File: add_update_service-28e590a7a7524053.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-- 262 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
---
features:
  - Add the ability to update a keystone service information. This feature is
    not available on keystone v2.0. The new function, update_service(), allows
    the user to update description, name of service, service type, and enabled
    status.