File: update_plumgrid_config-82f3f631917f0e50.yaml

package info (click to toggle)
puppet-module-neutron 25.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,708 kB
  • sloc: ruby: 12,680; python: 38; sh: 15; makefile: 10
file content (10 lines) | stat: -rw-r--r-- 372 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
---
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.