Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ansiwen committed Nov 4, 2015
1 parent 5251690 commit 80cd177
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ It's very simple:

After a while (around 10 minutes) you have an openstack runnig, and you can access the web-interface at http://localhost:8080/

With `vagrant ssh` you can log in to the VM.

In you current directory there will be a folder `openstack`, which contains the openstack source code and is shared with the devstack VM.

Inside of the VM you find the openstack data in /var/openstack.

## Configuration

If you wanna customize your configuration, copy `config.yaml.sample` to `config.yaml` end edit accordingly.
Expand Down

0 comments on commit 80cd177

Please sign in to comment.