Skip to content

Commit

Permalink
Instructions updated. Horizon script points to appliance setup.
Browse files Browse the repository at this point in the history
  • Loading branch information
kordless committed Apr 13, 2014
1 parent 54f7ce4 commit 77d7539
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion grizzly/openstack_horizon.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ echo "##########################################################################
echo;
echo "The horizon dashboard should be at http://$managementip/horizon. Login with admin/$password"
echo;
echo "To finish, run the StackMonkey virtual appliance setup: ./openstack_stackmonkey_va.sh"
echo "Now run the StackMonkey virtual appliance setup: ./openstack_stackmonkey_va.sh"
echo;
echo "#######################################################################################"

2 changes: 1 addition & 1 deletion grizzly/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ The virtual appliance setup can be run by typing the following command:

./openstack_stackmonkey_va.sh

More information about the project can be viewed on the [StackMonkey pool's site](https://www.stackmonkey.com).
More information about the project can be viewed on the [StackMonkey pool's site](https://www.stackmonkey.com). There is also a [video guide](https://vimeo.com/91805503) that walks you through setting up your first appliance.

#### OpenStack Cheat Sheet
An OpenStack Command Line Cheat Sheet is available on [Anystacker's site](http://anystacker.com/2014/02/openstack-command-line-cheat-sheet/). Commands can be run once the **setuprc** file has been sourced:
Expand Down

0 comments on commit 77d7539

Please sign in to comment.