
The functional tests use an explicit endpoint and token for auth to the placement fixture. Before openstack client 4.0.0 os-url was a way to specify the endpoint. Now os-endpoint is the way. Update accordingly. Note that this doesn't impact the behavior of the plugin itself, just the tests. Change-Id: Id4f8f0224f61c1741e6a1a8369ec053bb1824e8a
osc-placement
OpenStackClient plugin for the Placement service
This is an OpenStackClient plugin, that provides CLI for the Placement service. Python API binding is not implemented - Placement API consumers are encouraged to use the REST API directly, CLI is provided only for convenience of users.
- Free software: Apache license
- Documentation: https://docs.openstack.org/osc-placement/latest/index.html
- Source: https://opendev.org/openstack/osc-placement
- Bugs: https://bugs.launchpad.net/placement-osc-plugin
- Release notes: https://docs.openstack.org/releasenotes/osc-placement/
Description
Languages
Python
100%