From 12ee1861085144f43e6e535f82ba5d9b5d9a5632 Mon Sep 17 00:00:00 2001 From: Jose Castro Leon Date: Wed, 25 Oct 2017 15:39:44 +0200 Subject: Add support for endpoing filter commands Implements the commands that allow to link and endpoint to a project for endpoint filter management. Implements: blueprint keystone-endpoint-filter Change-Id: Iecf61495664fb8413d35ef69f07ea929d190d002 --- releasenotes/notes/keystone-endpoint-filter-e930a7b72276fa2c.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 releasenotes/notes/keystone-endpoint-filter-e930a7b72276fa2c.yaml (limited to 'releasenotes') diff --git a/releasenotes/notes/keystone-endpoint-filter-e930a7b72276fa2c.yaml b/releasenotes/notes/keystone-endpoint-filter-e930a7b72276fa2c.yaml new file mode 100644 index 00000000..5a633eed --- /dev/null +++ b/releasenotes/notes/keystone-endpoint-filter-e930a7b72276fa2c.yaml @@ -0,0 +1,5 @@ +--- +features: + - | + Add ``endpoint add project``, ``endpoint remove project`` and ``endpoint + list`` commands to manage endpoint filters in identity v3. -- cgit v1.2.1