puppet-neutron/releasenotes/notes/update_plumgrid_config-82f3f631917f0e50.yaml
Qasim Sarfraz a8b631e097 New config parameters for PLUMgrid Neutron plugin
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
2016-05-24 10:46:14 +05:00

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.