diff --git a/manifests/neutron.pp b/manifests/neutron.pp index 2a5eee579..a99fcafbf 100644 --- a/manifests/neutron.pp +++ b/manifests/neutron.pp @@ -67,7 +67,7 @@ class openstack_integration::neutron { debug => true, } class { '::neutron::server::notifications': - nova_admin_password => 'a_big_secret', + password => 'a_big_secret', } include ::vswitch::ovs