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-novaclient_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-novaclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-novaclient_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb index a7a501c..78a5c93 100644 --- a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb | |||
| @@ -13,8 +13,8 @@ SRC_URI = "\ | |||
| 13 | file://nova-api-check.sh \ | 13 | file://nova-api-check.sh \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| 16 | PV="2.18.1+git${SRCPV}" | 16 | PV="2.20.0+git${SRCPV}" |
| 17 | SRCREV="2a1c07e790cc95b1e847974e4c757f826507834f" | 17 | SRCREV="1eb1abe8700a137d017dbcd4a9dab3d4c0879c81" |
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
| 20 | inherit setuptools monitor | 20 | inherit setuptools monitor |
