File: multi-store-0c004fc8aba2a25d.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 (16 lines) | stat: -rw-r--r-- 686 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
prelude: >
    This release contains the base work for multiple back-ends changing how
    the back-ends get configured. Please note that in Rocky release the work
    is still experimental. Thus it's not advised to utilize the new configs in
    production environments before Stein release even though old config options
    are deprecated for removal.
features:
  - |
    EXPERIMENTAL: Multiple back-end stores
deprecations:
  - |
    'stores' and 'default_store' config options have been deprecated for
    removal. As the replacements are experimental for Rocky release, migration
    away from these options in production environments is not advised before
    Stein release.