nova/releasenotes/notes/remove-deprecated-neutron-options-5f3a782aa9082fb5.yaml
Monty Taylor a67394a058 Remove deprecated neutron auth options
As a step towards using keystoneauth instead of keystoneclient, remove
the deprecated to-be-removed-in-mitaka neutron auth options so that we
don't have to translate the deprecated code paths to the new library
interface.

bp: keystoneclient-to-keystoneauth

Co-Authored-By: Morgan Fainberg <morgan.fainberg@gmail.com>
Change-Id: I3e3393d99533a70379822178983f73d5eef09bee
2015-12-09 06:04:05 -08:00

7 lines
233 B
YAML

---
upgrade:
- The old neutron communication options that were
slated for removal in Mitaka are no longer available.
This means that going forward communication to neutron
will need to be configured using auth plugins.