← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1424754] [NEW] Glance is breaking the swift client gate

 

Public bug reported:

    Need to correct how swift_store_endpoint is defaulted.
    
    Currently:
    
    swift_store_endpoint = None
    
    will initialize it as a string, which would cause a 'ClientException:
    Unsupported scheme' exception to be raised by head-of-tree swiftclient.
    
    This was breaking the swiftclient gate (gate-tempest-dsvm-neutron-src-python-swiftclient).

** Affects: glance
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1424754

Title:
  Glance is breaking the swift client gate

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
      Need to correct how swift_store_endpoint is defaulted.
      
      Currently:
      
      swift_store_endpoint = None
      
      will initialize it as a string, which would cause a 'ClientException:
      Unsupported scheme' exception to be raised by head-of-tree swiftclient.
      
      This was breaking the swiftclient gate (gate-tempest-dsvm-neutron-src-python-swiftclient).

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


Follow ups

References