config/puppet-manifests/src/modules/openstack/manifests
Don Penney 9a3264acaa Fix additional puppet-lint warnings and errors
This update addresses the following errors and warnings
from puppet-lint:
- 140chars
- case_without_default
- ensure_first_param
- inherits_across_namespaces
- parameter_order
- single_quote_string_with_variables
- variable_is_lowercase
- variable_scope

In the case of variable_is_lowercase, the compute.pp manifest
has variables with sizes like 2M in the name. These have been
left as-is, with lint:ignore comments for the check, due to
the semantics of the name.

For the 140chars check, certain long lines have been left as-is,
with lint:ignore comments, due to long commands being executed.
These can be revisited in a future update to try to break up
the lines and remove the lint:ignore directives.

Change-Id: I37809bacb43818e0956f9f434c30c48e05017325
Story: 2004515
Task: 28685
Signed-off-by: Don Penney <don.penney@windriver.com>
2018-12-27 16:23:13 -06:00
..
aodh.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
barbican.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
ceilometer.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
cinder.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
client.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
glance.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
gnocchi.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
heat.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
horizon.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
ironic.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
keystone.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
magnum.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
murano.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
neutron.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
nova.pp Fix additional puppet-lint warnings and errors 2018-12-27 16:23:13 -06:00
panko.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
swift.pp Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00