skyline-console/releasenotes/notes/Support-No-Cinder-73ab2fe7c0a40324.yaml
xusongfu 7ac40b2650 fix: Support no-cinder
1. Update base client to support service disable
2. Remove volume in create instance if no-cinder
3. Remove cinder services in overview page if no-cinder
4. Remove some storage services if no-cinder
5. Remove volume in monitor centers if no-cinder

Change-Id: Ib6f8f3ed86098b4097b0428b48f0b136bf5ee349
Closes-Bug: #1939984
2022-03-25 12:57:28 +08:00

16 lines
421 B
YAML

---
fixes:
- |
`Bug #1939984 <https://bugs.launchpad.net/skyline-apiserver/+bug/1939984>`_:
Add support for no-cinder scenaio
1.Update base client to support service disable
2.Remove volume in create instance if no-cinder
3.Remove volume and other cinder services in overview page if no-cinder
4.Remove some storage services if no-cinder
5.Remove volume in monitor centers if no-cinder