We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3062227 + c6e8648 commit 20e7b01Copy full SHA for 20e7b01
1 file changed
openstackclient/tests/functional/common/test_quota.py
@@ -201,6 +201,7 @@ def test_quota_network_set_with_check_limit(self):
201
self.PROJECT_NAME)
202
203
def test_quota_network_set_with_force(self):
204
+ self.skipTest('story 2010110')
205
if not self.haz_network:
206
self.skipTest('No Network service present')
207
# NOTE(ralonsoh): the Neutron support for the flag "check-limit" was
0 commit comments