File: glance_db_sync-1371e578fff11d4d.yaml

package info (click to toggle)
puppet-module-glance 25.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,916 kB
  • sloc: ruby: 5,895; python: 38; makefile: 11; sh: 10
file content (6 lines) | stat: -rw-r--r-- 291 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
deprecations:
  - Deprecate glance::registry::sync_db. The option will be removed in a future release.
    Now we should use glance::api::sync_db.
    The reason of this change is because Glance Registry is no longer required with API v2
    and API v1 has been deprecated since Mitaka.