File: support-cinder-multiple-stores-6cc8489f8f4f8ff3.yaml

package info (click to toggle)
python-glance-store 5.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,888 kB
  • sloc: python: 18,046; sh: 41; makefile: 34
file content (10 lines) | stat: -rw-r--r-- 347 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    Added support for cinder multiple stores. Operators can now configure
    multiple cinder stores by configuring a unique cinder_volume_type for
    each cinder store.
upgrade:
  - |
    Legacy images will be moved to specific stores as per their current
    volume's type and the location URL will be updated respectively.