Comment 8 for bug 1708316

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

Reviewed: https://review.openstack.org/521392
Committed: https://git.openstack.org/cgit/openstack/nova-specs/commit/?id=253e0acafe7024e1869745b98e270f30cbc32d48
Submitter: Zuul
Branch: master

commit 253e0acafe7024e1869745b98e270f30cbc32d48
Author: Maciej Kucia <email address hidden>
Date: Sun Nov 19 23:35:33 2017 +0100

    Non-unique network names in Servers IPs API response

    Report correct server IP information when multiple networks
    with the same name are used in VM. This spec proposes to
    group VM networks using their IDs rater than names in
    Server IPs API resource.

    APIImpact

    Spec for blueprint servers-ips-non-unique-network-names

    Partial-Bug: #1708316
    Change-Id: I1b13ed3bfc647b1b85e1535bc17c06bde0fe0d24
    Signed-off-by: Maciej Kucia <email address hidden>