Hi,<br><br>I got Openstack up and running on Debian with Devstack (btw : people interested in debian specificity can check the fork in my github account : nicolas2bonfils/devstack ).<br><br>Glance is configured with file backend and I want to setup it with swift backend. Actually Glance only support keystone v1 (see <a href="https://bugs.launchpad.net/glance/+bug/944946">https://bugs.launchpad.net/glance/+bug/944946</a>), and it blocks me.<br>
<br>I can authenticate in keystone and swift with v2, but I don't know how to configured Glance API to do the v1 auth.<br>The conf files (glance/keystone/swift) : <a href="https://gist.github.com/2215460">https://gist.github.com/2215460</a><br>
<br>Thanks for the help.<br><br>NB : I also ask on Launchpad (<a href="https://answers.launchpad.net/glance/+question/191833">https://answers.launchpad.net/glance/+question/191833</a>)<br><br>--- Nicolas<br>