python-tripleoclient/tripleoclient/v1
Martin André d2cc4c5489 Rename options to the prepare command for clarity
Changed the following options:
* '--images-file' to '--output-images-file'
* '--env-file' to '--output-env-file'
* '--service-environment-file' to '--environment-file' in order to
  match the equivalent option of the deploy command.

The old options are still in place and show a Deprecation warning in
the help message.

Change-Id: I24a6021d19ffe74760f9897e9bf3453742939bc9
Closes-Bug: #1723157
2017-10-20 11:59:17 +02:00
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
baremetal.py Use simplejson to load json file 2017-07-24 23:05:35 +02:00
container_image.py Rename options to the prepare command for clarity 2017-10-20 11:59:17 +02:00
overcloud_config.py Implement minor update workflow with config download 2017-10-16 07:11:46 +00:00
overcloud_credentials.py Add a new command to get the overcloudrc files 2017-04-03 12:57:00 +00:00
overcloud_delete.py Fix stack delete client 2017-02-09 16:36:04 -07:00
overcloud_deploy.py Merge "Write breakpoint cleanup env to swift" 2017-09-07 14:02:37 +00:00
overcloud_execute.py Migrate to using osc-lib 2016-09-13 22:35:01 +00:00
overcloud_image.py Modified --os-image option in overcloud image upload 2017-07-05 09:51:44 +02:00
overcloud_netenv_validate.py Replace yaml.load() with yaml.safe_load() 2017-01-20 02:22:59 +00:00
overcloud_node.py Add 'overcloud node discover' command 2017-06-09 13:41:27 +02:00
overcloud_parameters.py Use simplejson to load json file 2017-07-24 23:05:35 +02:00
overcloud_plan.py Optional override of the plan environment file 2017-06-23 05:56:55 -04:00
overcloud_profiles.py Migrate to using osc-lib 2016-09-13 22:35:01 +00:00
overcloud_raid.py Create command for building RAID on given nodes 2017-01-23 17:01:36 +01:00
overcloud_roles.py Move roles functions to tripleo-common 2017-07-06 16:05:54 -06:00
overcloud_support.py Add overcloud support report collect command 2017-05-11 09:28:59 -06:00
overcloud_update.py Implement minor update workflow with config download 2017-10-16 07:11:46 +00:00
undercloud.py Call undercloud pre-upgrade hook 2017-07-11 20:50:29 +00:00
undercloud_deploy.py Merge "Don't doube kill heat_all" 2017-10-19 06:06:19 +00:00