/usr/share/tripleo-image-elements/openstack-clients/README.md is in python-tripleo-image-elements 0.7.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | Pip install OpenStack python- client tools.
The element will install OpenStack python-*clients.
This element is intended to to allow other elements who require client tools
access to installing them in a uniform way.
Installed clients are:
python-glanceclient
python-heatclient
python-keystone
python-neutronclient
python-novaclient
|