zerovm / zerocloud

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

Reimplement contrib/vagrant DevStack environment using real OpenStack installation #180

Open larsbutler opened 9 years ago

larsbutler commented 9 years ago

DevStack was a great way to bootstrap a test environment inside vagrant, but it takes a long time to clone and install everything from scratch. Although it would be a bit more complex, installing OpenStack Swift the normal way (from packages) would be a bit cleaner and faster.