Comment 24 for bug 1552960

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

Reviewed: https://review.openstack.org/413374
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2d453e579241ba67e044d4e467bdc3d8d9f5e258
Submitter: Jenkins
Branch: master

commit 2d453e579241ba67e044d4e467bdc3d8d9f5e258
Author: Bruce Tan <email address hidden>
Date: Tue Dec 20 16:16:08 2016 +0000

    Remove test cases that moved to tempest

    Remove the follow three test cases that have been added (or updated if
    the same case already existed) in tempest [1]:
    - test_networks.NetworksTestJSON.test_show_network_fields
    - test_networks.NetworksTestJSON.test_list_networks_fields
    - test_networks.NetworksTestJSON.test_create_update_network_description

    [1] : https://review.openstack.org/#/c/374645/

    Change-Id: I919e11194939bb60be90455ed5e585cd6a894e5e
    Related-Bug: #1552960