Comment 3 for bug 1617548

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/870427
Committed: https://opendev.org/openstack/neutron/commit/d0e64c661727d151abd5f3d9a3fb38c4092df7b5
Submitter: "Zuul (22348)"
Branch: master

commit d0e64c661727d151abd5f3d9a3fb38c4092df7b5
Author: Brian Haley <email address hidden>
Date: Fri Jan 13 17:42:34 2023 -0500

    Add auto-allocated-topology delete example to docs

    There was not an example of how to delete an auto
    allocated topology (get me a network), so add one.
    Only a partial fix as it seems the api-ref doc in
    neutron-lib is incorrect as there is only create and
    delete operations on this resource, not show.

    Change-Id: Iaa797b7e0c1c9bac25ff00659a74286173297206
    Partial-bug: #1617548