[meta-virtualization] [PATCH 09/14] python-novaclient: upgrade to 2.23.0

jackie.huang at windriver.com jackie.huang at windriver.com
Tue Apr 14 22:58:32 PDT 2015


From: Jackie Huang <jackie.huang at windriver.com>

Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
---
 meta-openstack/recipes-devtools/python/python-novaclient_git.bb | 4 ++--
 1 file 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 5192021..1454a7c 100644
--- a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
@@ -11,8 +11,8 @@ SRC_URI = "\
 	file://nova-api-check.sh \
 	"
 
-PV="2.21.0+git${SRCPV}"
-SRCREV="bfd029c8ef500af705159a5f3d5fa74e39c43096"
+PV = "2.23.0+git${SRCPV}"
+SRCREV = "e0f5072907a00d48a183dd8fc91a6cf6038ca279"
 S = "${WORKDIR}/git"
 
 inherit setuptools monitor
-- 
1.9.1



More information about the meta-virtualization mailing list