From 49811cb41dcc392f90e7989123c2440b0eeb2cfa Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Mon, 12 May 2014 12:04:53 +0000 Subject: Add novaclient to openstack-clients.morph --- openstack-clients.morph | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/openstack-clients.morph b/openstack-clients.morph index d14bd8a9..fc130872 100644 --- a/openstack-clients.morph +++ b/openstack-clients.morph @@ -101,3 +101,15 @@ chunks: - pyopenssl - python-keystoneclient - warlock +- name: python-novaclient + repo: upstream:python-novaclient + ref: 9e4530c79e46d392ed8f3e413bca1acffe022fe6 + unpetrify-ref: baserock/morph + build-depends: + - python-prettytable + - pbr + - argparse + - pyiso8601 + - python-requests + - simplejson + - babel -- cgit v1.2.1