File: bug-1675975-ad91a7a34e0esywc.yaml

package info (click to toggle)
python-cinderclient 1%3A9.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,864 kB
  • sloc: python: 17,850; makefile: 92; sh: 35
file content (6 lines) | stat: -rw-r--r-- 263 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
fixes:
- The 'server_id' is now a required parameter when creating an
  attachment, that means we should create an attachment with
  a command like, 'cinder attachment-create <volume> <server_id>'.
  [Bug `1675975 <https://bugs.launchpad.net/bugs/1675975>`_]