File: bp-domain-config-9566e672a98f4e7f.yaml

package info (click to toggle)
python-keystoneclient 1%3A5.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,548 kB
  • sloc: python: 21,934; sh: 171; xml: 149; makefile: 100
file content (7 lines) | stat: -rw-r--r-- 294 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
features:
  - Added support for ``domain configs``. A user can now
    upload domain specific configurations to keytone
    using the client. See ``client.domain_configs.create``,
    ``client.domain_configs.delete``, ``client.domain_configs.get``
    and ``client.domain_configs.update``.