Skip to content

Instantly share code, notes, and snippets.

@kragniz
Created January 14, 2015 13:54
Show Gist options
  • Select an option

  • Save kragniz/54c7516ea8e896b6adb8 to your computer and use it in GitHub Desktop.

Select an option

Save kragniz/54c7516ea8e896b6adb8 to your computer and use it in GitHub Desktop.
Swift devstack
$ cd ~/devstack
$ cat localrc
ADMIN_PASSWORD=whatevs
MYSQL_PASSWORD=whatevs
RABBIT_PASSWORD=whatevs
SERVICE_PASSWORD=whatevs
SERVICE_TOKEN=whatevs
FLAT_INTERFACE=br100
HOST_IP=10.0.0.7
ENABLED_SERVICES=${ENABLED_SERVICES},s-proxy,s-object,s-container,s-account
SWIFT_HASH=whatevs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment