Browse code

Target Dashboard to diablo branch

Devin Carlen authored on 2011/10/03 12:44:39
Showing 1 changed files
... ...
@@ -16,7 +16,7 @@ NOVNC_BRANCH=master
16 16
 
17 17
 # django powered web control panel for openstack
18 18
 DASH_REPO=https://github.com/cloudbuilders/openstack-dashboard.git
19
-DASH_BRANCH=master
19
+DASH_BRANCH=diablo
20 20
 
21 21
 # python client library to nova that dashboard (and others) use
22 22
 NOVACLIENT_REPO=https://github.com/cloudbuilders/python-novaclient.git