a8b631e097
This patch set will enable PLUMgrid Neutron plugin to switch to keystone v3. It also adds new parameter, related to PLUMgrid metadata implemetation Doc-ref: https://wiki.openstack.org/wiki/PLUMgrid-Neutron Change-Id: Ibf5b5f7430035291d7bb89fe6ec744746c909903
11 lines
372 B
YAML
11 lines
372 B
YAML
---
|
|
fixes:
|
|
- PLUMgrid neutron plugin assumes the default
|
|
keystone v2 for a given deployment. The issue
|
|
is fixed by switching the default config to
|
|
keystone v3.
|
|
- PLUMgrid neutron plugin isn't able to specify
|
|
nova metadata subnet, that is used by PLUMgrid
|
|
metadata implementation. The issue is fixed
|
|
by making nova_metadata_subnet configurable.
|