File: flavor_fix-a53c6b326dc34a2c.yaml

package info (click to toggle)
python-openstacksdk 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,352 kB
  • sloc: python: 122,960; sh: 153; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 257 bytes parent folder | download | duplicates (6)
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.