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-barbican_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-barbican_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-barbican_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-barbican_git.bb b/meta-openstack/recipes-devtools/python/python-barbican_git.bb index ec042e9..7885ab5 100644 --- a/meta-openstack/recipes-devtools/python/python-barbican_git.bb +++ b/meta-openstack/recipes-devtools/python/python-barbican_git.bb | |||
| @@ -15,8 +15,8 @@ SRC_URI = "git://github.com/openstack/barbican.git;branch=master \ | |||
| 15 | file://barbican-handle-white-space-in-date-strings.patch \ | 15 | file://barbican-handle-white-space-in-date-strings.patch \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
| 18 | SRCREV="d7f50d3161302b897febaf98243c7402abd5b156" | 18 | SRCREV="ada968e162d9795613bfb346a1018f63ef7025cc" |
| 19 | PV="2014.2.b2+git${SRCPV}" | 19 | PV="2014.2.b3+git${SRCPV}" |
| 20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
| 21 | 21 | ||
| 22 | inherit update-rc.d setuptools identity hosts useradd default_configs | 22 | inherit update-rc.d setuptools identity hosts useradd default_configs |
