puppet-tripleo/releasenotes
Cédric Jeanneret 4430253701 Add unit test for tripleo::haproxy::service_endpoints
In order to get a proper unit test suits, we need to change the
separator from the "dot" to "double-semicolons".

The "." is a reserved character in YAML for hashes. In puppet world,
we commonly use "::".

Unit tests don't work if we let the "dot" separator, and apparently it's
an intended outcome with that kind of syntax.

Fact it's working in the deploy process is kind of black magic (see the
tripleo::firewall::service_rules resource for example). And the "dot"
creates something weird, as all other resources are using the standard
double-semicolon.

Change-Id: I78625a6e69f58dfb2bbad83fdd4f798cd3f4c281
Closes-Bug: 1737086
2017-12-14 09:47:43 +01:00
..
notes Add unit test for tripleo::haproxy::service_endpoints 2017-12-14 09:47:43 +01:00
source Use Python to compute release notes version 2017-08-30 14:31:34 -07:00