0740766467
Currently, there is no way to authenticate a user through Neutron CLI by just using endpoint and token authentication. This simple fix will at least allow for that to be permitted. Change-Id: Ia7d285af224ef225aa20f83d7d4c87b81aac58ed Closes-Bug: 1450414
8 lines
225 B
YAML
8 lines
225 B
YAML
---
|
|
features:
|
|
- |
|
|
CLI support for token-endpoint authentication.
|
|
|
|
* Allows for authentication via ``--os-token`` and ``--os-url`` options
|
|
or the ``OS_TOKEN`` and ``OS_URL`` environment variables, respectively
|