Browse code

bring novaclient back to master

Anthony Young authored on 2011/09/28 03:25:18
Showing 1 changed files
... ...
@@ -24,7 +24,7 @@ NIXON_BRANCH=diablo
24 24
 
25 25
 # python client library to nova that dashboard (and others) use
26 26
 NOVACLIENT_REPO=https://github.com/cloudbuilders/python-novaclient.git
27
-NOVACLIENT_BRANCH=rackspace_master
27
+NOVACLIENT_BRANCH=master
28 28
 
29 29
 # openstackx is a collection of extensions to openstack.compute & nova
30 30
 # that is *deprecated*.  The code is being moved into python-novaclient & nova.