Comment 1 for bug 1450140

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

Reviewed: https://review.openstack.org/178776
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=29dbc62504eb5cca86867f39120a39735dc5de3d
Submitter: Jenkins
Branch: master

commit 29dbc62504eb5cca86867f39120a39735dc5de3d
Author: Tom Cammann <email address hidden>
Date: Wed Apr 29 18:31:00 2015 +0100

    fixed_network should be fixed_network_cidr

    fixed_network should be fixed_network_cidr as this is the value that
    exists in the heat template.

    Update tests to use a cidr address string rather than a text string to
    match the parameters expected contents.

    Change-Id: I624b95930f9eb506abfb2e29beea8d83878ea142
    Closes-Bug: 1450140