File: allow-port-create-with-extra-dhcp-options-c2c40e4002b52e2a.yaml

package info (click to toggle)
python-openstackclient 8.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,872 kB
  • sloc: python: 131,970; makefile: 140; sh: 22
file content (6 lines) | stat: -rw-r--r-- 232 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
features:
  - |
    Add ``--extra-dhcp-options`` parameter to the ``port create`` command. The
    neutronclient ``port-create`` command can accept extra DHCP options, add
    it to the openstackclient in order to be consistent.