python-tripleoclient/tripleoclient/v1
Adriano Petrich a3012ca424 Use stack name or id for backwards compatibility
Heat used to accept either stack name or id

Scale nodes in the documentation and in the argparse usage
states that stacks can be identified by name or id but mistral
only accepts stack names.

This makes the client accept names or ids and pass names for the
mistral workflow

Change-Id: If7527e36c1e5d2214dc155392a2e3750b38ec365
Closes-Bug: #1640933
2016-11-21 15:42:59 +00:00
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
baremetal.py Do not try to "provide" updated nodes not in "manageable" state 2016-11-03 11:12:42 +01:00
overcloud_deploy.py Change wording of help for --update-plan-only 2016-11-09 02:45:49 +00:00
overcloud_execute.py Migrate to using osc-lib 2016-09-13 22:35:01 +00:00
overcloud_image.py Support whole disk images in TripleO 2016-11-16 18:37:05 +01:00
overcloud_netenv_validate.py Migrate to using osc-lib 2016-09-13 22:35:01 +00:00
overcloud_node.py Use stack name or id for backwards compatibility 2016-11-21 15:42:59 +00:00
overcloud_parameters.py Remove openstackclient imports in the new parameters command 2016-09-19 08:50:07 +00:00
overcloud_plan.py Update the Mistral action names 2016-09-20 14:54:55 +01:00
overcloud_profiles.py Migrate to using osc-lib 2016-09-13 22:35:01 +00:00
overcloud_update.py Downloads templates from swift before processing update 2016-10-11 07:42:44 -04:00
undercloud.py Migrate to using osc-lib 2016-09-13 22:35:01 +00:00