1eae301c4f
Implements the commands for endpoint group filter management. Includes the CRUD management of the endpoint groups and the association management between them and the projects that are using this method. Implements: blueprint keystone-endpoint-filter Change-Id: I4265f7f8598d028191e90d76781b7b6ece6fef64
8 lines
392 B
YAML
8 lines
392 B
YAML
---
|
|
features:
|
|
- |
|
|
Add endpoint group commands: ``endpoint group add project``, ``endpoint group create``,
|
|
``endpoint group delete``, ``endpoint group list``, ``endpoint group remove project``,
|
|
``endpoint group set`` and ``endpoint group show``.
|
|
[Blueprint `keystone-endpoint-filter <https://blueprints.launchpad.net/python-openstackclient/+spec/keystone-endpoint-filter>`_]
|