openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #06982
Odd glance settings
When working on the newer devstack.
I am seeing the following in glance configuration.
https://github.com/cloudbuilders/devstack/blob/master/files/glance-api.conf#L85
# Whether to use ServiceNET to communicate with the Swift storage servers.
# (If you aren't RACKSPACE, leave this False!)
#
# To use ServiceNET for authentication, prefix hostname of
# `swift_store_auth_address` with 'snet-'.
# Ex. https://example.com/v1.0/ -> https://snet-example.com/v1.0/
swift_enable_snet = False
What is up with that?
Should rackspace specifics be there at all? I'm confused as to how that got there in the first place.
?
-Josh
Follow ups