File: osc4-network-db2aed696d964ca6.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (12 lines) | stat: -rw-r--r-- 435 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
---
upgrade:
  - |
    Remove deprecated ``port create|set`` options ``--device-id`` and ``--host-id``.
    Use ``--device`` and ``--host`` options instead.
  - |
    Remove deprecated ``router set`` option ``--clear-routes``.
    Use ``--no-route`` option instead.
  - |
    Remove deprecated ``security group rule create`` options ``--src-ip`` and
    ``--src-group``.
    Use ``--remote-ip`` and ``--remote-group`` options instead.