Commit Graph

3 Commits

Author SHA1 Message Date
ramishra
7f195ff9a8 Remove DefaultPasswords interface
This was mainly there as an legacy interface which was
for internal use. Now that we pull the passwords from
the existing environment and don't use it, we can drop
this.

Reduces a number of heat resources.

Change-Id: If83d0f3d72a229d737a45b2fd37507dc11a04649
2021-02-12 11:38:44 +05:30
Emilien Macchi
e5cc47f9e2 Introduce {{role.name}}ExtraGroupVars
{{role.name}}ExtraGroupVars (e.g. ControllerExtraGroupVars) is a new
interface to override any Ansible group var for a specific role.

If the group var was already defined in a service, the ExtraGroupVars
will override it.

Depends-On: https://review.opendev.org/717170
Change-Id: I3115ea3b1bd14979bad5e2ed45e91107ee969ca9
2020-04-04 03:49:17 +00:00
Alex Schultz
c1f7facac0 Add an experimental test container volume create service
This adds a test volume service that can be used to create a basic
container volume on the host during step 2.  This volume has been
added to the scenario002 standalone to exercise thie opt volume
configurations that we expose for heat.

Related-Bug: #1843734
Change-Id: Ia8fa1750bbd9a9b528050e074e55005af480b4f5
2019-12-23 16:47:42 +00:00