yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #14331
[Bug 1318436] Re: Missing Defaults in the Identity Python Client
I do not think it makes sense to default the internal and admin URLs to
an arbitrary value, as not all services necessarily utilize those
interfaces. That said, making them both optional arguments, which they
don't appear to be, seems like a reasonable step.
** Project changed: keystone => python-keystoneclient
** Summary changed:
- Missing Defaults in the Identity Python Client
+ Missing Defaults in the create() method in v2 EndpointManager
** Tags added: user-experience
** Changed in: python-keystoneclient
Importance: Undecided => Low
** Changed in: python-keystoneclient
Status: New => Triaged
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1318436
Title:
Missing Defaults in the create() method in v2 EndpointManager
Status in Python client library for Keystone:
Triaged
Bug description:
The create method in the EndpointManager class of the client is
missing the defaults for the region, adminurl and internalurl
parameters, unlike the endpoint-create command of the CLI.
The client should be changed to use the same defaults as the CLI.
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/1318436/+subscriptions
References