Comment 1 for bug 1700700

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

Reviewed: https://review.openstack.org/477726
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_ironic/commit/?id=c7a1f783a03c1ed133cc4686aa3f820bca31bbd9
Submitter: Jenkins
Branch: master

commit c7a1f783a03c1ed133cc4686aa3f820bca31bbd9
Author: ZhongShengping <chdzsp@163.com>
Date: Tue Jun 27 10:13:31 2017 +0800

    Replace neutron module with os_network and os_subnet

    The neutron library has been removed[0] in openstack-ansible-plugins.
    We can use standard ansible module instead.

    [0]https://review.openstack.org/#/c/467797/

    Change-Id: Ia30a72bcd3d112d7dce7ebe4cdf5da659b983808
    Closes-Bug: #1700700