diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-03-03 11:16:57 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-03-03 11:31:06 -0500 |
| commit | 06d8be2fc1d36213b84ffeffd237b64bdf78015b (patch) | |
| tree | 6d6710ad27766ad97a53b1da68d9c50c7c9ba9f4 /meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb | |
| parent | e3f38c50839e2933a7f569698e928a6db70116cf (diff) | |
| download | meta-cloud-services-06d8be2fc1d36213b84ffeffd237b64bdf78015b.tar.gz | |
*client: updating the openstack client packages to their latest versions
Tested with a controller boot, compute boot and guest launch.
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 adaed45..9a615bc 100644 --- a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb | |||
| @@ -8,8 +8,8 @@ PR = "r0" | |||
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/openstack/python-keystoneclient.git;branch=master" | 9 | SRC_URI = "git://github.com/openstack/python-keystoneclient.git;branch=master" |
| 10 | 10 | ||
| 11 | PV="0.4.1+git${SRCPV}" | 11 | PV="0.6.0+git${SRCPV}" |
| 12 | SRCREV="0774d5aafade9e5a5de3830de461843c4a7d59a1" | 12 | SRCREV="a6b8e506740935498f5eba319c67b740d17752a2" |
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
| 15 | inherit setuptools | 15 | inherit setuptools |
