3ec5a22c76
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)
6 lines
134 B
YAML
6 lines
134 B
YAML
---
|
|
other:
|
|
- |
|
|
Add ``NoAuthClient`` for placement.client to enable fullstack testing of
|
|
placement reporting service plugin.
|