Merge "Add hide_create_volume option to defaults"
This commit is contained in:
commit
e3a57e288a
@ -282,6 +282,7 @@ horizon_launch_instance_defaults:
|
|||||||
disable_volume: False
|
disable_volume: False
|
||||||
disable_volume_snapshot: False
|
disable_volume_snapshot: False
|
||||||
create_volume: True
|
create_volume: True
|
||||||
|
hide_create_volume: False
|
||||||
|
|
||||||
## Barbican UI Panel
|
## Barbican UI Panel
|
||||||
horizon_enable_barbican_ui: "{{ (groups['barbican_all'] is defined) and (groups['barbican_all'] | length > 0) }}"
|
horizon_enable_barbican_ui: "{{ (groups['barbican_all'] is defined) and (groups['barbican_all'] | length > 0) }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user