File: flavor_fix-a53c6b326dc34a2c.yaml

package info (click to toggle)
python-openstacksdk 0.101.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,888 kB
  • sloc: python: 90,744; sh: 173; makefile: 21
file content (7 lines) | stat: -rw-r--r-- 257 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
---
features:
  - Flavors will always contain an 'extra_specs' attribute. Client cruft,
    such as 'links', 'HUMAN_ID', etc. has been removed.
fixes:
  - Setting and unsetting flavor extra specs now works. This had
    been broken since the 1.2.0 release.