diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-04-04 11:28:32 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-04-04 11:28:32 -0400 |
| commit | f3210ec132a82482eaea8fad2c9748d08cdfeb6a (patch) | |
| tree | 29cf47f0b2e135a210fdaa52376b9cb090ac3a60 /meta-openstack/recipes-devtools/python/python-glance_git.bb | |
| parent | 74a9cd7f6f81fe5e4f4071c9b7742536f3d1d8e6 (diff) | |
| download | meta-cloud-services-f3210ec132a82482eaea8fad2c9748d08cdfeb6a.tar.gz | |
glance/keystone/neutron/nova: update to latest havana/stable
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-glance_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-glance_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glance_git.bb b/meta-openstack/recipes-devtools/python/python-glance_git.bb index 41d6046..5bc3c68 100644 --- a/meta-openstack/recipes-devtools/python/python-glance_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glance_git.bb | |||
| @@ -11,7 +11,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \ | |||
| 11 | file://glance.init \ | 11 | file://glance.init \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | SRCREV="5cd7a22b44c3e8acb90bcb0cb7a0d58b3c6a17e9" | 14 | SRCREV="1690a739cd94efe6cb2af8e794a4acdf59de54cd" |
| 15 | PV="2013.2.2+git${SRCPV}" | 15 | PV="2013.2.2+git${SRCPV}" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
