puppet-oslo/spec
dmburmistrov 004b813cdb Refactor array values processing
We have different strategies in handling list
values. This patch is bringing the situation
to the consistent state in this question.
Arrays and csv-strings are allowed.
This allows to put this logic inside oslo module
and clean up code duplication in exterior modules
(which can just pass parameters to oslo).
Also patch bring a few updates to top-file docs
and tests.

Change-Id: I37a37d236e643d3cf39b46243119b8393a3feea7
2016-04-08 13:38:30 +03:00
..
acceptance/nodesets Fix multiple bugs in puppet-oslo 2016-01-26 01:34:40 +08:00
classes Clean up unused rspec test 2016-01-22 01:42:34 +08:00
defines Refactor array values processing 2016-04-08 13:38:30 +03:00
unit Initial commit 2016-01-18 12:09:44 +08:00
shared_examples.rb Initial commit 2016-01-18 12:09:44 +08:00
spec_helper.rb Fix multiple bugs in puppet-oslo 2016-01-26 01:34:40 +08:00
spec_helper_acceptance.rb Add spec_helper and spec_helper_acceptance file 2016-01-22 19:09:19 +08:00