distcloud/dcmanager/common
Tyler Smith 36702d225c Adding arbitrary deploy playbook execution to subcloud add command
This commit introduces the ability to pass a playbook and playbook
values file to the dcmanager subcloud add command.  The deployment
is now split into two phases: bootstrapping, where the bootstrap
ansible playbook is run with the supplied bootstrap values yaml file,
and deploying, where the specified ansible playbook is executed with
the given yaml values file pointing to the subcloud.

Change-Id: I2ff3034b1db88d9da89e634220a394ab9dfce64b
Story: 2004766
Task: 36712
Signed-off-by: Tyler Smith <tyler.smith@windriver.com>
2019-09-23 11:01:11 -04:00
..
__init__.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
config.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
consts.py Adding arbitrary deploy playbook execution to subcloud add command 2019-09-23 11:01:11 -04:00
context.py Use triple double-quoted strings for docstrings 2019-07-01 15:10:59 +08:00
exceptions.py Fix pep8 error when running tox 2018-10-29 06:23:49 +08:00
i18n.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
manager.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
messaging.py Remove oslo transport aliases 2019-04-10 11:36:33 -04:00
policy.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
serializer.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
utils.py FIX other issues for Python 2/3 compatible code 2019-01-15 00:33:54 +00:00
version.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00