python-tripleoclient/tripleoclient
Mathieu Bultel 6ca0ee146d Inherit UpdateCommand class from overcloud DeployCommand class
Instead of dealing with some decidated functions in Update/upgrade
classes for manipulating the plan and the env files,
inherit the update class from the DeployCommand class will allow the
update && upgrade to take benefit from the plan management code
and all the tips and tricks that the deploy class does for handling
the corner cases of the plan (access rights, path of user files)
Also it avoid to rewrite/duplicate some code to solve the issue where
the --templates option is ignored by the update workflow
(and upgrade for Queens btw).
Related tripleo-common review:
https://review.openstack.org/540816

Depends-On: Ica4bb404cd3a38a97300b8af36af41c35f09825c
Change-Id: Ib96f4f5078ec1c45981d051e546bf931d2885ae2
2018-02-14 17:37:29 +01:00
..
tests Inherit UpdateCommand class from overcloud DeployCommand class 2018-02-14 17:37:29 +01:00
v1 Inherit UpdateCommand class from overcloud DeployCommand class 2018-02-14 17:37:29 +01:00
workflows Inherit UpdateCommand class from overcloud DeployCommand class 2018-02-14 17:37:29 +01:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Add each command to the history file 2017-11-27 15:37:00 +00:00
constants.py Inherit UpdateCommand class from overcloud DeployCommand class 2018-02-14 17:37:29 +01:00
exceptions.py Fix error handling for actions 2017-09-27 18:09:33 +02:00
heat_launcher.py Mount a tmpfs filesystem for heat tmpfiles 2017-11-27 23:30:43 +00:00
noauth_policy.json Add heat_launcher module to help launch heat-all 2017-02-08 15:49:24 -05:00
plugin.py Merge "Tripleoclient unified queue name." 2017-11-08 05:15:23 +00:00
utils.py Revert "Remove the overcloudrc.v3 file" 2018-01-29 14:49:15 +00:00