diff options
| author | Li xin <lixin.fnst@cn.fujitsu.com> | 2015-08-06 16:12:00 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-08-10 09:48:17 -0400 |
| commit | 8bff7f0af0c8dd53905fab0b300244c48225633d (patch) | |
| tree | 193edfc790e827497c20a0004ebc8719b45d1120 /meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb | |
| parent | 3c355c1b0f1f780e00ad786440b4e0dd3060b9d0 (diff) | |
| download | meta-cloud-services-8bff7f0af0c8dd53905fab0b300244c48225633d.tar.gz | |
python-keystoneclient: upgrade 1.3.0 -> 1.6.0
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb index 383163d..59c65e9 100644 --- a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb | |||
| @@ -13,8 +13,8 @@ SRC_URI = "\ | |||
| 13 | file://keystone-api-check.sh \ | 13 | file://keystone-api-check.sh \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| 16 | PV = "1.3.0+git${SRCPV}" | 16 | PV = "1.6.0+git${SRCPV}" |
| 17 | SRCREV = "a84b5ac115dd5775f7380a204811aa939fd5c242" | 17 | SRCREV = "f6ab133f25f00e041cd84aa8bbfb422594d1942f" |
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
| 20 | inherit setuptools monitor | 20 | inherit setuptools monitor |
