tripleo-image-elements/elements/openstack-clients
Ryan Brady 2b113e1e29 Fix dib-lint failures
As part of an ongoing effort to apply more testing against
elements, this patch provides fixes for most dib-lint
failures outside of the set -o pipefail patch[1] including
set options, indention, and file permissions.  There are
still a few indention errors left after this patch, but
they should be ignored in a dib-lint patch soon to add
additional exclusions.

[1] Ib97e3a35dd0ee653f1298c9ffe6ea99cea9dfd55

Change-Id: Ibf3dfc5735752900598466b0a54342692ef77284
2014-07-31 12:25:59 -04:00
..
bin Merge "Issue in openstack-client that stops nova being in a common-venv" 2014-07-14 19:33:40 +00:00
environment.d Fix dib-lint failures 2014-07-31 12:25:59 -04:00
install.d Correct SELinux file contexts 2014-07-19 23:54:41 -07:00
README.md Rename Openstack to OpenStack 2014-02-13 16:58:25 +08:00
element-deps Correct SELinux file contexts 2014-07-19 23:54:41 -07:00
source-repository-clients Add Ceilometer elements 2014-01-20 13:18:43 -05:00

README.md

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