File: osc4-compute-09246008eff260cb.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 (8 lines) | stat: -rw-r--r-- 257 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
---
upgrade:
  - |
    Remove deprecated ``ip fixed add|remove`` commands.
    Use ``server add|remove fixed ip`` commands instead.
  - |
    Remove deprecated ``ip floating add|remove`` commands.
    Use ``server add|remove floating ip`` commands instead.