]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove deprecated nova_* options
authorCedric Brandily <zzelle@gmail.com>
Thu, 22 Oct 2015 21:15:18 +0000 (23:15 +0200)
committerCedric Brandily <zzelle@gmail.com>
Sat, 31 Oct 2015 23:13:10 +0000 (00:13 +0100)
commit26f008296bc11e927a58fe7bfe9b3ac6d1bb5365
tree23206b0573a686da943c42e0d9fafdf2015d9da3
parent3812613d6ef3098e6785ca1d68382b93f13d6916
Remove deprecated nova_* options

Neutron nova_* options have been deprecated in Kilo in favour of options
in [nova] section.

This change removes these options in order to simplify code, clarify
configuration and avoid a warning in unittests.

DocImpact
UpgradeImpact
Closes-Bug: #1509092
Related-Bug: #1403686
Change-Id: I950f72ad7d7d41cfa006f8c7105934301cd56faa
etc/neutron.conf
neutron/common/config.py
neutron/notifiers/nova.py