File: bug-2001080-de52ead3c5466792.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-- 288 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
fixes:
  - |
    [`bug 2001080 <https://storyboard.openstack.org/#!/story/2001080>`_]
    Project update will only update the enabled field of projects when
    ``enabled=True`` or ``enabled=False`` is passed explicitly. The previous
    behavior had ``enabled=True`` as the default.