upstream/openstack/python-openstackclient/centos/patches
Kam Nasim bda6517c97 Distributed Keystone for Distributed Cloud - Endpoint filters
Bringing in the Endpoint Filter Group blueprint into Openstack
client. Endpoint filter groups have been around in Keystone since the
days of KILO but only picked up by Openstack client in v3.15.

In the absence of Endpoint filter groups, clients are responsible for
filtering the endpoint list, instead of Keystone sending a tailored
list. For e.g. in Distributed Cloud, local Openstack services in the
Central Region should not be seeing endpoints for subclouds, as they
don't directly communicate with subclouds.

As part of this blueprint we also had to bring in an important
commit that Optimizes the command "openstack endpoint list". The current
behavior is to make a Service call for each Endpoint in the Endpoint
list, so for N endpoints yo have N + 1 calls to Keystone. The new
behavior makes 1 call for Endpoint list, and 1 call for Service list and
works with the two lists... so you do down from (N+1) calls to 2

Change-Id: I9c03938c25b56d64b59ce42cae5026f2830f02b7
Signed-off-by: Tyler Smith <tyler.smith@windriver.com>
2018-06-22 14:11:33 -05:00
..
0001-CGTS-7947-add-os-keystone-region-name-to-identity-cl.patch StarlingX open source release updates 2018-05-31 07:37:19 -07:00
0001-Optimize-getting-endpoint-list.patch Distributed Keystone for Distributed Cloud - Endpoint filters 2018-06-22 14:11:33 -05:00
0001-US101470-Openstackclient-implementation-of-novaclien.patch StarlingX open source release updates 2018-05-31 07:37:19 -07:00
0001-US106901-Openstack-CLI-Adoption.patch StarlingX open source release updates 2018-05-31 07:37:19 -07:00
0001-neutron-extensions.patch StarlingX open source release updates 2018-05-31 07:37:19 -07:00
0002-Add-support-for-endpoing-filter-commands.patch Distributed Keystone for Distributed Cloud - Endpoint filters 2018-06-22 14:11:33 -05:00
0002-US101470-Openstackclient-implementation-of-novaclien.patch StarlingX open source release updates 2018-05-31 07:37:19 -07:00
0002-US106901-Openstack-CLI-Adoption.patch StarlingX open source release updates 2018-05-31 07:37:19 -07:00
0003-Add-support-for-endpoint-group-commands.patch Distributed Keystone for Distributed Cloud - Endpoint filters 2018-06-22 14:11:33 -05:00
0003-US106901-Openstack-CLI-Adoption.patch StarlingX open source release updates 2018-05-31 07:37:19 -07:00
CGTS-7814-warning-only-when-the-admin-password-chang.patch StarlingX open source release updates 2018-05-31 07:37:19 -07:00
openstackClient_Passwordchange_warning.patch StarlingX open source release updates 2018-05-31 07:37:19 -07:00