Comment 3 for bug 1655204

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/418186
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=1e606a1edd5226e41bc411e6793a5e4efe8c55f9
Submitter: Jenkins
Branch: master

commit 1e606a1edd5226e41bc411e6793a5e4efe8c55f9
Author: Kevin Jones <email address hidden>
Date: Mon Jan 9 21:53:36 2017 -0500

    Correct typo in ManagementAllocationPools in network-environment.yaml

    There was a comma after 'end' in ManagementAllocationPools that causes
    a failure if using this parameter straight without modification.
    Replaced comma with colon.

    Closes-Bug: 1655204

    Change-Id: Ic25606ea0b6637fcd33f1375f34a6486eda2af85
    Signed-off-by: Kevin Jones <email address hidden>