Fix amulet tests for recent nova-compute changes.

This commit is contained in:
James Page 2016-02-23 09:51:08 +00:00
commit 16454a8967

View File

@ -384,7 +384,6 @@ class CephOsdBasicDeployment(OpenStackAmuletDeployment):
conf = '/etc/nova/nova.conf'
expected = {
'libvirt': {
'rbd_pool': 'nova',
'rbd_user': 'nova-compute',
'rbd_secret_uuid': u.not_null
}