** Changed in: nova
       Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1458013

Title:
  ec2 code uses requests to talk to keystone (not keystoneclient)

Status in OpenStack Compute (nova):
  Won't Fix

Bug description:
  This code:
  
https://github.com/openstack/nova/blob/master/nova/api/ec2/__init__.py#L270-L288
  uses requests directly to talk to keystone, which means that the ssl
  option configuration is nonstandard. We should use the keystoneclient
  directly for consistency.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1458013/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to