]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Make nova notifier work with sessions
authorJamie Lennox <jamielennox@redhat.com>
Wed, 17 Dec 2014 03:57:35 +0000 (13:57 +1000)
committerJamie Lennox <jamielennox@redhat.com>
Sun, 22 Feb 2015 23:07:03 +0000 (10:07 +1100)
commit13427a40768f1a4646520c6b7e3e8c988ce6e18c
tree4bee1487155906cb1705c60d9ead312349104cfe
parent194afde3a64b70a934ec94f40550137ceacffbe2
Make nova notifier work with sessions

This allows a variety of additional authentication methods and gives us
keystone V3 auth for free.

DocImpact: Deprecates the nova_admin_* config options in favour of
putting nova config options in the [nova] section.

Closes-Bug: #1403686
Change-Id: Ia9941cd3e85f21cbd4db9eb3cef8b200131af9ce
neutron/common/config.py
neutron/notifiers/nova.py