Reviewed: https://review.openstack.org/303236 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e6345a49a01dd20c2ad411655cae8059fbba3143 Submitter: Jenkins Branch: master
commit e6345a49a01dd20c2ad411655cae8059fbba3143 Author: Maho Koshiya <[email protected]> Date: Fri Apr 8 15:09:13 2016 +0900 Add quota tests in unit tests. The quotas tests in the case of create resources over limit value are not covered enough in unit tests/functional tests. This patch include test case of unit tests. Change-Id: I760fabeab1d480b139eea3b83508fe65c124c9dc Closes-bug: #1567743 ** 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/1567743 Title: Quotas tests are not covered enough at each resources. Status in neutron: Fix Released Bug description: The quotas tests in the case of create resources over limit value are not covered enough in unit tests/functional tests. A part of the quota test of the network already exists. But these tests do not exist - subnet/port/router/security group/security group rule/floatingip. These tests are necessary for it avoid that the user can create resources by mistake. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1567743/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

