diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-10-17 13:22:10 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-10-17 13:22:10 -0400 |
| commit | 0770c2edfd5767227313729834b7ef7dd279df2b (patch) | |
| tree | 1c81133fbe1408aee46a839bd3ebc47f883292f3 /meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb | |
| parent | d76c0ceb759c612ccf3b231c35d29378ad6a5831 (diff) | |
| download | meta-cloud-services-0770c2edfd5767227313729834b7ef7dd279df2b.tar.gz | |
clients: update to juno release candidate versions
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 783dca9..22aa421 100644 --- a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb | |||
| @@ -14,8 +14,8 @@ SRC_URI = "\ | |||
| 14 | file://keystone-api-check.sh \ | 14 | file://keystone-api-check.sh \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | PV="0.10.1+git${SRCPV}" | 17 | PV="0.11.1+git${SRCPV}" |
| 18 | SRCREV="3305c7be4b726de4dcc889006d0be30eb46d3ad9" | 18 | SRCREV="89dc951f7d5a603f0c34b7c2cb9f7d26d73d9916" |
| 19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
| 20 | 20 | ||
| 21 | inherit setuptools monitor | 21 | inherit setuptools monitor |
