Comment 6 for bug 1772396

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-quickstart-extras (master)

Reviewed: https://review.openstack.org/570696
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/commit/?id=dca6c0d03a9b864f56bbfc428e115f2c18011aef
Submitter: Zuul
Branch: master

commit dca6c0d03a9b864f56bbfc428e115f2c18011aef
Author: Harald Jensås <email address hidden>
Date: Mon May 28 01:04:46 2018 +0200

    Deployed Server - portmap should match neutron API

    The cidr property for a Neutron subnet should contain
    the network cidr, not the network prefixlen.

    The example portmap for the fake neutron port in tripleo
    depleoyed-server is not correct. We should pass the
    netowork cidr in the subnets so that the fake neutron
    port subnets attribute return something that match what
    an actual neutron port would return.

    Related-Bug: #1772396
    Change-Id: I45f5cd1924c1d74cf12719dbed160ea960478850