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-heatclient_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-heatclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-heatclient_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb index 3316cf9..2f3262c 100644 --- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb | |||
| @@ -16,8 +16,8 @@ PR = "r0" | |||
| 16 | 16 | ||
| 17 | SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" | 17 | SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" |
| 18 | 18 | ||
| 19 | PV="0.2.5+git${SRCPV}" | 19 | PV="0.2.7+git${SRCPV}" |
| 20 | SRCREV="30032302f359985335d50e80abb03ba901143168" | 20 | SRCREV="55e794f922dd2005a62bb33fd129996b6c476b66" |
| 21 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
| 22 | 22 | ||
| 23 | inherit setuptools | 23 | inherit setuptools |
