Odyssey
|
Public Member Functions | |
def | setup_args (self, parser) |
def | run (self, args) |
![]() | |
def | prerun (self, *args, **kwargs) |
def | get_stack (self, name) |
![]() | |
def | add_stack_argument (self, *args, env=DEFAULT_STACK_ENV, help=None, metavar='STACK_NAME', **kwargs) |
def | check_requirements (self, stack) |
Static Public Attributes | |
string | name = 'setenv' |
dictionary | allowed_states = {'ready', 'active', 'corrupt', 'partial_deploy'} |
![]() | |
string | stacks_bucket = 'homecu.odyssey.stacks' |
![]() | |
allowed_states = set() | |
string | min_version = "0" |
max_version = VERSION | |
Additional Inherited Members | |
![]() | |
stacks | |
Set or clear an env variable in a stack configuration. Note that the env var won't take effect until the next deploy.