Fix amulet tests
This commit is contained in:
parent
0e9e541784
commit
0b6831cd06
@ -451,7 +451,8 @@ class NovaCCBasicDeployment(OpenStackAmuletDeployment):
|
||||
'libvirt_use_virtio_for_bridges': 'True',
|
||||
'connection_type': 'libvirt',
|
||||
'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf',
|
||||
'verbose': 'True',
|
||||
'verbose': 'False',
|
||||
'debug': 'False',
|
||||
'ec2_private_dns_show_ip': 'True',
|
||||
'api_paste_config': '/etc/nova/api-paste.ini',
|
||||
'volumes_path': '/var/lib/nova/volumes',
|
||||
|
Loading…
Reference in New Issue
Block a user