<HTML>
<HEAD>
<TITLE>Odd glance settings</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>When working on the newer devstack.<BR>
<BR>
I am seeing the following in glance configuration.<BR>
<BR>
<a href="https://github.com/cloudbuilders/devstack/blob/master/files/glance-api.conf#L85">https://github.com/cloudbuilders/devstack/blob/master/files/glance-api.conf#L85</a><BR>
</SPAN></FONT><SPAN STYLE='font-size:11pt'><FONT FACE="Courier, Courier New"><BR>
</FONT></SPAN><FONT FACE="Courier, Courier New"><FONT SIZE="1"><SPAN STYLE='font-size:9pt'># Whether to use ServiceNET to communicate with the Swift storage servers.<BR>
# (If you aren't RACKSPACE, leave this False!)<BR>
#<BR>
# To use ServiceNET for authentication, prefix hostname of<BR>
# `swift_store_auth_address` with 'snet-'.<BR>
# Ex. <a href="https://example.com/v1.0/">https://example.com/v1.0/</a> -> <a href="https://snet-example.com/v1.0/">https://snet-example.com/v1.0/</a><BR>
swift_enable_snet = False<BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
What is up with that?<BR>
<BR>
Should rackspace specifics be there at all? I’m confused as to how that got there in the first place.<BR>
<BR>
?<BR>
<BR>
-Josh</SPAN></FONT>
</BODY>
</HTML>