mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-16 23:13:05 +00:00
Merge "Skip test_quota_network_set_with_force func test"
This commit is contained in:
commit
20e7b01af8
1 changed files with 1 additions and 0 deletions
|
|
@ -201,6 +201,7 @@ class QuotaTests(base.TestCase):
|
|||
self.PROJECT_NAME)
|
||||
|
||||
def test_quota_network_set_with_force(self):
|
||||
self.skipTest('story 2010110')
|
||||
if not self.haz_network:
|
||||
self.skipTest('No Network service present')
|
||||
# NOTE(ralonsoh): the Neutron support for the flag "check-limit" was
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue