File: conf-object-ctr-c0e1da0a67dad841.yaml

package info (click to toggle)
python-openstacksdk 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,352 kB
  • sloc: python: 122,960; sh: 153; makefile: 23
file content (6 lines) | stat: -rw-r--r-- 221 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
---
features:
  - |
    Added the ability to create a ``Connection`` from an ``oslo.config``
    ``CONF`` object. This is primarily intended to be used by OpenStack
    services using SDK for inter-service communication.