neutron-lib/neutron_lib/placement
Lajos Katona 3ec5a22c76 Add noauth option for placement client
To make possible the fullstack testing of bandwidth reporting towards
placement and syncing of resources, we have to start a small process, a
fake placement that can answer back placement REST API requests.
For this we have to add a noauth client to bypass keystone in case of
fullstack testing.

Change-Id: I199157e47f05f3b21eed15a1eb39b31a009030dd
Needed-By: https://review.openstack.org/642527
Partial-Bug: #1578989
See-Also: https://review.openstack.org/502306 (nova spec)
See-Also: https://review.openstack.org/508149 (neutron spec)
2019-04-15 10:52:44 +02:00
..
__init__.py Placement client: move to neutron_lib.placement 2018-08-21 16:52:30 +02:00
client.py Add noauth option for placement client 2019-04-15 10:52:44 +02:00
constants.py Adapt to changed resource class names 2018-11-07 14:15:07 +01:00
utils.py Placement: utils 2018-08-21 16:52:30 +02:00