zerovm / zerocloud

Swift middleware for Zerocloud
Apache License 2.0
53 stars 14 forks source link

vagrant: pin devstack swift version #161

Closed larsbutler closed 9 years ago

larsbutler commented 9 years ago

A patch recently committed to Swift (034fae630cfd652093ef53164a7f9f43bde67336) completely broke ZeroCloud. I don't know precisely the root cause; I found the bad commit by trail and error.

This change pins devstack installations to a version of Swift just before this "bad" patch.

pkit commented 9 years ago

Looks like keystoneauth was changed and ACLs are now different. I don't see why or how it could break zerocloud. And I don't have time for testing it right now.