File: fix-tag-attribute-disappearing-25483a80f548ef35.yaml

package info (click to toggle)
python-novaclient 2%3A11.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,512 kB
  • sloc: python: 21,720; sh: 62; makefile: 21
file content (13 lines) | stat: -rw-r--r-- 452 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
fixes:
  - |
    Microversion 2.42 is related to the following bug.

    * https://bugs.launchpad.net/nova/+bug/1658571

    The following options have been changed as of Microversion 2.42.

    * Remove ``tag`` attribute in ``--block-device`` option
      on the server boot (nova boot) between microversion 2.33 and 2.41.
    * Remove ``tag`` attribute in ``--nic`` option
      on the server boot (nova boot) between microversion 2.37 and 2.41.