python-tripleoclient/tripleoclient
Saravanan KR 87d25a3cde DeployIdentifier should be provided for any parameter actions
DeployIdentifier is update during the deployment workflow in the
tripleo_common, but all the parameter update and get workflows,
before the depoloyment will fail since the parameter is not provided
for the heat stack validation. Adding a dummy entry for the DeployIdentifier
in the tripleoclient which will be replaced to a timestamp in the
deploy workflow.

Closes-Bug: #1759326
Change-Id: I26cc11895a376788d8aad41727676bec73a15d69
(cherry picked from commit 4cb7a22529)
2018-07-17 02:17:05 +00:00
..
tests DeployIdentifier should be provided for any parameter actions 2018-07-17 02:17:05 +00:00
v1 DeployIdentifier should be provided for any parameter actions 2018-07-17 02:17:05 +00:00
workflows Convert enable-ssh-admin.sh to python 2018-06-18 20:30:19 +00: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 Convert enable-ssh-admin.sh to python 2018-06-18 20:30:19 +00: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 Pass the queue_name to messaging_websocket function for update 2018-03-06 13:47:52 +02:00
utils.py Add --stack to update, upgrade and ffwd-upgrade 'run' CLI. 2018-05-05 15:45:23 +02:00