Browse code

use diablo vintage dashboard

Anthony Young authored on 2011/10/19 12:02:29
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