Add placement service
Nova dropped the placement service so we need to configure the standalone placement service now. Change-Id: I38f013db3c475fbb5429d3b3e13e95667dcc8c73
This commit is contained in:
parent
211d8a71e4
commit
47e11f0999
@ -12,6 +12,7 @@ describe 'basic octavia' do
|
|||||||
include ::openstack_integration::mysql
|
include ::openstack_integration::mysql
|
||||||
include ::openstack_integration::keystone
|
include ::openstack_integration::keystone
|
||||||
if $::osfamily == 'RedHat' {
|
if $::osfamily == 'RedHat' {
|
||||||
|
include ::openstack_integration::placement
|
||||||
include ::openstack_integration::nova
|
include ::openstack_integration::nova
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user