diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-09-16 15:22:23 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-09-16 22:55:21 -0400 |
| commit | d926dfba758be9db6bed30df8bd334c73408cdf8 (patch) | |
| tree | e7b72fa00fed958188bde5607ef5222739c41412 /meta-openstack/recipes-devtools/python/python-cinder_git.bb | |
| parent | 7c6d9411f8b95df95dcf6504f0bdcc6f4d08edd5 (diff) | |
| download | meta-cloud-services-d926dfba758be9db6bed30df8bd334c73408cdf8.tar.gz | |
core: update core projects to juno b3 release
Along with this update, we also fix a bug with nova and neutron port types.
this patch will be removed once it is fixed in the upstream project.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinder_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-cinder_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinder_git.bb b/meta-openstack/recipes-devtools/python/python-cinder_git.bb index d9a1407..5abf4bc 100644 --- a/meta-openstack/recipes-devtools/python/python-cinder_git.bb +++ b/meta-openstack/recipes-devtools/python/python-cinder_git.bb | |||
| @@ -20,8 +20,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | |||
| 20 | file://cinder-builtin-tests-config-location.patch \ | 20 | file://cinder-builtin-tests-config-location.patch \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | SRCREV="ddcad011db507cde66b6b1e655d5ffc91ab8880f" | 23 | SRCREV="58eda5d1f41082a7e1ffef66239be30b8ac1321a" |
| 24 | PV="2014.2.b2+git${SRCPV}" | 24 | PV="2014.2.b3+git${SRCPV}" |
| 25 | S = "${WORKDIR}/git" | 25 | S = "${WORKDIR}/git" |
| 26 | 26 | ||
| 27 | inherit setuptools update-rc.d identity default_configs hosts | 27 | inherit setuptools update-rc.d identity default_configs hosts |
