Browse code

devin sucks

Jesse Andrews authored on 2011/10/04 11:44:33
Showing 1 changed files
... ...
@@ -25,7 +25,7 @@ NOVACLIENT_BRANCH=master
25 25
 # openstackx is a collection of extensions to openstack.compute & nova
26 26
 # that is *deprecated*.  The code is being moved into python-novaclient & nova.
27 27
 OPENSTACKX_REPO=https://github.com/cloudbuilders/openstackx.git
28
-OPENSTACKX_BRANCH=diablo
28
+OPENSTACKX_BRANCH=master
29 29
 
30 30
 # allow local overrides of env variables
31 31
 if [ -f ./localrc ]; then