fix amulet

This commit is contained in:
Edward Hope-Morley 2016-02-22 15:20:53 -05:00
parent 3295d96e09
commit eb66e24885
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
}