Fix neutron-nova notifications
authorBen Nemec <bnemec@redhat.com>
Mon, 18 Jan 2016 23:48:52 +0000 (17:48 -0600)
committerBen Nemec <bnemec@redhat.com>
Mon, 18 Jan 2016 23:52:51 +0000 (17:52 -0600)
commit56a141cacbbc76bdd909c02e0e670a97676cb217
tree0ea259c4a1bb998c7319ef7b572d4e6f6c15df5f
parentbdfdce52ad08d4ce70e7d4ca61b1c6d8409a8730
Fix neutron-nova notifications

In our neutron.conf we configure both keystone v2 and v3 options,
which confuses the keystoneclient code responsible for deciding
which to use.  For whatever reason, having it talk to the
unversioned keystone endpoint and letting the client decide which
version that way makes it happy.  Except that we write a wrong
value for project_name, which makes it unhappy again.

This change fixes both of those issues, which allows notifications
to work again.

Change-Id: Ic3a329354d0ed071363183b5e06c0a42d2dd84ad
Closes-Bug: 1519525
puppet/controller.yaml