changing nixon repo to cloudbuilders
This commit is contained in:
parent
a3492ed4a9
commit
38fc665584
1 changed files with 1 additions and 1 deletions
2
stack.sh
2
stack.sh
|
@ -141,7 +141,7 @@ git_clone https://github.com/cloudbuilders/noVNC.git $NOVNC_DIR
|
||||||
# django powered web control panel for openstack
|
# django powered web control panel for openstack
|
||||||
git_clone https://github.com/cloudbuilders/openstack-dashboard.git $DASH_DIR
|
git_clone https://github.com/cloudbuilders/openstack-dashboard.git $DASH_DIR
|
||||||
# add nixon, will use this to show munin graphs in dashboard
|
# add nixon, will use this to show munin graphs in dashboard
|
||||||
git clone https://github.com/jakedahn/nixon.git $NIXON_DIR
|
git_clone https://github.com/cloudbuilders/nixon.git $NIXON_DIR
|
||||||
# python client library to nova that dashboard (and others) use
|
# python client library to nova that dashboard (and others) use
|
||||||
git_clone https://github.com/cloudbuilders/python-novaclient.git $NOVACLIENT_DIR
|
git_clone https://github.com/cloudbuilders/python-novaclient.git $NOVACLIENT_DIR
|
||||||
# openstackx is a collection of extensions to openstack.compute & nova
|
# openstackx is a collection of extensions to openstack.compute & nova
|
||||||
|
|
Loading…
Reference in a new issue