Bug 1302049 - S3 storage is not configured, but is listed in Keystone endpoints
Summary: S3 storage is not configured, but is listed in Keystone endpoints
Keywords:
Status: CLOSED DUPLICATE of bug 1317110
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-packstack
Version: 8.0 (Liberty)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 8.0 (Liberty)
Assignee: Ivan Chavero
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
Depends On: 1138740
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-26 16:12 UTC by Arx Cruz
Modified: 2016-04-18 07:09 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1138740
Environment:
Last Closed: 2016-03-23 00:16:52 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 287002 0 None None None 2016-03-03 08:04:22 UTC
OpenStack gerrit 291048 0 None None None 2016-03-10 08:10:40 UTC

Comment 1 Alan Pevec 2016-02-26 19:23:57 UTC
Having S3 in service catalog is clearly wrong, this should be cleaned up.
BTW nova-objectstore mentioned as workaround is gone in Mitaka.

Comment 2 Alan Pevec 2016-03-01 20:51:27 UTC
So the issue is that puppet-swift enables this endpoint by default: https://github.com/openstack/puppet-swift/blob/master/manifests/keystone/auth.pp#L165 which is wrong, it should be defined ONLY when swift3 is enabled:
https://github.com/openstack/puppet-swift/blob/master/manifests/proxy/swift3.pp

Workaround in packstack could be to set explicit configure_s3_endpoint = false

Comment 3 Alan Pevec 2016-03-01 22:46:01 UTC
This change added s3 endpoints as a part of a bigger change:
https://review.openstack.org/#/c/275617/1/packstack/puppet/templates/keystone_swift.pp@5

Lukas, ^ check comment there

Comment 4 Ivan Chavero 2016-03-03 08:04:22 UTC
Added patch that sets configure_s3_endpoint = false

https://review.openstack.org/#/c/287002/

Comment 5 Alan Pevec 2016-03-04 00:32:39 UTC
287002 was merged upstream - please backport where required

Comment 6 Ivan Chavero 2016-03-10 08:10:40 UTC
Backported patch
https://review.openstack.org/#/c/291048

Comment 7 Alan Pevec 2016-03-23 00:16:52 UTC
Looks like this was duplicated and fixed as bug 1317110.

*** This bug has been marked as a duplicate of bug 1317110 ***


Note You need to log in before you can comment on or make changes to this bug.