Replace openstack single clients by python-openstackcclient 79/8879/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Mon, 1 Feb 2016 09:57:45 +0000 (10:57 +0100)
committerMorgan Richomme <morgan.richomme@orange.com>
Mon, 1 Feb 2016 13:47:59 +0000 (13:47 +0000)
commit6a1d23edda26a56f46874e41f832a1e623618a97
tree44af7a5da739630896f2e94be41902ff97745b4f
parentc64198994550781c8cbbb68f55501cd47178250f
Replace openstack single clients by python-openstackcclient

Some projects like Promise need to use the openstack cli directly.
This requirement will also install automatically the following dependent clients:
python-cinderclient (1.5.0)
python-glanceclient (1.2.0)
python-keystoneclient (2.1.1)
python-neutronclient (4.0.0)
python-novaclient (3.2.0)
python-openstackclient (2.0.0)

Change-Id: I6836b8765364b30ae877ec4d1e8d88c8927b030d
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
(cherry picked from commit ff89aea46827ac2fc81429354ad28dfbb4c57fe3)
docker/requirements.pip