Define the default_floating_pool here so we can use it in nova client
This commit is contained in:
parent
8b26ace605
commit
69cae3c7aa
1 changed files with 1 additions and 0 deletions
|
@ -370,6 +370,7 @@
|
|||
- ini_file: dest=/etc/nova/nova.conf section=DEFAULT option=novncproxy_host value={{ controller_hostname }}
|
||||
- ini_file: dest=/etc/nova/nova.conf section=DEFAULT option=ssl_only value=False
|
||||
- ini_file: dest=/etc/nova/nova.conf section=DEFAULT option=scheduler_default_filters value=RetryFilter,AvailabilityZoneFilter,RamFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,CoreFilter,DiskFilter
|
||||
- ini_file: dest=/etc/nova/nova.conf section=DEFAULT option=default_floating_pool value=external
|
||||
|
||||
- ini_file: dest=/etc/glance/glance-api.conf section=keystone_authtoken option=auth_uri value=https://{{ controller_hostname }}:5000
|
||||
- ini_file: dest=/etc/glance/glance-api.conf section=keystone_authtoken option=auth_protocol value=https
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue