Failed to get network default quota

Bug #1656271 reported by Rui Chen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack SDK
Fix Committed
Undecided
Rui Chen

Bug Description

project_id can't be passed into network.get_quota_default API in the right way, the issue is found by osc functional tests.

ft7.6: openstackclient.tests.functional.common.test_quota.QuotaTests.test_quota_show_with_default_option_StringException: Traceback (most recent call last):
  File "openstackclient/tests/functional/common/test_quota.py", line 46, in test_quota_show_with_default_option
    raw_output = self.openstack('quota show --default')
  File "openstackclient/tests/functional/base.py", line 53, in openstack
    return execute('openstack ' + cmd, fail_ok=fail_ok)
  File "openstackclient/tests/functional/base.py", line 42, in execute
    result_err)
tempest.lib.exceptions.CommandFailed: Command 'openstack quota show --default' returned non-zero exit status 1.
stdout:

stderr:
Request requires an ID but none was found

Rui Chen (kiwik-chenrui)
Changed in python-openstacksdk:
assignee: nobody → Rui Chen (kiwik-chenrui)
Revision history for this message
Rui Chen (kiwik-chenrui) wrote :
Changed in python-openstacksdk:
assignee: Rui Chen (kiwik-chenrui) → nobody
Revision history for this message
Rui Chen (kiwik-chenrui) wrote :
Changed in python-openstacksdk:
assignee: nobody → Rui Chen (kiwik-chenrui)
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.