← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1370989] [NEW] s3_store_host including port num not working

 

Public bug reported:

Due to the following change in boto, "s3_store_host" with ":port num"
does not work for now.  If s3_store_host is configured with port num
like below, it will try to connect to 80 as the standard http port.

https://github.com/boto/boto/commit/0205cadde7b68c6648c410a9b1ef653655eae3b8

[/etc/glance/glace-api.conf]
s3_store_host=s3.cloudian.com:18080

** 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/1370989

Title:
  s3_store_host including port num not working

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

Bug description:
  Due to the following change in boto, "s3_store_host" with ":port num"
  does not work for now.  If s3_store_host is configured with port num
  like below, it will try to connect to 80 as the standard http port.

  https://github.com/boto/boto/commit/0205cadde7b68c6648c410a9b1ef653655eae3b8

  [/etc/glance/glace-api.conf]
  s3_store_host=s3.cloudian.com:18080

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


Follow ups

References