mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
Merge "Fix identity v2.0 entry point"
This commit is contained in:
commit
4430092706
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ console_scripts =
|
|||
|
||||
openstack.cli =
|
||||
|
||||
openstack.identity.v3_0 =
|
||||
openstack.identity.v2_0 =
|
||||
endpoint_create = openstackclient.identity.v2_0.endpoint:CreateEndpoint
|
||||
endpoint_delete = openstackclient.identity.v2_0.endpoint:DeleteEndpoint
|
||||
endpoint_list = openstackclient.identity.v2_0.endpoint:ListEndpoint
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue