acceptance/ubuntu: enable ::nova::cell_v2::simple_setup
Because we have to. Change-Id: Id8bfa9ccac448faf842a5d39337d93096ce44673
This commit is contained in:
@@ -55,12 +55,7 @@ describe 'basic nova' do
|
|||||||
class { '::nova::keystone::authtoken':
|
class { '::nova::keystone::authtoken':
|
||||||
password => 'a_big_secret',
|
password => 'a_big_secret',
|
||||||
}
|
}
|
||||||
# TODO(aschultz): ubuntu's version of these commands are too old. Only
|
include '::nova::cell_v2::simple_setup'
|
||||||
# run the cell_v2 on the redhat test until after Ocata-m3 is available
|
|
||||||
# from UCA
|
|
||||||
if $::osfamily == 'RedHat' {
|
|
||||||
include '::nova::cell_v2::simple_setup'
|
|
||||||
}
|
|
||||||
class { '::nova::api':
|
class { '::nova::api':
|
||||||
service_name => 'httpd',
|
service_name => 'httpd',
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user