Update quantum+cinder branches to master.

Change-Id: Ie812328c37ec50bee2b9e336ac4e3659b0b873a4
This commit is contained in:
Joshua Harlow 2013-05-31 18:47:07 -07:00
parent b685456913
commit be56600904
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
---
# Where we download this from...
get_from: "git://github.com/openstack/cinder.git?tag=2013.1"
get_from: "git://github.com/openstack/cinder.git?branch=master"
# Host and ports for the different cinder services
api_host: "$(auto:ip)"

View File

@ -2,7 +2,7 @@
---
# Where we download this from...
get_from: "git://github.com/openstack/quantum.git?tag=2013.1"
get_from: "git://github.com/openstack/quantum.git?branch=master"
# Host and ports for the different quantum services
api_host: "$(auto:ip)"