File: mitaka_providers-040ac57a732b1e82.yaml

package info (click to toggle)
puppet-module-neutron 9.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,832 kB
  • ctags: 210
  • sloc: ruby: 11,664; python: 35; sh: 20; makefile: 17
file content (11 lines) | stat: -rw-r--r-- 438 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - Neutron_subnet will now be able to update.
  - Add support for modern authentification to providers.
  - Add 'distributed' parameter for neutron_router.
  - Add 'ha' parameter for neutron_router.
  - Add IPv6 options to Neutron_subnet type.
  - On providers, correctly parse csv even with extra output.
  - Add 'desc' parameter for Neutron_router_interface.
fixes:
  - Add normal bug fixes here, or remove this section.