Fix amulet tests for recent nova-compute changes.

This commit is contained in:
James Page 2016-02-23 09:52:38 +00:00
commit d65bb7a214
1 changed files with 0 additions and 1 deletions

View File

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