f10f704bfa
Services can be updated, we can even update them! Keystone v2.0 did not allow updates, Keystone v3 does Improve unit tests to test v3 items for service functions Change-Id: I36b9f92f7b551451973e3681dd8814ed90614b9c
7 lines
262 B
YAML
7 lines
262 B
YAML
---
|
|
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.
|