← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1582086] Re: Add negative API tests that try to remove the resources in use.

 

Reviewed:  https://review.openstack.org/316592
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=18d16cfb4327fd76cd11986c6552c48a0e85833f
Submitter: Jenkins
Branch:    master

commit 18d16cfb4327fd76cd11986c6552c48a0e85833f
Author: Maho Koshiya <koshiya.maho@xxxxxxxxxxxxx>
Date:   Sun May 15 13:23:44 2016 +0900

    Add negative API tests that try to remove the resources in use.
    
    The tests that remove resources in use are not covered enough
    in api tests. This patch include test case of network, subnet
    and router delete in use.
    
    Change-Id: Id9d04f071e5a4b3553e97a5eee4431fb601a9c7f
    Closes-bug: #1582086


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1582086

Title:
  Add negative API tests that try to remove the resources in use.

Status in neutron:
  Fix Released

Bug description:
  The tests that remove resources in use are not covered enough in api
  tests.

  E.g.: The test that try to delete the router in which interface has
  been added, without running router_remove_interface API.

  These tests are necessary for it avoid that the user can delete
  resources in use by mistake.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1582086/+subscriptions


References