Status: Pass 456 Failure 3 Skip 308
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| openstack.tests.functional.dns.v2.test_zone_share.TestZoneShare | 7 | 4 | 3 | 0 | 0 | Detail | |
test_create_delete_zone_share |
pass
pt1.1: openstack.tests.functional.dns.v2.test_zone_share.TestZoneShare.test_create_delete_zone_share
|
||||||
test_find_zone_share |
pass
pt1.2: openstack.tests.functional.dns.v2.test_zone_share.TestZoneShare.test_find_zone_share
|
||||||
test_find_zone_share_ignore_missing |
pass
pt1.3: openstack.tests.functional.dns.v2.test_zone_share.TestZoneShare.test_find_zone_share_ignore_missing
|
||||||
test_find_zone_share_ignore_missing_false |
pass
pt1.4: openstack.tests.functional.dns.v2.test_zone_share.TestZoneShare.test_find_zone_share_ignore_missing_false
|
||||||
test_get_zone_share |
fail
ft1.5: openstack.tests.functional.dns.v2.test_zone_share.TestZoneShare.test_get_zone_sharetesttools.testresult.real._StringException: Traceback (most recent call last):
File "/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/tests/functional/dns/v2/test_zone_share.py", line 39, in setUp
self.zone = self.operator_cloud.dns.create_zone(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/dns/v2/_proxy.py", line 85, in create_zone
return self._create(_zone.Zone, prepend_key=False, **attrs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/proxy.py", line 797, in _create
return res.create(self, base_path=base_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/resource.py", line 1629, in create
self._translate_response(
File "/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/resource.py", line 1360, in _translate_response
exceptions.raise_from_response(response, error_message=error_message)
File "/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/exceptions.py", line 267, in raise_from_response
raise cls(
openstack.exceptions.HttpException: HttpException: 413: Client Error for url: https://10.0.17.43/dns/v2/zones, Quota exceeded for zones.
|
||||||
test_list_zone_shares |
fail
ft1.6: openstack.tests.functional.dns.v2.test_zone_share.TestZoneShare.test_list_zone_sharestesttools.testresult.real._StringException: Traceback (most recent call last):
File "/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/tests/functional/dns/v2/test_zone_share.py", line 39, in setUp
self.zone = self.operator_cloud.dns.create_zone(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/dns/v2/_proxy.py", line 85, in create_zone
return self._create(_zone.Zone, prepend_key=False, **attrs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/proxy.py", line 797, in _create
return res.create(self, base_path=base_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/resource.py", line 1629, in create
self._translate_response(
File "/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/resource.py", line 1360, in _translate_response
exceptions.raise_from_response(response, error_message=error_message)
File "/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/exceptions.py", line 267, in raise_from_response
raise cls(
openstack.exceptions.HttpException: HttpException: 413: Client Error for url: https://10.0.17.43/dns/v2/zones, Quota exceeded for zones.
|
||||||
test_list_zone_shares_with_target_id |
fail
ft1.7: openstack.tests.functional.dns.v2.test_zone_share.TestZoneShare.test_list_zone_shares_with_target_idtesttools.testresult.real._StringException: Traceback (most recent call last):
File "/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/tests/functional/dns/v2/test_zone_share.py", line 39, in setUp
self.zone = self.operator_cloud.dns.create_zone(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/dns/v2/_proxy.py", line 85, in create_zone
return self._create(_zone.Zone, prepend_key=False, **attrs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/proxy.py", line 797, in _create
return res.create(self, base_path=base_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/resource.py", line 1629, in create
self._translate_response(
File "/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/resource.py", line 1360, in _translate_response
exceptions.raise_from_response(response, error_message=error_message)
File "/home/zuul/src/opendev.org/openstack/openstacksdk/openstack/exceptions.py", line 267, in raise_from_response
raise cls(
openstack.exceptions.HttpException: HttpException: 413: Client Error for url: https://10.0.17.43/dns/v2/zones, Quota exceeded for zones.
|
||||||
| openstack.tests.functional.baremetal.v1.test_allocation.TestBareMetalAllocation | 5 | 0 | 0 | 0 | 5 | Detail | |
test_allocation_create_get_delete |
skip
pt2.1: openstack.tests.functional.baremetal.v1.test_allocation.TestBareMetalAllocation.test_allocation_create_get_delete
|
||||||
test_allocation_fields |
skip
pt2.2: openstack.tests.functional.baremetal.v1.test_allocation.TestBareMetalAllocation.test_allocation_fields
|
||||||
test_allocation_list |
skip
pt2.3: openstack.tests.functional.baremetal.v1.test_allocation.TestBareMetalAllocation.test_allocation_list
|
||||||
test_allocation_negative_failure |
skip
pt2.4: openstack.tests.functional.baremetal.v1.test_allocation.TestBareMetalAllocation.test_allocation_negative_failure
|
||||||
test_allocation_negative_non_existing |
skip
pt2.5: openstack.tests.functional.baremetal.v1.test_allocation.TestBareMetalAllocation.test_allocation_negative_non_existing
|
||||||
| openstack.tests.functional.baremetal.v1.test_allocation.TestBareMetalAllocationUpdate | 2 | 0 | 0 | 0 | 2 | Detail | |
test_allocation_patch |
skip
pt3.1: openstack.tests.functional.baremetal.v1.test_allocation.TestBareMetalAllocationUpdate.test_allocation_patch
|
||||||
test_allocation_update |
skip
pt3.2: openstack.tests.functional.baremetal.v1.test_allocation.TestBareMetalAllocationUpdate.test_allocation_update
|
||||||
| openstack.tests.functional.baremetal.v1.test_chassis.TestBareMetalChassis | 4 | 0 | 0 | 0 | 4 | Detail | |
test_chassis_create_get_delete |
skip
pt4.1: openstack.tests.functional.baremetal.v1.test_chassis.TestBareMetalChassis.test_chassis_create_get_delete
|
||||||
test_chassis_negative_non_existing |
skip
pt4.2: openstack.tests.functional.baremetal.v1.test_chassis.TestBareMetalChassis.test_chassis_negative_non_existing
|
||||||
test_chassis_patch |
skip
pt4.3: openstack.tests.functional.baremetal.v1.test_chassis.TestBareMetalChassis.test_chassis_patch
|
||||||
test_chassis_update |
skip
pt4.4: openstack.tests.functional.baremetal.v1.test_chassis.TestBareMetalChassis.test_chassis_update
|
||||||
| openstack.tests.functional.baremetal.v1.test_chassis.TestBareMetalChassisFields | 1 | 0 | 0 | 0 | 1 | Detail | |
test_chassis_fields |
skip
pt5.1: openstack.tests.functional.baremetal.v1.test_chassis.TestBareMetalChassisFields.test_chassis_fields
|
||||||
| openstack.tests.functional.baremetal.v1.test_conductor.TestBareMetalConductor | 1 | 0 | 0 | 0 | 1 | Detail | |
test_list_get_conductor |
skip
pt6.1: openstack.tests.functional.baremetal.v1.test_conductor.TestBareMetalConductor.test_list_get_conductor
|
||||||
| openstack.tests.functional.baremetal.v1.test_deploy_templates.TestBareMetalDeployTemplate | 6 | 0 | 0 | 0 | 6 | Detail | |
test_baremetal_deploy_create_get_delete |
skip
pt7.1: openstack.tests.functional.baremetal.v1.test_deploy_templates.TestBareMetalDeployTemplate.test_baremetal_deploy_create_get_delete
|
||||||
test_baremetal_deploy_list_update_delete |
skip
pt7.2: openstack.tests.functional.baremetal.v1.test_deploy_templates.TestBareMetalDeployTemplate.test_baremetal_deploy_list_update_delete
|
||||||
test_baremetal_deploy_template_list |
skip
pt7.3: openstack.tests.functional.baremetal.v1.test_deploy_templates.TestBareMetalDeployTemplate.test_baremetal_deploy_template_list
|
||||||
test_baremetal_deploy_update |
skip
pt7.4: openstack.tests.functional.baremetal.v1.test_deploy_templates.TestBareMetalDeployTemplate.test_baremetal_deploy_update
|
||||||
test_deploy_template_negative_non_existing |
skip
pt7.5: openstack.tests.functional.baremetal.v1.test_deploy_templates.TestBareMetalDeployTemplate.test_deploy_template_negative_non_existing
|
||||||
test_deploy_template_patch |
skip
pt7.6: openstack.tests.functional.baremetal.v1.test_deploy_templates.TestBareMetalDeployTemplate.test_deploy_template_patch
|
||||||
| openstack.tests.functional.baremetal.v1.test_driver.TestBareMetalDriver | 3 | 0 | 0 | 0 | 3 | Detail | |
test_driver_negative_non_existing |
skip
pt8.1: openstack.tests.functional.baremetal.v1.test_driver.TestBareMetalDriver.test_driver_negative_non_existing
|
||||||
test_fake_hardware_get |
skip
pt8.2: openstack.tests.functional.baremetal.v1.test_driver.TestBareMetalDriver.test_fake_hardware_get
|
||||||
test_fake_hardware_list |
skip
pt8.3: openstack.tests.functional.baremetal.v1.test_driver.TestBareMetalDriver.test_fake_hardware_list
|
||||||
| openstack.tests.functional.baremetal.v1.test_driver.TestBareMetalDriverDetails | 2 | 0 | 0 | 0 | 2 | Detail | |
test_fake_hardware_get |
skip
pt9.1: openstack.tests.functional.baremetal.v1.test_driver.TestBareMetalDriverDetails.test_fake_hardware_get
|
||||||
test_fake_hardware_list_details |
skip
pt9.2: openstack.tests.functional.baremetal.v1.test_driver.TestBareMetalDriverDetails.test_fake_hardware_list_details
|
||||||
| openstack.tests.functional.baremetal.v1.test_inspection_rules.TestBareMetalInspectionRule | 6 | 0 | 0 | 0 | 6 | Detail | |
test_baremetal_inspection_rule_create_get_delete |
skip
pt10.1: openstack.tests.functional.baremetal.v1.test_inspection_rules.TestBareMetalInspectionRule.test_baremetal_inspection_rule_create_get_delete
|
||||||
test_baremetal_inspection_rule_list |
skip
pt10.2: openstack.tests.functional.baremetal.v1.test_inspection_rules.TestBareMetalInspectionRule.test_baremetal_inspection_rule_list
|
||||||
test_baremetal_inspection_rule_list_update_delete |
skip
pt10.3: openstack.tests.functional.baremetal.v1.test_inspection_rules.TestBareMetalInspectionRule.test_baremetal_inspection_rule_list_update_delete
|
||||||
test_baremetal_inspection_rule_update |
skip
pt10.4: openstack.tests.functional.baremetal.v1.test_inspection_rules.TestBareMetalInspectionRule.test_baremetal_inspection_rule_update
|
||||||
test_inspection_rule_negative_non_existing |
skip
pt10.5: openstack.tests.functional.baremetal.v1.test_inspection_rules.TestBareMetalInspectionRule.test_inspection_rule_negative_non_existing
|
||||||
test_inspection_rule_patch |
skip
pt10.6: openstack.tests.functional.baremetal.v1.test_inspection_rules.TestBareMetalInspectionRule.test_inspection_rule_patch
|
||||||
| openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNode | 13 | 0 | 0 | 0 | 13 | Detail | |
test_maintenance |
skip
pt11.1: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNode.test_maintenance
|
||||||
test_maintenance_via_update |
skip
pt11.2: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNode.test_maintenance_via_update
|
||||||
test_node_create_get_delete |
skip
pt11.3: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNode.test_node_create_get_delete
|
||||||
test_node_create_in_available |
skip
pt11.4: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNode.test_node_create_in_available
|
||||||
test_node_create_in_enroll_provide |
skip
pt11.5: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNode.test_node_create_in_enroll_provide
|
||||||
test_node_create_in_enroll_provide_by_name |
skip
pt11.6: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNode.test_node_create_in_enroll_provide_by_name
|
||||||
test_node_list_update_delete |
skip
pt11.7: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNode.test_node_list_update_delete
|
||||||
test_node_negative_non_existing |
skip
pt11.8: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNode.test_node_negative_non_existing
|
||||||
test_node_patch |
skip
pt11.9: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNode.test_node_patch
|
||||||
test_node_power_state |
skip
pt11.10: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNode.test_node_power_state
|
||||||
test_node_update |
skip
pt11.11: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNode.test_node_update
|
||||||
test_node_update_by_name |
skip
pt11.12: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNode.test_node_update_by_name
|
||||||
test_node_validate |
skip
pt11.13: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNode.test_node_validate
|
||||||
| openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNodeFields | 1 | 0 | 0 | 0 | 1 | Detail | |
test_node_fields |
skip
pt12.1: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNodeFields.test_node_fields
|
||||||
| openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNodeInstanceName | 3 | 0 | 0 | 0 | 3 | Detail | |
test_node_instance_name |
skip
pt13.1: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNodeInstanceName.test_node_instance_name
|
||||||
test_node_instance_name_query |
skip
pt13.2: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNodeInstanceName.test_node_instance_name_query
|
||||||
test_node_instance_name_with_instance_info |
skip
pt13.3: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNodeInstanceName.test_node_instance_name_with_instance_info
|
||||||
| openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNodeListFirmware | 1 | 0 | 0 | 0 | 1 | Detail | |
test_list_firmware |
skip
pt14.1: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalNodeListFirmware.test_list_firmware
|
||||||
| openstack.tests.functional.baremetal.v1.test_node.TestBareMetalVif | 2 | 0 | 0 | 0 | 2 | Detail | |
test_node_vif_attach_detach |
skip
pt15.1: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalVif.test_node_vif_attach_detach
|
||||||
test_node_vif_negative |
skip
pt15.2: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalVif.test_node_vif_negative
|
||||||
| openstack.tests.functional.baremetal.v1.test_node.TestBareMetalVirtualMedia | 2 | 0 | 0 | 0 | 2 | Detail | |
test_node_vmedia_attach_detach |
skip
pt16.1: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalVirtualMedia.test_node_vmedia_attach_detach
|
||||||
test_node_vmedia_negative |
skip
pt16.2: openstack.tests.functional.baremetal.v1.test_node.TestBareMetalVirtualMedia.test_node_vmedia_negative
|
||||||
| openstack.tests.functional.baremetal.v1.test_node.TestNodeRetired | 2 | 0 | 0 | 0 | 2 | Detail | |
test_retired |
skip
pt17.1: openstack.tests.functional.baremetal.v1.test_node.TestNodeRetired.test_retired
|
||||||
test_retired_in_available |
skip
pt17.2: openstack.tests.functional.baremetal.v1.test_node.TestNodeRetired.test_retired_in_available
|
||||||
| openstack.tests.functional.baremetal.v1.test_node.TestTraits | 2 | 0 | 0 | 0 | 2 | Detail | |
test_add_remove_node_trait |
skip
pt18.1: openstack.tests.functional.baremetal.v1.test_node.TestTraits.test_add_remove_node_trait
|
||||||
test_set_node_traits |
skip
pt18.2: openstack.tests.functional.baremetal.v1.test_node.TestTraits.test_set_node_traits
|
||||||
| openstack.tests.functional.baremetal.v1.test_port.TestBareMetalPort | 6 | 0 | 0 | 0 | 6 | Detail | |
test_port_create_get_delete |
skip
pt19.1: openstack.tests.functional.baremetal.v1.test_port.TestBareMetalPort.test_port_create_get_delete
|
||||||
test_port_list |
skip
pt19.2: openstack.tests.functional.baremetal.v1.test_port.TestBareMetalPort.test_port_list
|
||||||
test_port_list_update_delete |
skip
pt19.3: openstack.tests.functional.baremetal.v1.test_port.TestBareMetalPort.test_port_list_update_delete
|
||||||
test_port_negative_non_existing |
skip
pt19.4: openstack.tests.functional.baremetal.v1.test_port.TestBareMetalPort.test_port_negative_non_existing
|
||||||
test_port_patch |
skip
pt19.5: openstack.tests.functional.baremetal.v1.test_port.TestBareMetalPort.test_port_patch
|
||||||
test_port_update |
skip
pt19.6: openstack.tests.functional.baremetal.v1.test_port.TestBareMetalPort.test_port_update
|
||||||
| openstack.tests.functional.baremetal.v1.test_port.TestBareMetalPortFields | 1 | 0 | 0 | 0 | 1 | Detail | |
test_port_fields |
skip
pt20.1: openstack.tests.functional.baremetal.v1.test_port.TestBareMetalPortFields.test_port_fields
|
||||||
| openstack.tests.functional.baremetal.v1.test_port_group.TestBareMetalPortGroup | 7 | 0 | 0 | 0 | 7 | Detail | |
test_port_group_create_get_delete |
skip
pt21.1: openstack.tests.functional.baremetal.v1.test_port_group.TestBareMetalPortGroup.test_port_group_create_get_delete
|
||||||
test_port_group_fields |
skip
pt21.2: openstack.tests.functional.baremetal.v1.test_port_group.TestBareMetalPortGroup.test_port_group_fields
|
||||||
test_port_group_negative_non_existing |
skip
pt21.3: openstack.tests.functional.baremetal.v1.test_port_group.TestBareMetalPortGroup.test_port_group_negative_non_existing
|
||||||
test_port_group_patch |
skip
pt21.4: openstack.tests.functional.baremetal.v1.test_port_group.TestBareMetalPortGroup.test_port_group_patch
|
||||||
test_port_group_update |
skip
pt21.5: openstack.tests.functional.baremetal.v1.test_port_group.TestBareMetalPortGroup.test_port_group_update
|
||||||
test_port_list |
skip
pt21.6: openstack.tests.functional.baremetal.v1.test_port_group.TestBareMetalPortGroup.test_port_list
|
||||||
test_port_list_update_delete |
skip
pt21.7: openstack.tests.functional.baremetal.v1.test_port_group.TestBareMetalPortGroup.test_port_list_update_delete
|
||||||
| openstack.tests.functional.baremetal.v1.test_runbooks.TestBareMetalRunbook | 8 | 0 | 0 | 0 | 8 | Detail | |
test_baremetal_runbook_create_get_delete |
skip
pt22.1: openstack.tests.functional.baremetal.v1.test_runbooks.TestBareMetalRunbook.test_baremetal_runbook_create_get_delete
|
||||||
test_baremetal_runbook_list |
skip
pt22.2: openstack.tests.functional.baremetal.v1.test_runbooks.TestBareMetalRunbook.test_baremetal_runbook_list
|
||||||
test_baremetal_runbook_list_update_delete |
skip
pt22.3: openstack.tests.functional.baremetal.v1.test_runbooks.TestBareMetalRunbook.test_baremetal_runbook_list_update_delete
|
||||||
test_baremetal_runbook_update |
skip
pt22.4: openstack.tests.functional.baremetal.v1.test_runbooks.TestBareMetalRunbook.test_baremetal_runbook_update
|
||||||
test_runbook_negative_non_existing |
skip
pt22.5: openstack.tests.functional.baremetal.v1.test_runbooks.TestBareMetalRunbook.test_runbook_negative_non_existing
|
||||||
test_runbook_patch |
skip
pt22.6: openstack.tests.functional.baremetal.v1.test_runbooks.TestBareMetalRunbook.test_runbook_patch
|
||||||
test_runbook_rbac_project_scoped |
skip
pt22.7: openstack.tests.functional.baremetal.v1.test_runbooks.TestBareMetalRunbook.test_runbook_rbac_project_scoped
|
||||||
test_runbook_rbac_system_scoped |
skip
pt22.8: openstack.tests.functional.baremetal.v1.test_runbooks.TestBareMetalRunbook.test_runbook_rbac_system_scoped
|
||||||
| openstack.tests.functional.baremetal.v1.test_volume_connector.TestBareMetalVolumeconnector | 7 | 0 | 0 | 0 | 7 | Detail | |
test_volume_connector_create_get_delete |
skip
pt23.1: openstack.tests.functional.baremetal.v1.test_volume_connector.TestBareMetalVolumeconnector.test_volume_connector_create_get_delete
|
||||||
test_volume_connector_fields |
skip
pt23.2: openstack.tests.functional.baremetal.v1.test_volume_connector.TestBareMetalVolumeconnector.test_volume_connector_fields
|
||||||
test_volume_connector_list |
skip
pt23.3: openstack.tests.functional.baremetal.v1.test_volume_connector.TestBareMetalVolumeconnector.test_volume_connector_list
|
||||||
test_volume_connector_list_update_delete |
skip
pt23.4: openstack.tests.functional.baremetal.v1.test_volume_connector.TestBareMetalVolumeconnector.test_volume_connector_list_update_delete
|
||||||
test_volume_connector_negative_non_existing |
skip
pt23.5: openstack.tests.functional.baremetal.v1.test_volume_connector.TestBareMetalVolumeconnector.test_volume_connector_negative_non_existing
|
||||||
test_volume_connector_patch |
skip
pt23.6: openstack.tests.functional.baremetal.v1.test_volume_connector.TestBareMetalVolumeconnector.test_volume_connector_patch
|
||||||
test_volume_connector_update |
skip
pt23.7: openstack.tests.functional.baremetal.v1.test_volume_connector.TestBareMetalVolumeconnector.test_volume_connector_update
|
||||||
| openstack.tests.functional.baremetal.v1.test_volume_target.TestBareMetalVolumetarget | 7 | 0 | 0 | 0 | 7 | Detail | |
test_volume_target_create_get_delete |
skip
pt24.1: openstack.tests.functional.baremetal.v1.test_volume_target.TestBareMetalVolumetarget.test_volume_target_create_get_delete
|
||||||
test_volume_target_fields |
skip
pt24.2: openstack.tests.functional.baremetal.v1.test_volume_target.TestBareMetalVolumetarget.test_volume_target_fields
|
||||||
test_volume_target_list |
skip
pt24.3: openstack.tests.functional.baremetal.v1.test_volume_target.TestBareMetalVolumetarget.test_volume_target_list
|
||||||
test_volume_target_list_update_delete |
skip
pt24.4: openstack.tests.functional.baremetal.v1.test_volume_target.TestBareMetalVolumetarget.test_volume_target_list_update_delete
|
||||||
test_volume_target_negative_non_existing |
skip
pt24.5: openstack.tests.functional.baremetal.v1.test_volume_target.TestBareMetalVolumetarget.test_volume_target_negative_non_existing
|
||||||
test_volume_target_patch |
skip
pt24.6: openstack.tests.functional.baremetal.v1.test_volume_target.TestBareMetalVolumetarget.test_volume_target_patch
|
||||||
test_volume_target_update |
skip
pt24.7: openstack.tests.functional.baremetal.v1.test_volume_target.TestBareMetalVolumetarget.test_volume_target_update
|
||||||
| openstack.tests.functional.block_storage.v2.test_backup.TestBackup | 1 | 0 | 0 | 0 | 1 | Detail | |
test_get |
skip
pt25.1: openstack.tests.functional.block_storage.v2.test_backup.TestBackup.test_get
|
||||||
| openstack.tests.functional.block_storage.v2.test_snapshot.TestSnapshot | 1 | 0 | 0 | 0 | 1 | Detail | |
test_get |
skip
pt26.1: openstack.tests.functional.block_storage.v2.test_snapshot.TestSnapshot.test_get
|
||||||
| openstack.tests.functional.block_storage.v2.test_stats.TestStats | 1 | 0 | 0 | 0 | 1 | Detail | |
test_list |
skip
pt27.1: openstack.tests.functional.block_storage.v2.test_stats.TestStats.test_list
|
||||||
| openstack.tests.functional.block_storage.v2.test_type.TestType | 1 | 0 | 0 | 0 | 1 | Detail | |
test_get |
skip
pt28.1: openstack.tests.functional.block_storage.v2.test_type.TestType.test_get
|
||||||
| openstack.tests.functional.block_storage.v2.test_volume.TestVolume | 1 | 0 | 0 | 0 | 1 | Detail | |
test_get |
skip
pt29.1: openstack.tests.functional.block_storage.v2.test_volume.TestVolume.test_get
|
||||||
| openstack.tests.functional.block_storage.v3.test_attachment.TestAttachment | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attachment |
pass
pt30.1: openstack.tests.functional.block_storage.v3.test_attachment.TestAttachment.test_attachment
|
||||||
| openstack.tests.functional.block_storage.v3.test_availability_zone.TestAvailabilityZone | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list |
pass
pt31.1: openstack.tests.functional.block_storage.v3.test_availability_zone.TestAvailabilityZone.test_list
|
||||||
| openstack.tests.functional.block_storage.v3.test_backup.TestBackup | 3 | 0 | 0 | 0 | 3 | Detail | |
test_create_incremental |
skip
pt32.1: openstack.tests.functional.block_storage.v3.test_backup.TestBackup.test_create_incremental
|
||||||
test_create_metadata |
skip
pt32.2: openstack.tests.functional.block_storage.v3.test_backup.TestBackup.test_create_metadata
|
||||||
test_get |
skip
pt32.3: openstack.tests.functional.block_storage.v3.test_backup.TestBackup.test_get
|
||||||
| openstack.tests.functional.block_storage.v3.test_block_storage_summary.TestBlockStorageSummary | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get |
pass
pt33.1: openstack.tests.functional.block_storage.v3.test_block_storage_summary.TestBlockStorageSummary.test_get
|
||||||
| openstack.tests.functional.block_storage.v3.test_capabilities.TestCapabilities | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get |
pass
pt34.1: openstack.tests.functional.block_storage.v3.test_capabilities.TestCapabilities.test_get
|
||||||
| openstack.tests.functional.block_storage.v3.test_default_type.TestDefaultType | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_type |
pass
pt35.1: openstack.tests.functional.block_storage.v3.test_default_type.TestDefaultType.test_default_type
|
||||||
| openstack.tests.functional.block_storage.v3.test_extension.Extensions | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get |
pass
pt36.1: openstack.tests.functional.block_storage.v3.test_extension.Extensions.test_get
|
||||||
| openstack.tests.functional.block_storage.v3.test_group.TestGroup | 4 | 4 | 0 | 0 | 0 | Detail | |
test_group |
pass
pt37.1: openstack.tests.functional.block_storage.v3.test_group.TestGroup.test_group
|
||||||
test_group_snapshot |
pass
pt37.2: openstack.tests.functional.block_storage.v3.test_group.TestGroup.test_group_snapshot
|
||||||
test_group_type |
pass
pt37.3: openstack.tests.functional.block_storage.v3.test_group.TestGroup.test_group_type
|
||||||
test_group_type_group_specs |
pass
pt37.4: openstack.tests.functional.block_storage.v3.test_group.TestGroup.test_group_type_group_specs
|
||||||
| openstack.tests.functional.block_storage.v3.test_limits.TestLimits | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get |
pass
pt38.1: openstack.tests.functional.block_storage.v3.test_limits.TestLimits.test_get
|
||||||
| openstack.tests.functional.block_storage.v3.test_quota_set.TestQuotaSet | 1 | 1 | 0 | 0 | 0 | Detail | |
test_quota_set |
pass
pt39.1: openstack.tests.functional.block_storage.v3.test_quota_set.TestQuotaSet.test_quota_set
|
||||||
| openstack.tests.functional.block_storage.v3.test_resource_filters.ResourceFilters | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get |
pass
pt40.1: openstack.tests.functional.block_storage.v3.test_resource_filters.ResourceFilters.test_get
|
||||||
| openstack.tests.functional.block_storage.v3.test_service.TestService | 3 | 3 | 0 | 0 | 0 | Detail | |
test_disable_enable |
pass
pt41.1: openstack.tests.functional.block_storage.v3.test_service.TestService.test_disable_enable
|
||||||
test_find |
pass
pt41.2: openstack.tests.functional.block_storage.v3.test_service.TestService.test_find
|
||||||
test_list |
pass
pt41.3: openstack.tests.functional.block_storage.v3.test_service.TestService.test_list
|
||||||
| openstack.tests.functional.block_storage.v3.test_snapshot.TestSnapshot | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get |
pass
pt42.1: openstack.tests.functional.block_storage.v3.test_snapshot.TestSnapshot.test_get
|
||||||
| openstack.tests.functional.block_storage.v3.test_transfer.TestTransfer | 1 | 1 | 0 | 0 | 0 | Detail | |
test_transfer |
pass
pt43.1: openstack.tests.functional.block_storage.v3.test_transfer.TestTransfer.test_transfer
|
||||||
| openstack.tests.functional.block_storage.v3.test_type.TestType | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get |
pass
pt44.1: openstack.tests.functional.block_storage.v3.test_type.TestType.test_get
|
||||||
| openstack.tests.functional.block_storage.v3.test_volume.TestVolume | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume |
pass
pt45.1: openstack.tests.functional.block_storage.v3.test_volume.TestVolume.test_volume
|
||||||
| openstack.tests.functional.cloud.test_aggregate.TestAggregate | 1 | 1 | 0 | 0 | 0 | Detail | |
test_aggregates |
pass
pt46.1: openstack.tests.functional.cloud.test_aggregate.TestAggregate.test_aggregates
|
||||||
| openstack.tests.functional.cloud.test_cluster_templates.TestClusterTemplate | 1 | 0 | 0 | 0 | 1 | Detail | |
test_cluster_templates |
skip
pt47.1: openstack.tests.functional.cloud.test_cluster_templates.TestClusterTemplate.test_cluster_templates
|
||||||
| openstack.tests.functional.cloud.test_compute.TestCompute | 25 | 18 | 0 | 0 | 7 | Detail | |
test_attach_detach_volume |
skip
pt48.1: openstack.tests.functional.cloud.test_compute.TestCompute.test_attach_detach_volume
|
||||||
test_attach_volume_create_snapshot |
skip
pt48.2: openstack.tests.functional.cloud.test_compute.TestCompute.test_attach_volume_create_snapshot
|
||||||
test_create_and_delete_server |
pass
pt48.3: openstack.tests.functional.cloud.test_compute.TestCompute.test_create_and_delete_server
|
||||||
test_create_and_delete_server_auto_ip_delete_ips |
pass
pt48.4: openstack.tests.functional.cloud.test_compute.TestCompute.test_create_and_delete_server_auto_ip_delete_ips
|
||||||
test_create_and_delete_server_with_admin_pass |
pass
pt48.5: openstack.tests.functional.cloud.test_compute.TestCompute.test_create_and_delete_server_with_admin_pass
|
||||||
test_create_and_delete_server_with_config_drive |
pass
pt48.6: openstack.tests.functional.cloud.test_compute.TestCompute.test_create_and_delete_server_with_config_drive
|
||||||
test_create_and_delete_server_with_config_drive_none |
pass
pt48.7: openstack.tests.functional.cloud.test_compute.TestCompute.test_create_and_delete_server_with_config_drive_none
|
||||||
test_create_boot_attach_volume |
skip
pt48.8: openstack.tests.functional.cloud.test_compute.TestCompute.test_create_boot_attach_volume
|
||||||
test_create_boot_from_volume_image |
skip
pt48.9: openstack.tests.functional.cloud.test_compute.TestCompute.test_create_boot_from_volume_image
|
||||||
test_create_boot_from_volume_preexisting |
skip
pt48.10: openstack.tests.functional.cloud.test_compute.TestCompute.test_create_boot_from_volume_preexisting
|
||||||
test_create_boot_from_volume_preexisting_terminate |
skip
pt48.11: openstack.tests.functional.cloud.test_compute.TestCompute.test_create_boot_from_volume_preexisting_terminate
|
||||||
test_create_image_snapshot_wait_active |
pass
pt48.12: openstack.tests.functional.cloud.test_compute.TestCompute.test_create_image_snapshot_wait_active
|
||||||
test_create_server_image_flavor_dict |
pass
pt48.13: openstack.tests.functional.cloud.test_compute.TestCompute.test_create_server_image_flavor_dict
|
||||||
test_create_terminate_volume_image |
skip
pt48.14: openstack.tests.functional.cloud.test_compute.TestCompute.test_create_terminate_volume_image
|
||||||
test_get_compute_usage |
pass
pt48.15: openstack.tests.functional.cloud.test_compute.TestCompute.test_get_compute_usage
|
||||||
test_get_image_id |
pass
pt48.16: openstack.tests.functional.cloud.test_compute.TestCompute.test_get_image_id
|
||||||
test_get_image_name |
pass
pt48.17: openstack.tests.functional.cloud.test_compute.TestCompute.test_get_image_name
|
||||||
test_get_server_console |
pass
pt48.18: openstack.tests.functional.cloud.test_compute.TestCompute.test_get_server_console
|
||||||
test_get_server_console_bad_server |
pass
pt48.19: openstack.tests.functional.cloud.test_compute.TestCompute.test_get_server_console_bad_server
|
||||||
test_get_server_console_name_or_id |
pass
pt48.20: openstack.tests.functional.cloud.test_compute.TestCompute.test_get_server_console_name_or_id
|
||||||
test_list_all_servers |
pass
pt48.21: openstack.tests.functional.cloud.test_compute.TestCompute.test_list_all_servers
|
||||||
test_list_all_servers_bad_permissions |
pass
pt48.22: openstack.tests.functional.cloud.test_compute.TestCompute.test_list_all_servers_bad_permissions
|
||||||
test_list_availability_zone_names |
pass
pt48.23: openstack.tests.functional.cloud.test_compute.TestCompute.test_list_availability_zone_names
|
||||||
test_set_and_delete_metadata |
pass
pt48.24: openstack.tests.functional.cloud.test_compute.TestCompute.test_set_and_delete_metadata
|
||||||
test_update_server |
pass
pt48.25: openstack.tests.functional.cloud.test_compute.TestCompute.test_update_server
|
||||||
| openstack.tests.functional.cloud.test_devstack.TestDevstack | 6 | 6 | 0 | 0 | 0 | Detail | |
test_has_service(designate) |
pass
pt49.1: openstack.tests.functional.cloud.test_devstack.TestDevstack.test_has_service(designate)
|
||||||
test_has_service(heat) |
pass
pt49.2: openstack.tests.functional.cloud.test_devstack.TestDevstack.test_has_service(heat)
|
||||||
test_has_service(magnum) |
pass
pt49.3: openstack.tests.functional.cloud.test_devstack.TestDevstack.test_has_service(magnum)
|
||||||
test_has_service(neutron) |
pass
pt49.4: openstack.tests.functional.cloud.test_devstack.TestDevstack.test_has_service(neutron)
|
||||||
test_has_service(octavia) |
pass
pt49.5: openstack.tests.functional.cloud.test_devstack.TestDevstack.test_has_service(octavia)
|
||||||
test_has_service(swift) |
pass
pt49.6: openstack.tests.functional.cloud.test_devstack.TestDevstack.test_has_service(swift)
|
||||||
| openstack.tests.functional.cloud.test_domain.TestDomain | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_domain |
pass
pt50.1: openstack.tests.functional.cloud.test_domain.TestDomain.test_delete_domain
|
||||||
test_search_domains |
pass
pt50.2: openstack.tests.functional.cloud.test_domain.TestDomain.test_search_domains
|
||||||
test_update_domain |
pass
pt50.3: openstack.tests.functional.cloud.test_domain.TestDomain.test_update_domain
|
||||||
| openstack.tests.functional.cloud.test_endpoints.TestEndpoints | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_endpoint |
pass
pt51.1: openstack.tests.functional.cloud.test_endpoints.TestEndpoints.test_create_endpoint
|
||||||
test_delete_endpoint |
pass
pt51.2: openstack.tests.functional.cloud.test_endpoints.TestEndpoints.test_delete_endpoint
|
||||||
test_list_endpoints |
pass
pt51.3: openstack.tests.functional.cloud.test_endpoints.TestEndpoints.test_list_endpoints
|
||||||
test_update_endpoint |
pass
pt51.4: openstack.tests.functional.cloud.test_endpoints.TestEndpoints.test_update_endpoint
|
||||||
| openstack.tests.functional.cloud.test_flavor.TestFlavor | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_flavor |
pass
pt52.1: openstack.tests.functional.cloud.test_flavor.TestFlavor.test_create_flavor
|
||||||
test_flavor_access |
pass
pt52.2: openstack.tests.functional.cloud.test_flavor.TestFlavor.test_flavor_access
|
||||||
test_list_flavors |
pass
pt52.3: openstack.tests.functional.cloud.test_flavor.TestFlavor.test_list_flavors
|
||||||
test_set_unset_flavor_specs |
pass
pt52.4: openstack.tests.functional.cloud.test_flavor.TestFlavor.test_set_unset_flavor_specs
|
||||||
| openstack.tests.functional.cloud.test_floating_ip.TestFloatingIP | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_auto_ip |
pass
pt53.1: openstack.tests.functional.cloud.test_floating_ip.TestFloatingIP.test_add_auto_ip
|
||||||
test_available_floating_ip |
pass
pt53.2: openstack.tests.functional.cloud.test_floating_ip.TestFloatingIP.test_available_floating_ip
|
||||||
test_detach_ip_from_server |
pass
pt53.3: openstack.tests.functional.cloud.test_floating_ip.TestFloatingIP.test_detach_ip_from_server
|
||||||
test_get_floating_ip_by_id |
pass
pt53.4: openstack.tests.functional.cloud.test_floating_ip.TestFloatingIP.test_get_floating_ip_by_id
|
||||||
test_list_floating_ips |
pass
pt53.5: openstack.tests.functional.cloud.test_floating_ip.TestFloatingIP.test_list_floating_ips
|
||||||
test_private_ip |
pass
pt53.6: openstack.tests.functional.cloud.test_floating_ip.TestFloatingIP.test_private_ip
|
||||||
test_search_floating_ips |
pass
pt53.7: openstack.tests.functional.cloud.test_floating_ip.TestFloatingIP.test_search_floating_ips
|
||||||
| openstack.tests.functional.cloud.test_floating_ip_pool.TestFloatingIPPool | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_floating_ip_pools |
pass
pt54.1: openstack.tests.functional.cloud.test_floating_ip_pool.TestFloatingIPPool.test_list_floating_ip_pools
|
||||||
| openstack.tests.functional.cloud.test_groups.TestGroup | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_group |
pass
pt55.1: openstack.tests.functional.cloud.test_groups.TestGroup.test_create_group
|
||||||
test_delete_group |
pass
pt55.2: openstack.tests.functional.cloud.test_groups.TestGroup.test_delete_group
|
||||||
test_delete_group_not_exists |
pass
pt55.3: openstack.tests.functional.cloud.test_groups.TestGroup.test_delete_group_not_exists
|
||||||
test_search_groups |
pass
pt55.4: openstack.tests.functional.cloud.test_groups.TestGroup.test_search_groups
|
||||||
test_update_group |
pass
pt55.5: openstack.tests.functional.cloud.test_groups.TestGroup.test_update_group
|
||||||
| openstack.tests.functional.cloud.test_image.TestImage | 7 | 7 | 0 | 0 | 0 | Detail | |
test_create_image |
pass
pt56.1: openstack.tests.functional.cloud.test_image.TestImage.test_create_image
|
||||||
test_create_image_force_duplicate |
pass
pt56.2: openstack.tests.functional.cloud.test_image.TestImage.test_create_image_force_duplicate
|
||||||
test_create_image_skip_duplicate |
pass
pt56.3: openstack.tests.functional.cloud.test_image.TestImage.test_create_image_skip_duplicate
|
||||||
test_create_image_update_properties |
pass
pt56.4: openstack.tests.functional.cloud.test_image.TestImage.test_create_image_update_properties
|
||||||
test_create_image_without_filename |
pass
pt56.5: openstack.tests.functional.cloud.test_image.TestImage.test_create_image_without_filename
|
||||||
test_download_image |
pass
pt56.6: openstack.tests.functional.cloud.test_image.TestImage.test_download_image
|
||||||
test_get_image_by_id |
pass
pt56.7: openstack.tests.functional.cloud.test_image.TestImage.test_get_image_by_id
|
||||||
| openstack.tests.functional.cloud.test_inventory.TestInventory | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_host |
pass
pt57.1: openstack.tests.functional.cloud.test_inventory.TestInventory.test_get_host
|
||||||
test_get_host_no_detail |
pass
pt57.2: openstack.tests.functional.cloud.test_inventory.TestInventory.test_get_host_no_detail
|
||||||
| openstack.tests.functional.cloud.test_keypairs.TestKeypairs | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_and_delete |
pass
pt58.1: openstack.tests.functional.cloud.test_keypairs.TestKeypairs.test_create_and_delete
|
||||||
test_create_and_delete_with_key |
pass
pt58.2: openstack.tests.functional.cloud.test_keypairs.TestKeypairs.test_create_and_delete_with_key
|
||||||
| openstack.tests.functional.cloud.test_limits.TestUsage | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_other_compute_limits |
pass
pt59.1: openstack.tests.functional.cloud.test_limits.TestUsage.test_get_other_compute_limits
|
||||||
test_get_other_volume_limits |
pass
pt59.2: openstack.tests.functional.cloud.test_limits.TestUsage.test_get_other_volume_limits
|
||||||
test_get_our_compute_limits |
pass
pt59.3: openstack.tests.functional.cloud.test_limits.TestUsage.test_get_our_compute_limits
|
||||||
test_get_our_volume_limits |
pass
pt59.4: openstack.tests.functional.cloud.test_limits.TestUsage.test_get_our_volume_limits
|
||||||
| openstack.tests.functional.cloud.test_magnum_services.TestMagnumServices | 1 | 0 | 0 | 0 | 1 | Detail | |
test_magnum_services |
skip
pt60.1: openstack.tests.functional.cloud.test_magnum_services.TestMagnumServices.test_magnum_services
|
||||||
| openstack.tests.functional.cloud.test_network.TestNetwork | 7 | 6 | 0 | 0 | 1 | Detail | |
test_create_network_advanced |
pass
pt61.1: openstack.tests.functional.cloud.test_network.TestNetwork.test_create_network_advanced
|
||||||
test_create_network_basic |
pass
pt61.2: openstack.tests.functional.cloud.test_network.TestNetwork.test_create_network_basic
|
||||||
test_create_network_port_security_disabled |
pass
pt61.3: openstack.tests.functional.cloud.test_network.TestNetwork.test_create_network_port_security_disabled
|
||||||
test_create_network_provider_flat |
skip
pt61.4: openstack.tests.functional.cloud.test_network.TestNetwork.test_create_network_provider_flat
|
||||||
test_get_network_by_id |
pass
pt61.5: openstack.tests.functional.cloud.test_network.TestNetwork.test_get_network_by_id
|
||||||
test_list_networks_filtered |
pass
pt61.6: openstack.tests.functional.cloud.test_network.TestNetwork.test_list_networks_filtered
|
||||||
test_update_network |
pass
pt61.7: openstack.tests.functional.cloud.test_network.TestNetwork.test_update_network
|
||||||
| openstack.tests.functional.cloud.test_object.TestObject | 2 | 0 | 0 | 0 | 2 | Detail | |
test_create_object |
skip
pt62.1: openstack.tests.functional.cloud.test_object.TestObject.test_create_object
|
||||||
test_download_object_to_file |
skip
pt62.2: openstack.tests.functional.cloud.test_object.TestObject.test_download_object_to_file
|
||||||
| openstack.tests.functional.cloud.test_port.TestPort | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_port |
pass
pt63.1: openstack.tests.functional.cloud.test_port.TestPort.test_create_port
|
||||||
test_delete_port |
pass
pt63.2: openstack.tests.functional.cloud.test_port.TestPort.test_delete_port
|
||||||
test_get_port |
pass
pt63.3: openstack.tests.functional.cloud.test_port.TestPort.test_get_port
|
||||||
test_get_port_by_id |
pass
pt63.4: openstack.tests.functional.cloud.test_port.TestPort.test_get_port_by_id
|
||||||
test_update_port |
pass
pt63.5: openstack.tests.functional.cloud.test_port.TestPort.test_update_port
|
||||||
| openstack.tests.functional.cloud.test_project.TestProject | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_project |
pass
pt64.1: openstack.tests.functional.cloud.test_project.TestProject.test_create_project
|
||||||
test_delete_project |
pass
pt64.2: openstack.tests.functional.cloud.test_project.TestProject.test_delete_project
|
||||||
test_delete_project_not_found |
pass
pt64.3: openstack.tests.functional.cloud.test_project.TestProject.test_delete_project_not_found
|
||||||
test_update_project |
pass
pt64.4: openstack.tests.functional.cloud.test_project.TestProject.test_update_project
|
||||||
| openstack.tests.functional.cloud.test_project_cleanup.TestProjectCleanup | 4 | 1 | 0 | 0 | 3 | Detail | |
test_block_storage_cleanup |
skip
pt65.1: openstack.tests.functional.cloud.test_project_cleanup.TestProjectCleanup.test_block_storage_cleanup
|
||||||
test_cleanup |
pass
pt65.2: openstack.tests.functional.cloud.test_project_cleanup.TestProjectCleanup.test_cleanup
|
||||||
test_cleanup_swift |
skip
pt65.3: openstack.tests.functional.cloud.test_project_cleanup.TestProjectCleanup.test_cleanup_swift
|
||||||
test_cleanup_vpnaas |
skip
pt65.4: openstack.tests.functional.cloud.test_project_cleanup.TestProjectCleanup.test_cleanup_vpnaas
|
||||||
| openstack.tests.functional.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_qos_bandwidth_limit_rule_direction |
pass
pt66.1: openstack.tests.functional.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_create_qos_bandwidth_limit_rule_direction
|
||||||
test_qos_bandwidth_limit_rule_lifecycle |
pass
pt66.2: openstack.tests.functional.cloud.test_qos_bandwidth_limit_rule.TestQosBandwidthLimitRule.test_qos_bandwidth_limit_rule_lifecycle
|
||||||
| openstack.tests.functional.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule | 1 | 1 | 0 | 0 | 0 | Detail | |
test_qos_dscp_marking_rule_lifecycle |
pass
pt67.1: openstack.tests.functional.cloud.test_qos_dscp_marking_rule.TestQosDscpMarkingRule.test_qos_dscp_marking_rule_lifecycle
|
||||||
| openstack.tests.functional.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule | 1 | 1 | 0 | 0 | 0 | Detail | |
test_qos_minimum_bandwidth_rule_lifecycle |
pass
pt68.1: openstack.tests.functional.cloud.test_qos_minimum_bandwidth_rule.TestQosMinimumBandwidthRule.test_qos_minimum_bandwidth_rule_lifecycle
|
||||||
| openstack.tests.functional.cloud.test_qos_policy.TestQosPolicy | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_qos_policy_basic |
pass
pt69.1: openstack.tests.functional.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_basic
|
||||||
test_create_qos_policy_default |
pass
pt69.2: openstack.tests.functional.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_default
|
||||||
test_create_qos_policy_shared |
pass
pt69.3: openstack.tests.functional.cloud.test_qos_policy.TestQosPolicy.test_create_qos_policy_shared
|
||||||
test_list_qos_policies_filtered |
pass
pt69.4: openstack.tests.functional.cloud.test_qos_policy.TestQosPolicy.test_list_qos_policies_filtered
|
||||||
test_update_qos_policy |
pass
pt69.5: openstack.tests.functional.cloud.test_qos_policy.TestQosPolicy.test_update_qos_policy
|
||||||
| openstack.tests.functional.cloud.test_quotas.TestComputeQuotas | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_quotas |
pass
pt70.1: openstack.tests.functional.cloud.test_quotas.TestComputeQuotas.test_get_quotas
|
||||||
test_set_quotas |
pass
pt70.2: openstack.tests.functional.cloud.test_quotas.TestComputeQuotas.test_set_quotas
|
||||||
| openstack.tests.functional.cloud.test_quotas.TestNetworkQuotas | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_quotas |
pass
pt71.1: openstack.tests.functional.cloud.test_quotas.TestNetworkQuotas.test_get_quotas
|
||||||
test_get_quotas_details |
pass
pt71.2: openstack.tests.functional.cloud.test_quotas.TestNetworkQuotas.test_get_quotas_details
|
||||||
test_quotas |
pass
pt71.3: openstack.tests.functional.cloud.test_quotas.TestNetworkQuotas.test_quotas
|
||||||
| openstack.tests.functional.cloud.test_quotas.TestVolumeQuotas | 2 | 0 | 0 | 0 | 2 | Detail | |
test_get_quotas |
skip
pt72.1: openstack.tests.functional.cloud.test_quotas.TestVolumeQuotas.test_get_quotas
|
||||||
test_set_quotas |
skip
pt72.2: openstack.tests.functional.cloud.test_quotas.TestVolumeQuotas.test_set_quotas
|
||||||
| openstack.tests.functional.cloud.test_range_search.TestRangeSearch | 12 | 12 | 0 | 0 | 0 | Detail | |
test_range_search_bad_range |
pass
pt73.1: openstack.tests.functional.cloud.test_range_search.TestRangeSearch.test_range_search_bad_range
|
||||||
test_range_search_exact |
pass
pt73.2: openstack.tests.functional.cloud.test_range_search.TestRangeSearch.test_range_search_exact
|
||||||
test_range_search_ge |
pass
pt73.3: openstack.tests.functional.cloud.test_range_search.TestRangeSearch.test_range_search_ge
|
||||||
test_range_search_gt |
pass
pt73.4: openstack.tests.functional.cloud.test_range_search.TestRangeSearch.test_range_search_gt
|
||||||
test_range_search_le |
pass
pt73.5: openstack.tests.functional.cloud.test_range_search.TestRangeSearch.test_range_search_le
|
||||||
test_range_search_lt |
pass
pt73.6: openstack.tests.functional.cloud.test_range_search.TestRangeSearch.test_range_search_lt
|
||||||
test_range_search_max |
pass
pt73.7: openstack.tests.functional.cloud.test_range_search.TestRangeSearch.test_range_search_max
|
||||||
test_range_search_min |
pass
pt73.8: openstack.tests.functional.cloud.test_range_search.TestRangeSearch.test_range_search_min
|
||||||
test_range_search_multi_1 |
pass
pt73.9: openstack.tests.functional.cloud.test_range_search.TestRangeSearch.test_range_search_multi_1
|
||||||
test_range_search_multi_2 |
pass
pt73.10: openstack.tests.functional.cloud.test_range_search.TestRangeSearch.test_range_search_multi_2
|
||||||
test_range_search_multi_3 |
pass
pt73.11: openstack.tests.functional.cloud.test_range_search.TestRangeSearch.test_range_search_multi_3
|
||||||
test_range_search_multi_4 |
pass
pt73.12: openstack.tests.functional.cloud.test_range_search.TestRangeSearch.test_range_search_multi_4
|
||||||
| openstack.tests.functional.cloud.test_recordset.TestRecordset | 2 | 2 | 0 | 0 | 0 | Detail | |
test_recordsets_with_zone_id |
pass
pt74.1: openstack.tests.functional.cloud.test_recordset.TestRecordset.test_recordsets_with_zone_id
|
||||||
test_recordsets_with_zone_name |
pass
pt74.2: openstack.tests.functional.cloud.test_recordset.TestRecordset.test_recordsets_with_zone_name
|
||||||
| openstack.tests.functional.cloud.test_roles.TestRoles | 13 | 13 | 0 | 0 | 0 | Detail | |
test_create_role |
pass
pt75.1: openstack.tests.functional.cloud.test_roles.TestRoles.test_create_role
|
||||||
test_delete_role |
pass
pt75.2: openstack.tests.functional.cloud.test_roles.TestRoles.test_delete_role
|
||||||
test_get_role |
pass
pt75.3: openstack.tests.functional.cloud.test_roles.TestRoles.test_get_role
|
||||||
test_grant_revoke_role_group_domain |
pass
pt75.4: openstack.tests.functional.cloud.test_roles.TestRoles.test_grant_revoke_role_group_domain
|
||||||
test_grant_revoke_role_group_project |
pass
pt75.5: openstack.tests.functional.cloud.test_roles.TestRoles.test_grant_revoke_role_group_project
|
||||||
test_grant_revoke_role_group_system |
pass
pt75.6: openstack.tests.functional.cloud.test_roles.TestRoles.test_grant_revoke_role_group_system
|
||||||
test_grant_revoke_role_user_domain |
pass
pt75.7: openstack.tests.functional.cloud.test_roles.TestRoles.test_grant_revoke_role_user_domain
|
||||||
test_grant_revoke_role_user_project |
pass
pt75.8: openstack.tests.functional.cloud.test_roles.TestRoles.test_grant_revoke_role_user_project
|
||||||
test_grant_revoke_role_user_system |
pass
pt75.9: openstack.tests.functional.cloud.test_roles.TestRoles.test_grant_revoke_role_user_system
|
||||||
test_list_role_assignments |
pass
pt75.10: openstack.tests.functional.cloud.test_roles.TestRoles.test_list_role_assignments
|
||||||
test_list_role_assignments_v2 |
pass
pt75.11: openstack.tests.functional.cloud.test_roles.TestRoles.test_list_role_assignments_v2
|
||||||
test_list_roles |
pass
pt75.12: openstack.tests.functional.cloud.test_roles.TestRoles.test_list_roles
|
||||||
test_search_roles |
pass
pt75.13: openstack.tests.functional.cloud.test_roles.TestRoles.test_search_roles
|
||||||
| openstack.tests.functional.cloud.test_router.TestRouter | 9 | 9 | 0 | 0 | 0 | Detail | |
test_add_remove_router_interface |
pass
pt76.1: openstack.tests.functional.cloud.test_router.TestRouter.test_add_remove_router_interface
|
||||||
test_create_router_advanced |
pass
pt76.2: openstack.tests.functional.cloud.test_router.TestRouter.test_create_router_advanced
|
||||||
test_create_router_basic |
pass
pt76.3: openstack.tests.functional.cloud.test_router.TestRouter.test_create_router_basic
|
||||||
test_create_router_project |
pass
pt76.4: openstack.tests.functional.cloud.test_router.TestRouter.test_create_router_project
|
||||||
test_list_router_interfaces |
pass
pt76.5: openstack.tests.functional.cloud.test_router.TestRouter.test_list_router_interfaces
|
||||||
test_update_router_admin_state |
pass
pt76.6: openstack.tests.functional.cloud.test_router.TestRouter.test_update_router_admin_state
|
||||||
test_update_router_ext_gw_info |
pass
pt76.7: openstack.tests.functional.cloud.test_router.TestRouter.test_update_router_ext_gw_info
|
||||||
test_update_router_name |
pass
pt76.8: openstack.tests.functional.cloud.test_router.TestRouter.test_update_router_name
|
||||||
test_update_router_routes |
pass
pt76.9: openstack.tests.functional.cloud.test_router.TestRouter.test_update_router_routes
|
||||||
| openstack.tests.functional.cloud.test_security_groups.TestSecurityGroups | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_list_security_groups |
pass
pt77.1: openstack.tests.functional.cloud.test_security_groups.TestSecurityGroups.test_create_list_security_groups
|
||||||
test_create_list_security_groups_operator |
pass
pt77.2: openstack.tests.functional.cloud.test_security_groups.TestSecurityGroups.test_create_list_security_groups_operator
|
||||||
test_get_security_group_by_id |
pass
pt77.3: openstack.tests.functional.cloud.test_security_groups.TestSecurityGroups.test_get_security_group_by_id
|
||||||
| openstack.tests.functional.cloud.test_server_group.TestServerGroup | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_group |
pass
pt78.1: openstack.tests.functional.cloud.test_server_group.TestServerGroup.test_server_group
|
||||||
| openstack.tests.functional.cloud.test_services.TestServices | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_service |
pass
pt79.1: openstack.tests.functional.cloud.test_services.TestServices.test_create_service
|
||||||
test_delete_service_by_id |
pass
pt79.2: openstack.tests.functional.cloud.test_services.TestServices.test_delete_service_by_id
|
||||||
test_delete_service_by_name |
pass
pt79.3: openstack.tests.functional.cloud.test_services.TestServices.test_delete_service_by_name
|
||||||
test_list_services |
pass
pt79.4: openstack.tests.functional.cloud.test_services.TestServices.test_list_services
|
||||||
test_update_service |
pass
pt79.5: openstack.tests.functional.cloud.test_services.TestServices.test_update_service
|
||||||
| openstack.tests.functional.cloud.test_stack.TestStack | 3 | 0 | 0 | 0 | 3 | Detail | |
test_stack_nested |
skip
pt80.1: openstack.tests.functional.cloud.test_stack.TestStack.test_stack_nested
|
||||||
test_stack_simple |
skip
pt80.2: openstack.tests.functional.cloud.test_stack.TestStack.test_stack_simple
|
||||||
test_stack_validation |
skip
pt80.3: openstack.tests.functional.cloud.test_stack.TestStack.test_stack_validation
|
||||||
| openstack.tests.functional.cloud.test_users.TestUsers | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_user |
pass
pt81.1: openstack.tests.functional.cloud.test_users.TestUsers.test_create_user
|
||||||
test_delete_user |
pass
pt81.2: openstack.tests.functional.cloud.test_users.TestUsers.test_delete_user
|
||||||
test_delete_user_not_found |
pass
pt81.3: openstack.tests.functional.cloud.test_users.TestUsers.test_delete_user_not_found
|
||||||
test_get_user |
pass
pt81.4: openstack.tests.functional.cloud.test_users.TestUsers.test_get_user
|
||||||
test_list_users |
pass
pt81.5: openstack.tests.functional.cloud.test_users.TestUsers.test_list_users
|
||||||
test_search_users |
pass
pt81.6: openstack.tests.functional.cloud.test_users.TestUsers.test_search_users
|
||||||
test_search_users_jmespath |
pass
pt81.7: openstack.tests.functional.cloud.test_users.TestUsers.test_search_users_jmespath
|
||||||
test_update_user |
pass
pt81.8: openstack.tests.functional.cloud.test_users.TestUsers.test_update_user
|
||||||
test_update_user_password |
pass
pt81.9: openstack.tests.functional.cloud.test_users.TestUsers.test_update_user_password
|
||||||
test_users_and_groups |
pass
pt81.10: openstack.tests.functional.cloud.test_users.TestUsers.test_users_and_groups
|
||||||
| openstack.tests.functional.cloud.test_volume.TestVolume | 4 | 0 | 0 | 0 | 4 | Detail | |
test_list_volumes_pagination |
skip
pt82.1: openstack.tests.functional.cloud.test_volume.TestVolume.test_list_volumes_pagination
|
||||||
test_update_volume |
skip
pt82.2: openstack.tests.functional.cloud.test_volume.TestVolume.test_update_volume
|
||||||
test_volume_to_image |
skip
pt82.3: openstack.tests.functional.cloud.test_volume.TestVolume.test_volume_to_image
|
||||||
test_volumes |
skip
pt82.4: openstack.tests.functional.cloud.test_volume.TestVolume.test_volumes
|
||||||
| openstack.tests.functional.cloud.test_volume_backup.TestVolume | 4 | 0 | 0 | 0 | 4 | Detail | |
test_create_get_delete_incremental_volume_backup |
skip
pt83.1: openstack.tests.functional.cloud.test_volume_backup.TestVolume.test_create_get_delete_incremental_volume_backup
|
||||||
test_create_get_delete_volume_backup |
skip
pt83.2: openstack.tests.functional.cloud.test_volume_backup.TestVolume.test_create_get_delete_volume_backup
|
||||||
test_create_get_delete_volume_backup_from_snapshot |
skip
pt83.3: openstack.tests.functional.cloud.test_volume_backup.TestVolume.test_create_get_delete_volume_backup_from_snapshot
|
||||||
test_list_volume_backups |
skip
pt83.4: openstack.tests.functional.cloud.test_volume_backup.TestVolume.test_list_volume_backups
|
||||||
| openstack.tests.functional.cloud.test_volume_type.TestVolumeType | 7 | 0 | 0 | 0 | 7 | Detail | |
test_add_remove_volume_type_access |
skip
pt84.1: openstack.tests.functional.cloud.test_volume_type.TestVolumeType.test_add_remove_volume_type_access
|
||||||
test_add_volume_type_access_bad_project |
skip
pt84.2: openstack.tests.functional.cloud.test_volume_type.TestVolumeType.test_add_volume_type_access_bad_project
|
||||||
test_add_volume_type_access_missing_project |
skip
pt84.3: openstack.tests.functional.cloud.test_volume_type.TestVolumeType.test_add_volume_type_access_missing_project
|
||||||
test_add_volume_type_access_missing_volume |
skip
pt84.4: openstack.tests.functional.cloud.test_volume_type.TestVolumeType.test_add_volume_type_access_missing_volume
|
||||||
test_list_volume_types |
skip
pt84.5: openstack.tests.functional.cloud.test_volume_type.TestVolumeType.test_list_volume_types
|
||||||
test_remove_volume_type_access_missing_project |
skip
pt84.6: openstack.tests.functional.cloud.test_volume_type.TestVolumeType.test_remove_volume_type_access_missing_project
|
||||||
test_remove_volume_type_access_missing_volume |
skip
pt84.7: openstack.tests.functional.cloud.test_volume_type.TestVolumeType.test_remove_volume_type_access_missing_volume
|
||||||
| openstack.tests.functional.cloud.test_zone.TestZone | 1 | 1 | 0 | 0 | 0 | Detail | |
test_zones |
pass
pt85.1: openstack.tests.functional.cloud.test_zone.TestZone.test_zones
|
||||||
| openstack.tests.functional.clustering.v1.test_cluster.TestCluster | 6 | 0 | 0 | 0 | 6 | Detail | |
test_delete |
skip
pt86.1: openstack.tests.functional.clustering.v1.test_cluster.TestCluster.test_delete
|
||||||
test_find |
skip
pt86.2: openstack.tests.functional.clustering.v1.test_cluster.TestCluster.test_find
|
||||||
test_force_delete |
skip
pt86.3: openstack.tests.functional.clustering.v1.test_cluster.TestCluster.test_force_delete
|
||||||
test_get |
skip
pt86.4: openstack.tests.functional.clustering.v1.test_cluster.TestCluster.test_get
|
||||||
test_list |
skip
pt86.5: openstack.tests.functional.clustering.v1.test_cluster.TestCluster.test_list
|
||||||
test_update |
skip
pt86.6: openstack.tests.functional.clustering.v1.test_cluster.TestCluster.test_update
|
||||||
| openstack.tests.functional.compute.v2.test_extension.TestExtension | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list |
pass
pt87.1: openstack.tests.functional.compute.v2.test_extension.TestExtension.test_list
|
||||||
| openstack.tests.functional.compute.v2.test_flavor.TestFlavor | 3 | 3 | 0 | 0 | 0 | Detail | |
test_flavor |
pass
pt88.1: openstack.tests.functional.compute.v2.test_flavor.TestFlavor.test_flavor
|
||||||
test_flavor_access |
pass
pt88.2: openstack.tests.functional.compute.v2.test_flavor.TestFlavor.test_flavor_access
|
||||||
test_flavor_extra_specs |
pass
pt88.3: openstack.tests.functional.compute.v2.test_flavor.TestFlavor.test_flavor_extra_specs
|
||||||
| openstack.tests.functional.compute.v2.test_hypervisor.TestHypervisor | 1 | 1 | 0 | 0 | 0 | Detail | |
test_hypervisors |
pass
pt89.1: openstack.tests.functional.compute.v2.test_hypervisor.TestHypervisor.test_hypervisors
|
||||||
| openstack.tests.functional.compute.v2.test_image.TestImage | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image |
pass
pt90.1: openstack.tests.functional.compute.v2.test_image.TestImage.test_image
|
||||||
test_image_metadata |
pass
pt90.2: openstack.tests.functional.compute.v2.test_image.TestImage.test_image_metadata
|
||||||
| openstack.tests.functional.compute.v2.test_keypair.TestKeypair | 1 | 1 | 0 | 0 | 0 | Detail | |
test_keypair |
pass
pt91.1: openstack.tests.functional.compute.v2.test_keypair.TestKeypair.test_keypair
|
||||||
| openstack.tests.functional.compute.v2.test_keypair.TestKeypairAdmin | 1 | 1 | 0 | 0 | 0 | Detail | |
test_keypair |
pass
pt92.1: openstack.tests.functional.compute.v2.test_keypair.TestKeypairAdmin.test_keypair
|
||||||
| openstack.tests.functional.compute.v2.test_limits.TestLimits | 1 | 1 | 0 | 0 | 0 | Detail | |
test_limits |
pass
pt93.1: openstack.tests.functional.compute.v2.test_limits.TestLimits.test_limits
|
||||||
| openstack.tests.functional.compute.v2.test_quota_set.TestQuotaSet | 1 | 1 | 0 | 0 | 0 | Detail | |
test_quota_set |
pass
pt94.1: openstack.tests.functional.compute.v2.test_quota_set.TestQuotaSet.test_quota_set
|
||||||
| openstack.tests.functional.compute.v2.test_server.TestServer | 3 | 3 | 0 | 0 | 0 | Detail | |
test_server |
pass
pt95.1: openstack.tests.functional.compute.v2.test_server.TestServer.test_server
|
||||||
test_server_metadata |
pass
pt95.2: openstack.tests.functional.compute.v2.test_server.TestServer.test_server_metadata
|
||||||
test_server_remote_console |
pass
pt95.3: openstack.tests.functional.compute.v2.test_server.TestServer.test_server_remote_console
|
||||||
| openstack.tests.functional.compute.v2.test_server.TestServerAdmin | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server |
pass
pt96.1: openstack.tests.functional.compute.v2.test_server.TestServerAdmin.test_server
|
||||||
| openstack.tests.functional.compute.v2.test_service.TestService | 1 | 1 | 0 | 0 | 0 | Detail | |
test_service |
pass
pt97.1: openstack.tests.functional.compute.v2.test_service.TestService.test_service
|
||||||
| openstack.tests.functional.compute.v2.test_volume_attachment.TestServerVolumeAttachment | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_attachment |
pass
pt98.1: openstack.tests.functional.compute.v2.test_volume_attachment.TestServerVolumeAttachment.test_volume_attachment
|
||||||
| openstack.tests.functional.compute_shared_file_system.v2.test_server_share.TestServerShare | 1 | 0 | 0 | 0 | 1 | Detail | |
test_server_share |
skip
pt99.1: openstack.tests.functional.compute_shared_file_system.v2.test_server_share.TestServerShare.test_server_share
|
||||||
| openstack.tests.functional.dns.v2.test_blacklist.TestBlackList | 1 | 1 | 0 | 0 | 0 | Detail | |
test_blacklist |
pass
pt100.1: openstack.tests.functional.dns.v2.test_blacklist.TestBlackList.test_blacklist
|
||||||
| openstack.tests.functional.dns.v2.test_quota.TestQuota | 1 | 1 | 0 | 0 | 0 | Detail | |
test_quota |
pass
pt101.1: openstack.tests.functional.dns.v2.test_quota.TestQuota.test_quota
|
||||||
| openstack.tests.functional.dns.v2.test_service_status.TestServiceStatus | 1 | 1 | 0 | 0 | 0 | Detail | |
test_service_status |
pass
pt102.1: openstack.tests.functional.dns.v2.test_service_status.TestServiceStatus.test_service_status
|
||||||
| openstack.tests.functional.dns.v2.test_tld.TestTLD | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tld |
pass
pt103.1: openstack.tests.functional.dns.v2.test_tld.TestTLD.test_tld
|
||||||
| openstack.tests.functional.dns.v2.test_zone.TestZone | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_rs |
pass
pt104.1: openstack.tests.functional.dns.v2.test_zone.TestZone.test_create_rs
|
||||||
test_delete_zone_with_shares |
pass
pt104.2: openstack.tests.functional.dns.v2.test_zone.TestZone.test_delete_zone_with_shares
|
||||||
test_get_zone |
pass
pt104.3: openstack.tests.functional.dns.v2.test_zone.TestZone.test_get_zone
|
||||||
test_list_zones |
pass
pt104.4: openstack.tests.functional.dns.v2.test_zone.TestZone.test_list_zones
|
||||||
test_update_zone |
pass
pt104.5: openstack.tests.functional.dns.v2.test_zone.TestZone.test_update_zone
|
||||||
| openstack.tests.functional.examples.test_compute.TestCompute | 1 | 1 | 0 | 0 | 0 | Detail | |
test_compute |
pass
pt105.1: openstack.tests.functional.examples.test_compute.TestCompute.test_compute
|
||||||
| openstack.tests.functional.examples.test_identity.TestIdentity | 1 | 1 | 0 | 0 | 0 | Detail | |
test_identity |
pass
pt106.1: openstack.tests.functional.examples.test_identity.TestIdentity.test_identity
|
||||||
| openstack.tests.functional.examples.test_image.TestImage | 1 | 1 | 0 | 0 | 0 | Detail | |
test_image |
pass
pt107.1: openstack.tests.functional.examples.test_image.TestImage.test_image
|
||||||
| openstack.tests.functional.examples.test_network.TestNetwork | 1 | 1 | 0 | 0 | 0 | Detail | |
test_network |
pass
pt108.1: openstack.tests.functional.examples.test_network.TestNetwork.test_network
|
||||||
| openstack.tests.functional.identity.v3.test_access_rule.TestAccessRule | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_access_rule |
pass
pt109.1: openstack.tests.functional.identity.v3.test_access_rule.TestAccessRule.test_delete_access_rule
|
||||||
test_get_access_rule |
pass
pt109.2: openstack.tests.functional.identity.v3.test_access_rule.TestAccessRule.test_get_access_rule
|
||||||
test_list_access_rules |
pass
pt109.3: openstack.tests.functional.identity.v3.test_access_rule.TestAccessRule.test_list_access_rules
|
||||||
| openstack.tests.functional.identity.v3.test_application_credential.TestApplicationCredentials | 5 | 5 | 0 | 0 | 0 | Detail | |
test_application_credentials |
pass
pt110.1: openstack.tests.functional.identity.v3.test_application_credential.TestApplicationCredentials.test_application_credentials
|
||||||
test_create_application_credentials |
pass
pt110.2: openstack.tests.functional.identity.v3.test_application_credential.TestApplicationCredentials.test_create_application_credentials
|
||||||
test_delete_application_credential |
pass
pt110.3: openstack.tests.functional.identity.v3.test_application_credential.TestApplicationCredentials.test_delete_application_credential
|
||||||
test_find_application_credential |
pass
pt110.4: openstack.tests.functional.identity.v3.test_application_credential.TestApplicationCredentials.test_find_application_credential
|
||||||
test_get_application_credential |
pass
pt110.5: openstack.tests.functional.identity.v3.test_application_credential.TestApplicationCredentials.test_get_application_credential
|
||||||
| openstack.tests.functional.identity.v3.test_domain_config.TestDomainConfig | 1 | 1 | 0 | 0 | 0 | Detail | |
test_domain_config |
pass
pt111.1: openstack.tests.functional.identity.v3.test_domain_config.TestDomainConfig.test_domain_config
|
||||||
| openstack.tests.functional.identity.v3.test_endpoint.TestEndpoint | 1 | 1 | 0 | 0 | 0 | Detail | |
test_endpoint |
pass
pt112.1: openstack.tests.functional.identity.v3.test_endpoint.TestEndpoint.test_endpoint
|
||||||
| openstack.tests.functional.identity.v3.test_group.TestGroup | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group |
pass
pt113.1: openstack.tests.functional.identity.v3.test_group.TestGroup.test_group
|
||||||
| openstack.tests.functional.identity.v3.test_limit.TestLimit | 1 | 1 | 0 | 0 | 0 | Detail | |
test_limit |
pass
pt114.1: openstack.tests.functional.identity.v3.test_limit.TestLimit.test_limit
|
||||||
| openstack.tests.functional.identity.v3.test_project.TestProject | 2 | 2 | 0 | 0 | 0 | Detail | |
test_project |
pass
pt115.1: openstack.tests.functional.identity.v3.test_project.TestProject.test_project
|
||||||
test_user_project |
pass
pt115.2: openstack.tests.functional.identity.v3.test_project.TestProject.test_user_project
|
||||||
| openstack.tests.functional.identity.v3.test_registered_limit.TestRegisteredLimit | 1 | 1 | 0 | 0 | 0 | Detail | |
test_registered_limit |
pass
pt116.1: openstack.tests.functional.identity.v3.test_registered_limit.TestRegisteredLimit.test_registered_limit
|
||||||
| openstack.tests.functional.identity.v3.test_service.TestService | 1 | 1 | 0 | 0 | 0 | Detail | |
test_service |
pass
pt117.1: openstack.tests.functional.identity.v3.test_service.TestService.test_service
|
||||||
| openstack.tests.functional.identity.v3.test_user.TestUser | 1 | 1 | 0 | 0 | 0 | Detail | |
test_user |
pass
pt118.1: openstack.tests.functional.identity.v3.test_user.TestUser.test_user
|
||||||
| openstack.tests.functional.image.v2.test_image.TestImage | 2 | 2 | 0 | 0 | 0 | Detail | |
test_images |
pass
pt119.1: openstack.tests.functional.image.v2.test_image.TestImage.test_images
|
||||||
test_tags |
pass
pt119.2: openstack.tests.functional.image.v2.test_image.TestImage.test_tags
|
||||||
| openstack.tests.functional.image.v2.test_member.TestImageMember | 1 | 1 | 0 | 0 | 0 | Detail | |
test_image_members |
pass
pt120.1: openstack.tests.functional.image.v2.test_member.TestImageMember.test_image_members
|
||||||
| openstack.tests.functional.image.v2.test_metadef_namespace.TestMetadefNamespace | 2 | 2 | 0 | 0 | 0 | Detail | |
test_metadef_namespace |
pass
pt121.1: openstack.tests.functional.image.v2.test_metadef_namespace.TestMetadefNamespace.test_metadef_namespace
|
||||||
test_tags |
pass
pt121.2: openstack.tests.functional.image.v2.test_metadef_namespace.TestMetadefNamespace.test_tags
|
||||||
| openstack.tests.functional.image.v2.test_metadef_object.TestMetadefObject | 1 | 1 | 0 | 0 | 0 | Detail | |
test_metadef_objects |
pass
pt122.1: openstack.tests.functional.image.v2.test_metadef_object.TestMetadefObject.test_metadef_objects
|
||||||
| openstack.tests.functional.image.v2.test_metadef_property.TestMetadefProperty | 1 | 1 | 0 | 0 | 0 | Detail | |
test_metadef_property |
pass
pt123.1: openstack.tests.functional.image.v2.test_metadef_property.TestMetadefProperty.test_metadef_property
|
||||||
| openstack.tests.functional.image.v2.test_metadef_resource_type.TestMetadefResourceType | 1 | 1 | 0 | 0 | 0 | Detail | |
test_metadef_resource_types |
pass
pt124.1: openstack.tests.functional.image.v2.test_metadef_resource_type.TestMetadefResourceType.test_metadef_resource_types
|
||||||
| openstack.tests.functional.image.v2.test_metadef_schema.TestMetadefSchema | 10 | 10 | 0 | 0 | 0 | Detail | |
test_get_metadef_namespace_schema |
pass
pt125.1: openstack.tests.functional.image.v2.test_metadef_schema.TestMetadefSchema.test_get_metadef_namespace_schema
|
||||||
test_get_metadef_namespaces_schema |
pass
pt125.2: openstack.tests.functional.image.v2.test_metadef_schema.TestMetadefSchema.test_get_metadef_namespaces_schema
|
||||||
test_get_metadef_object_schema |
pass
pt125.3: openstack.tests.functional.image.v2.test_metadef_schema.TestMetadefSchema.test_get_metadef_object_schema
|
||||||
test_get_metadef_objects_schema |
pass
pt125.4: openstack.tests.functional.image.v2.test_metadef_schema.TestMetadefSchema.test_get_metadef_objects_schema
|
||||||
test_get_metadef_properties_schema |
pass
pt125.5: openstack.tests.functional.image.v2.test_metadef_schema.TestMetadefSchema.test_get_metadef_properties_schema
|
||||||
test_get_metadef_property_schema |
pass
pt125.6: openstack.tests.functional.image.v2.test_metadef_schema.TestMetadefSchema.test_get_metadef_property_schema
|
||||||
test_get_metadef_resource_type_schema |
pass
pt125.7: openstack.tests.functional.image.v2.test_metadef_schema.TestMetadefSchema.test_get_metadef_resource_type_schema
|
||||||
test_get_metadef_resource_types_schema |
pass
pt125.8: openstack.tests.functional.image.v2.test_metadef_schema.TestMetadefSchema.test_get_metadef_resource_types_schema
|
||||||
test_get_metadef_tag_schema |
pass
pt125.9: openstack.tests.functional.image.v2.test_metadef_schema.TestMetadefSchema.test_get_metadef_tag_schema
|
||||||
test_get_metadef_tags_schema |
pass
pt125.10: openstack.tests.functional.image.v2.test_metadef_schema.TestMetadefSchema.test_get_metadef_tags_schema
|
||||||
| openstack.tests.functional.image.v2.test_schema.TestSchema | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_image_schema |
pass
pt126.1: openstack.tests.functional.image.v2.test_schema.TestSchema.test_get_image_schema
|
||||||
test_get_images_schema |
pass
pt126.2: openstack.tests.functional.image.v2.test_schema.TestSchema.test_get_images_schema
|
||||||
test_get_member_schema |
pass
pt126.3: openstack.tests.functional.image.v2.test_schema.TestSchema.test_get_member_schema
|
||||||
test_get_members_schema |
pass
pt126.4: openstack.tests.functional.image.v2.test_schema.TestSchema.test_get_members_schema
|
||||||
| openstack.tests.functional.image.v2.test_task.TestTask | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tasks |
pass
pt127.1: openstack.tests.functional.image.v2.test_task.TestTask.test_tasks
|
||||||
| openstack.tests.functional.instance_ha.v1.test_host.TestHost | 2 | 0 | 0 | 0 | 2 | Detail | |
test_list |
skip
pt128.1: openstack.tests.functional.instance_ha.v1.test_host.TestHost.test_list
|
||||||
test_update |
skip
pt128.2: openstack.tests.functional.instance_ha.v1.test_host.TestHost.test_update
|
||||||
| openstack.tests.functional.instance_ha.v1.test_segment.TestSegment | 2 | 0 | 0 | 0 | 2 | Detail | |
test_list |
skip
pt129.1: openstack.tests.functional.instance_ha.v1.test_segment.TestSegment.test_list
|
||||||
test_update |
skip
pt129.2: openstack.tests.functional.instance_ha.v1.test_segment.TestSegment.test_update
|
||||||
| openstack.tests.functional.key_manager.v1.test_project_quota.TestProjectQuota | 1 | 0 | 0 | 0 | 1 | Detail | |
test_project_quotas |
skip
pt130.1: openstack.tests.functional.key_manager.v1.test_project_quota.TestProjectQuota.test_project_quotas
|
||||||
| openstack.tests.functional.key_manager.v1.test_quota.TestQuota | 1 | 0 | 0 | 0 | 1 | Detail | |
test_quota_get |
skip
pt131.1: openstack.tests.functional.key_manager.v1.test_quota.TestQuota.test_quota_get
|
||||||
| openstack.tests.functional.key_manager.v1.test_secret_acl.TestSecretACL | 1 | 0 | 0 | 0 | 1 | Detail | |
test_secret_acl |
skip
pt132.1: openstack.tests.functional.key_manager.v1.test_secret_acl.TestSecretACL.test_secret_acl
|
||||||
| openstack.tests.functional.key_manager.v1.test_secret_consumer.TestSecretConsumer | 1 | 0 | 0 | 0 | 1 | Detail | |
test_secret_consumer |
skip
pt133.1: openstack.tests.functional.key_manager.v1.test_secret_consumer.TestSecretConsumer.test_secret_consumer
|
||||||
| openstack.tests.functional.key_manager.v1.test_secret_store.TestSecretStore | 1 | 0 | 0 | 0 | 1 | Detail | |
test_secret_store |
skip
pt134.1: openstack.tests.functional.key_manager.v1.test_secret_store.TestSecretStore.test_secret_store
|
||||||
| openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer | 58 | 58 | 0 | 0 | 0 | Detail | |
test_amphora_configure |
pass
pt135.1: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_amphora_configure
|
||||||
test_amphora_failover |
pass
pt135.2: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_amphora_failover
|
||||||
test_amphora_find |
pass
pt135.3: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_amphora_find
|
||||||
test_amphora_get |
pass
pt135.4: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_amphora_get
|
||||||
test_amphora_list |
pass
pt135.5: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_amphora_list
|
||||||
test_availability_zone_find |
pass
pt135.6: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_availability_zone_find
|
||||||
test_availability_zone_get |
pass
pt135.7: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_availability_zone_get
|
||||||
test_availability_zone_list |
pass
pt135.8: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_availability_zone_list
|
||||||
test_availability_zone_profile_find |
pass
pt135.9: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_availability_zone_profile_find
|
||||||
test_availability_zone_profile_get |
pass
pt135.10: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_availability_zone_profile_get
|
||||||
test_availability_zone_profile_list |
pass
pt135.11: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_availability_zone_profile_list
|
||||||
test_availability_zone_profile_update |
pass
pt135.12: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_availability_zone_profile_update
|
||||||
test_availability_zone_update |
pass
pt135.13: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_availability_zone_update
|
||||||
test_default_quota |
pass
pt135.14: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_default_quota
|
||||||
test_flavor_find |
pass
pt135.15: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_flavor_find
|
||||||
test_flavor_get |
pass
pt135.16: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_flavor_get
|
||||||
test_flavor_list |
pass
pt135.17: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_flavor_list
|
||||||
test_flavor_profile_find |
pass
pt135.18: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_flavor_profile_find
|
||||||
test_flavor_profile_get |
pass
pt135.19: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_flavor_profile_get
|
||||||
test_flavor_profile_list |
pass
pt135.20: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_flavor_profile_list
|
||||||
test_flavor_profile_update |
pass
pt135.21: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_flavor_profile_update
|
||||||
test_flavor_update |
pass
pt135.22: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_flavor_update
|
||||||
test_health_monitor_find |
pass
pt135.23: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_health_monitor_find
|
||||||
test_health_monitor_get |
pass
pt135.24: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_health_monitor_get
|
||||||
test_health_monitor_list |
pass
pt135.25: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_health_monitor_list
|
||||||
test_health_monitor_update |
pass
pt135.26: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_health_monitor_update
|
||||||
test_l7_policy_find |
pass
pt135.27: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_l7_policy_find
|
||||||
test_l7_policy_get |
pass
pt135.28: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_l7_policy_get
|
||||||
test_l7_policy_list |
pass
pt135.29: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_l7_policy_list
|
||||||
test_l7_policy_update |
pass
pt135.30: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_l7_policy_update
|
||||||
test_l7_rule_find |
pass
pt135.31: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_l7_rule_find
|
||||||
test_l7_rule_get |
pass
pt135.32: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_l7_rule_get
|
||||||
test_l7_rule_list |
pass
pt135.33: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_l7_rule_list
|
||||||
test_l7_rule_update |
pass
pt135.34: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_l7_rule_update
|
||||||
test_lb_failover |
pass
pt135.35: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_lb_failover
|
||||||
test_lb_find |
pass
pt135.36: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_lb_find
|
||||||
test_lb_get |
pass
pt135.37: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_lb_get
|
||||||
test_lb_get_stats |
pass
pt135.38: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_lb_get_stats
|
||||||
test_lb_list |
pass
pt135.39: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_lb_list
|
||||||
test_lb_update |
pass
pt135.40: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_lb_update
|
||||||
test_listener_find |
pass
pt135.41: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_listener_find
|
||||||
test_listener_get |
pass
pt135.42: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_listener_get
|
||||||
test_listener_get_stats |
pass
pt135.43: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_listener_get_stats
|
||||||
test_listener_list |
pass
pt135.44: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_listener_list
|
||||||
test_listener_update |
pass
pt135.45: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_listener_update
|
||||||
test_member_find |
pass
pt135.46: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_member_find
|
||||||
test_member_get |
pass
pt135.47: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_member_get
|
||||||
test_member_list |
pass
pt135.48: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_member_list
|
||||||
test_member_update |
pass
pt135.49: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_member_update
|
||||||
test_pool_find |
pass
pt135.50: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_pool_find
|
||||||
test_pool_get |
pass
pt135.51: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_pool_get
|
||||||
test_pool_list |
pass
pt135.52: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_pool_list
|
||||||
test_pool_update |
pass
pt135.53: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_pool_update
|
||||||
test_provider_flavor_capabilities |
pass
pt135.54: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_provider_flavor_capabilities
|
||||||
test_providers |
pass
pt135.55: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_providers
|
||||||
test_quota_get |
pass
pt135.56: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_quota_get
|
||||||
test_quota_list |
pass
pt135.57: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_quota_list
|
||||||
test_quota_update |
pass
pt135.58: openstack.tests.functional.load_balancer.v2.test_load_balancer.TestLoadBalancer.test_quota_update
|
||||||
| openstack.tests.functional.network.v2.test_address_group.TestAddressGroup | 5 | 5 | 0 | 0 | 0 | Detail | |
test_add_remove_addresses |
pass
pt136.1: openstack.tests.functional.network.v2.test_address_group.TestAddressGroup.test_add_remove_addresses
|
||||||
test_find |
pass
pt136.2: openstack.tests.functional.network.v2.test_address_group.TestAddressGroup.test_find
|
||||||
test_get |
pass
pt136.3: openstack.tests.functional.network.v2.test_address_group.TestAddressGroup.test_get
|
||||||
test_list |
pass
pt136.4: openstack.tests.functional.network.v2.test_address_group.TestAddressGroup.test_list
|
||||||
test_update |
pass
pt136.5: openstack.tests.functional.network.v2.test_address_group.TestAddressGroup.test_update
|
||||||
| openstack.tests.functional.network.v2.test_address_scope.TestAddressScope | 4 | 4 | 0 | 0 | 0 | Detail | |
test_find |
pass
pt137.1: openstack.tests.functional.network.v2.test_address_scope.TestAddressScope.test_find
|
||||||
test_get |
pass
pt137.2: openstack.tests.functional.network.v2.test_address_scope.TestAddressScope.test_get
|
||||||
test_list |
pass
pt137.3: openstack.tests.functional.network.v2.test_address_scope.TestAddressScope.test_list
|
||||||
test_update |
pass
pt137.4: openstack.tests.functional.network.v2.test_address_scope.TestAddressScope.test_update
|
||||||
| openstack.tests.functional.network.v2.test_agent.TestAgent | 3 | 0 | 0 | 0 | 3 | Detail | |
test_get |
skip
pt138.1: openstack.tests.functional.network.v2.test_agent.TestAgent.test_get
|
||||||
test_list |
skip
pt138.2: openstack.tests.functional.network.v2.test_agent.TestAgent.test_list
|
||||||
test_update |
skip
pt138.3: openstack.tests.functional.network.v2.test_agent.TestAgent.test_update
|
||||||
| openstack.tests.functional.network.v2.test_agent_add_remove_network.TestAgentNetworks | 1 | 0 | 0 | 0 | 1 | Detail | |
test_add_remove_agent |
skip
pt139.1: openstack.tests.functional.network.v2.test_agent_add_remove_network.TestAgentNetworks.test_add_remove_agent
|
||||||
| openstack.tests.functional.network.v2.test_agent_add_remove_router.TestAgentRouters | 2 | 0 | 0 | 0 | 2 | Detail | |
test_add_router_to_agent |
skip
pt140.1: openstack.tests.functional.network.v2.test_agent_add_remove_router.TestAgentRouters.test_add_router_to_agent
|
||||||
test_remove_router_from_agent |
skip
pt140.2: openstack.tests.functional.network.v2.test_agent_add_remove_router.TestAgentRouters.test_remove_router_from_agent
|
||||||
| openstack.tests.functional.network.v2.test_auto_allocated_topology.TestAutoAllocatedTopology | 1 | 1 | 0 | 0 | 0 | Detail | |
test_auto_allocated_topology |
pass
pt141.1: openstack.tests.functional.network.v2.test_auto_allocated_topology.TestAutoAllocatedTopology.test_auto_allocated_topology
|
||||||
| openstack.tests.functional.network.v2.test_availability_zone.TestAvailabilityZone | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list |
pass
pt142.1: openstack.tests.functional.network.v2.test_availability_zone.TestAvailabilityZone.test_list
|
||||||
| openstack.tests.functional.network.v2.test_bgp.TestBGPSpeaker | 11 | 0 | 0 | 0 | 11 | Detail | |
test_add_remove_gw_network_to_speaker |
skip
pt143.1: openstack.tests.functional.network.v2.test_bgp.TestBGPSpeaker.test_add_remove_gw_network_to_speaker
|
||||||
test_add_remove_peer_to_speaker |
skip
pt143.2: openstack.tests.functional.network.v2.test_bgp.TestBGPSpeaker.test_add_remove_peer_to_speaker
|
||||||
test_find_bgp_peer |
skip
pt143.3: openstack.tests.functional.network.v2.test_bgp.TestBGPSpeaker.test_find_bgp_peer
|
||||||
test_find_bgp_speaker |
skip
pt143.4: openstack.tests.functional.network.v2.test_bgp.TestBGPSpeaker.test_find_bgp_speaker
|
||||||
test_get_advertised_routes_of_speaker |
skip
pt143.5: openstack.tests.functional.network.v2.test_bgp.TestBGPSpeaker.test_get_advertised_routes_of_speaker
|
||||||
test_get_bgp_peer |
skip
pt143.6: openstack.tests.functional.network.v2.test_bgp.TestBGPSpeaker.test_get_bgp_peer
|
||||||
test_get_bgp_speaker |
skip
pt143.7: openstack.tests.functional.network.v2.test_bgp.TestBGPSpeaker.test_get_bgp_speaker
|
||||||
test_list_bgp_peers |
skip
pt143.8: openstack.tests.functional.network.v2.test_bgp.TestBGPSpeaker.test_list_bgp_peers
|
||||||
test_list_bgp_speakers |
skip
pt143.9: openstack.tests.functional.network.v2.test_bgp.TestBGPSpeaker.test_list_bgp_speakers
|
||||||
test_update_bgp_peer |
skip
pt143.10: openstack.tests.functional.network.v2.test_bgp.TestBGPSpeaker.test_update_bgp_peer
|
||||||
test_update_bgp_speaker |
skip
pt143.11: openstack.tests.functional.network.v2.test_bgp.TestBGPSpeaker.test_update_bgp_speaker
|
||||||
| openstack.tests.functional.network.v2.test_bgpvpn.TestBGPVPN | 10 | 0 | 0 | 0 | 10 | Detail | |
test_find_bgpvpn |
skip
pt144.1: openstack.tests.functional.network.v2.test_bgpvpn.TestBGPVPN.test_find_bgpvpn
|
||||||
test_get_bgpvpn |
skip
pt144.2: openstack.tests.functional.network.v2.test_bgpvpn.TestBGPVPN.test_get_bgpvpn
|
||||||
test_get_bgpvpn_port_association |
skip
pt144.3: openstack.tests.functional.network.v2.test_bgpvpn.TestBGPVPN.test_get_bgpvpn_port_association
|
||||||
test_get_bgpvpn_router_association |
skip
pt144.4: openstack.tests.functional.network.v2.test_bgpvpn.TestBGPVPN.test_get_bgpvpn_router_association
|
||||||
test_get_bgpvpnnetwork_association |
skip
pt144.5: openstack.tests.functional.network.v2.test_bgpvpn.TestBGPVPN.test_get_bgpvpnnetwork_association
|
||||||
test_list_bgpvpn_network_associations |
skip
pt144.6: openstack.tests.functional.network.v2.test_bgpvpn.TestBGPVPN.test_list_bgpvpn_network_associations
|
||||||
test_list_bgpvpn_port_associations |
skip
pt144.7: openstack.tests.functional.network.v2.test_bgpvpn.TestBGPVPN.test_list_bgpvpn_port_associations
|
||||||
test_list_bgpvpn_router_associations |
skip
pt144.8: openstack.tests.functional.network.v2.test_bgpvpn.TestBGPVPN.test_list_bgpvpn_router_associations
|
||||||
test_list_bgpvpns |
skip
pt144.9: openstack.tests.functional.network.v2.test_bgpvpn.TestBGPVPN.test_list_bgpvpns
|
||||||
test_update_bgpvpn |
skip
pt144.10: openstack.tests.functional.network.v2.test_bgpvpn.TestBGPVPN.test_update_bgpvpn
|
||||||
| openstack.tests.functional.network.v2.test_default_security_group_rule.TestDefaultSecurityGroupRule | 3 | 3 | 0 | 0 | 0 | Detail | |
test_find |
pass
pt145.1: openstack.tests.functional.network.v2.test_default_security_group_rule.TestDefaultSecurityGroupRule.test_find
|
||||||
test_get |
pass
pt145.2: openstack.tests.functional.network.v2.test_default_security_group_rule.TestDefaultSecurityGroupRule.test_get
|
||||||
test_list |
pass
pt145.3: openstack.tests.functional.network.v2.test_default_security_group_rule.TestDefaultSecurityGroupRule.test_list
|
||||||
| openstack.tests.functional.network.v2.test_dvr_router.TestDVRRouter | 4 | 4 | 0 | 0 | 0 | Detail | |
test_find |
pass
pt146.1: openstack.tests.functional.network.v2.test_dvr_router.TestDVRRouter.test_find
|
||||||
test_get |
pass
pt146.2: openstack.tests.functional.network.v2.test_dvr_router.TestDVRRouter.test_get
|
||||||
test_list |
pass
pt146.3: openstack.tests.functional.network.v2.test_dvr_router.TestDVRRouter.test_list
|
||||||
test_update |
pass
pt146.4: openstack.tests.functional.network.v2.test_dvr_router.TestDVRRouter.test_update
|
||||||
| openstack.tests.functional.network.v2.test_extension.TestExtension | 2 | 2 | 0 | 0 | 0 | Detail | |
test_find |
pass
pt147.1: openstack.tests.functional.network.v2.test_extension.TestExtension.test_find
|
||||||
test_list |
pass
pt147.2: openstack.tests.functional.network.v2.test_extension.TestExtension.test_list
|
||||||
| openstack.tests.functional.network.v2.test_firewall_group.TestFirewallGroup | 3 | 0 | 0 | 0 | 3 | Detail | |
test_find |
skip
pt148.1: openstack.tests.functional.network.v2.test_firewall_group.TestFirewallGroup.test_find
|
||||||
test_get |
skip
pt148.2: openstack.tests.functional.network.v2.test_firewall_group.TestFirewallGroup.test_get
|
||||||
test_list |
skip
pt148.3: openstack.tests.functional.network.v2.test_firewall_group.TestFirewallGroup.test_list
|
||||||
| openstack.tests.functional.network.v2.test_firewall_policy.TestFirewallPolicy | 3 | 0 | 0 | 0 | 3 | Detail | |
test_find |
skip
pt149.1: openstack.tests.functional.network.v2.test_firewall_policy.TestFirewallPolicy.test_find
|
||||||
test_get |
skip
pt149.2: openstack.tests.functional.network.v2.test_firewall_policy.TestFirewallPolicy.test_get
|
||||||
test_list |
skip
pt149.3: openstack.tests.functional.network.v2.test_firewall_policy.TestFirewallPolicy.test_list
|
||||||
| openstack.tests.functional.network.v2.test_firewall_rule.TestFirewallRule | 3 | 0 | 0 | 0 | 3 | Detail | |
test_find |
skip
pt150.1: openstack.tests.functional.network.v2.test_firewall_rule.TestFirewallRule.test_find
|
||||||
test_get |
skip
pt150.2: openstack.tests.functional.network.v2.test_firewall_rule.TestFirewallRule.test_get
|
||||||
test_list |
skip
pt150.3: openstack.tests.functional.network.v2.test_firewall_rule.TestFirewallRule.test_list
|
||||||
| openstack.tests.functional.network.v2.test_firewall_rule_insert_remove_policy.TestFirewallPolicyRuleAssociations | 2 | 0 | 0 | 0 | 2 | Detail | |
test_insert_rule_into_policy |
skip
pt151.1: openstack.tests.functional.network.v2.test_firewall_rule_insert_remove_policy.TestFirewallPolicyRuleAssociations.test_insert_rule_into_policy
|
||||||
test_remove_rule_from_policy |
skip
pt151.2: openstack.tests.functional.network.v2.test_firewall_rule_insert_remove_policy.TestFirewallPolicyRuleAssociations.test_remove_rule_from_policy
|
||||||
| openstack.tests.functional.network.v2.test_flavor.TestFlavor | 5 | 5 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_flavor_with_service_profile |
pass
pt152.1: openstack.tests.functional.network.v2.test_flavor.TestFlavor.test_associate_disassociate_flavor_with_service_profile
|
||||||
test_find |
pass
pt152.2: openstack.tests.functional.network.v2.test_flavor.TestFlavor.test_find
|
||||||
test_get |
pass
pt152.3: openstack.tests.functional.network.v2.test_flavor.TestFlavor.test_get
|
||||||
test_list |
pass
pt152.4: openstack.tests.functional.network.v2.test_flavor.TestFlavor.test_list
|
||||||
test_update |
pass
pt152.5: openstack.tests.functional.network.v2.test_flavor.TestFlavor.test_update
|
||||||
| openstack.tests.functional.network.v2.test_floating_ip.TestFloatingIP | 12 | 12 | 0 | 0 | 0 | Detail | |
test_add_tag |
pass
pt153.1: openstack.tests.functional.network.v2.test_floating_ip.TestFloatingIP.test_add_tag
|
||||||
test_add_tags |
pass
pt153.2: openstack.tests.functional.network.v2.test_floating_ip.TestFloatingIP.test_add_tags
|
||||||
test_find_available_ip |
pass
pt153.3: openstack.tests.functional.network.v2.test_floating_ip.TestFloatingIP.test_find_available_ip
|
||||||
test_find_by_id |
pass
pt153.4: openstack.tests.functional.network.v2.test_floating_ip.TestFloatingIP.test_find_by_id
|
||||||
test_find_by_ip_address |
pass
pt153.5: openstack.tests.functional.network.v2.test_floating_ip.TestFloatingIP.test_find_by_ip_address
|
||||||
test_get |
pass
pt153.6: openstack.tests.functional.network.v2.test_floating_ip.TestFloatingIP.test_get
|
||||||
test_get_tags |
pass
pt153.7: openstack.tests.functional.network.v2.test_floating_ip.TestFloatingIP.test_get_tags
|
||||||
test_list |
pass
pt153.8: openstack.tests.functional.network.v2.test_floating_ip.TestFloatingIP.test_list
|
||||||
test_remove_all_tags |
pass
pt153.9: openstack.tests.functional.network.v2.test_floating_ip.TestFloatingIP.test_remove_all_tags
|
||||||
test_remove_tag |
pass
pt153.10: openstack.tests.functional.network.v2.test_floating_ip.TestFloatingIP.test_remove_tag
|
||||||
test_set_tags |
pass
pt153.11: openstack.tests.functional.network.v2.test_floating_ip.TestFloatingIP.test_set_tags
|
||||||
test_update |
pass
pt153.12: openstack.tests.functional.network.v2.test_floating_ip.TestFloatingIP.test_update
|
||||||
| openstack.tests.functional.network.v2.test_l3_conntrack_helper.TestL3ConntrackHelper | 3 | 0 | 0 | 0 | 3 | Detail | |
test_get |
skip
pt154.1: openstack.tests.functional.network.v2.test_l3_conntrack_helper.TestL3ConntrackHelper.test_get
|
||||||
test_list |
skip
pt154.2: openstack.tests.functional.network.v2.test_l3_conntrack_helper.TestL3ConntrackHelper.test_list
|
||||||
test_update |
skip
pt154.3: openstack.tests.functional.network.v2.test_l3_conntrack_helper.TestL3ConntrackHelper.test_update
|
||||||
| openstack.tests.functional.network.v2.test_local_ip.TestLocalIP | 4 | 0 | 0 | 0 | 4 | Detail | |
test_find |
skip
pt155.1: openstack.tests.functional.network.v2.test_local_ip.TestLocalIP.test_find
|
||||||
test_get |
skip
pt155.2: openstack.tests.functional.network.v2.test_local_ip.TestLocalIP.test_get
|
||||||
test_list |
skip
pt155.3: openstack.tests.functional.network.v2.test_local_ip.TestLocalIP.test_list
|
||||||
test_update |
skip
pt155.4: openstack.tests.functional.network.v2.test_local_ip.TestLocalIP.test_update
|
||||||
| openstack.tests.functional.network.v2.test_local_ip_association.TestLocalIPAssociation | 3 | 0 | 0 | 0 | 3 | Detail | |
test_find |
skip
pt156.1: openstack.tests.functional.network.v2.test_local_ip_association.TestLocalIPAssociation.test_find
|
||||||
test_get |
skip
pt156.2: openstack.tests.functional.network.v2.test_local_ip_association.TestLocalIPAssociation.test_get
|
||||||
test_list |
skip
pt156.3: openstack.tests.functional.network.v2.test_local_ip_association.TestLocalIPAssociation.test_list
|
||||||
| openstack.tests.functional.network.v2.test_ndp_proxy.TestNDPProxy | 4 | 0 | 0 | 0 | 4 | Detail | |
test_find |
skip
pt157.1: openstack.tests.functional.network.v2.test_ndp_proxy.TestNDPProxy.test_find
|
||||||
test_get |
skip
pt157.2: openstack.tests.functional.network.v2.test_ndp_proxy.TestNDPProxy.test_get
|
||||||
test_list |
skip
pt157.3: openstack.tests.functional.network.v2.test_ndp_proxy.TestNDPProxy.test_list
|
||||||
test_update |
skip
pt157.4: openstack.tests.functional.network.v2.test_ndp_proxy.TestNDPProxy.test_update
|
||||||
| openstack.tests.functional.network.v2.test_network.TestNetwork | 10 | 10 | 0 | 0 | 0 | Detail | |
test_add_tag |
pass
pt158.1: openstack.tests.functional.network.v2.test_network.TestNetwork.test_add_tag
|
||||||
test_add_tags |
pass
pt158.2: openstack.tests.functional.network.v2.test_network.TestNetwork.test_add_tags
|
||||||
test_find |
pass
pt158.3: openstack.tests.functional.network.v2.test_network.TestNetwork.test_find
|
||||||
test_find_with_filter |
pass
pt158.4: openstack.tests.functional.network.v2.test_network.TestNetwork.test_find_with_filter
|
||||||
test_get |
pass
pt158.5: openstack.tests.functional.network.v2.test_network.TestNetwork.test_get
|
||||||
test_get_tags |
pass
pt158.6: openstack.tests.functional.network.v2.test_network.TestNetwork.test_get_tags
|
||||||
test_list |
pass
pt158.7: openstack.tests.functional.network.v2.test_network.TestNetwork.test_list
|
||||||
test_remove_all_tags |
pass
pt158.8: openstack.tests.functional.network.v2.test_network.TestNetwork.test_remove_all_tags
|
||||||
test_remove_tag |
pass
pt158.9: openstack.tests.functional.network.v2.test_network.TestNetwork.test_remove_tag
|
||||||
test_set_tags |
pass
pt158.10: openstack.tests.functional.network.v2.test_network.TestNetwork.test_set_tags
|
||||||
| openstack.tests.functional.network.v2.test_network_ip_availability.TestNetworkIPAvailability | 3 | 3 | 0 | 0 | 0 | Detail | |
test_find |
pass
pt159.1: openstack.tests.functional.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_find
|
||||||
test_get |
pass
pt159.2: openstack.tests.functional.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_get
|
||||||
test_list |
pass
pt159.3: openstack.tests.functional.network.v2.test_network_ip_availability.TestNetworkIPAvailability.test_list
|
||||||
| openstack.tests.functional.network.v2.test_network_segment_range.TestNetworkSegmentRange | 5 | 0 | 0 | 0 | 5 | Detail | |
test_create_delete |
skip
pt160.1: openstack.tests.functional.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_create_delete
|
||||||
test_find |
skip
pt160.2: openstack.tests.functional.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_find
|
||||||
test_get |
skip
pt160.3: openstack.tests.functional.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_get
|
||||||
test_list |
skip
pt160.4: openstack.tests.functional.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_list
|
||||||
test_update |
skip
pt160.5: openstack.tests.functional.network.v2.test_network_segment_range.TestNetworkSegmentRange.test_update
|
||||||
| openstack.tests.functional.network.v2.test_port.TestPort | 10 | 10 | 0 | 0 | 0 | Detail | |
test_add_tag |
pass
pt161.1: openstack.tests.functional.network.v2.test_port.TestPort.test_add_tag
|
||||||
test_add_tags |
pass
pt161.2: openstack.tests.functional.network.v2.test_port.TestPort.test_add_tags
|
||||||
test_find |
pass
pt161.3: openstack.tests.functional.network.v2.test_port.TestPort.test_find
|
||||||
test_get |
pass
pt161.4: openstack.tests.functional.network.v2.test_port.TestPort.test_get
|
||||||
test_get_tags |
pass
pt161.5: openstack.tests.functional.network.v2.test_port.TestPort.test_get_tags
|
||||||
test_list |
pass
pt161.6: openstack.tests.functional.network.v2.test_port.TestPort.test_list
|
||||||
test_remove_all_tags |
pass
pt161.7: openstack.tests.functional.network.v2.test_port.TestPort.test_remove_all_tags
|
||||||
test_remove_tag |
pass
pt161.8: openstack.tests.functional.network.v2.test_port.TestPort.test_remove_tag
|
||||||
test_set_tags |
pass
pt161.9: openstack.tests.functional.network.v2.test_port.TestPort.test_set_tags
|
||||||
test_update |
pass
pt161.10: openstack.tests.functional.network.v2.test_port.TestPort.test_update
|
||||||
| openstack.tests.functional.network.v2.test_port_forwarding.TestPortForwarding | 4 | 4 | 0 | 0 | 0 | Detail | |
test_find |
pass
pt162.1: openstack.tests.functional.network.v2.test_port_forwarding.TestPortForwarding.test_find
|
||||||
test_get |
pass
pt162.2: openstack.tests.functional.network.v2.test_port_forwarding.TestPortForwarding.test_get
|
||||||
test_list |
pass
pt162.3: openstack.tests.functional.network.v2.test_port_forwarding.TestPortForwarding.test_list
|
||||||
test_update |
pass
pt162.4: openstack.tests.functional.network.v2.test_port_forwarding.TestPortForwarding.test_update
|
||||||
| openstack.tests.functional.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule | 4 | 4 | 0 | 0 | 0 | Detail | |
test_find |
pass
pt163.1: openstack.tests.functional.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_find
|
||||||
test_get |
pass
pt163.2: openstack.tests.functional.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_get
|
||||||
test_list |
pass
pt163.3: openstack.tests.functional.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_list
|
||||||
test_update |
pass
pt163.4: openstack.tests.functional.network.v2.test_qos_bandwidth_limit_rule.TestQoSBandwidthLimitRule.test_update
|
||||||
| openstack.tests.functional.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule | 4 | 4 | 0 | 0 | 0 | Detail | |
test_find |
pass
pt164.1: openstack.tests.functional.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_find
|
||||||
test_get |
pass
pt164.2: openstack.tests.functional.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_get
|
||||||
test_list |
pass
pt164.3: openstack.tests.functional.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_list
|
||||||
test_update |
pass
pt164.4: openstack.tests.functional.network.v2.test_qos_dscp_marking_rule.TestQoSDSCPMarkingRule.test_update
|
||||||
| openstack.tests.functional.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule | 4 | 4 | 0 | 0 | 0 | Detail | |
test_find |
pass
pt165.1: openstack.tests.functional.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_find
|
||||||
test_get |
pass
pt165.2: openstack.tests.functional.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_get
|
||||||
test_list |
pass
pt165.3: openstack.tests.functional.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_list
|
||||||
test_update |
pass
pt165.4: openstack.tests.functional.network.v2.test_qos_minimum_bandwidth_rule.TestQoSMinimumBandwidthRule.test_update
|
||||||
| openstack.tests.functional.network.v2.test_qos_minimum_packet_rate_rule.TestQoSMinimumPacketRateRule | 4 | 4 | 0 | 0 | 0 | Detail | |
test_find |
pass
pt166.1: openstack.tests.functional.network.v2.test_qos_minimum_packet_rate_rule.TestQoSMinimumPacketRateRule.test_find
|
||||||
test_get |
pass
pt166.2: openstack.tests.functional.network.v2.test_qos_minimum_packet_rate_rule.TestQoSMinimumPacketRateRule.test_get
|
||||||
test_list |
pass
pt166.3: openstack.tests.functional.network.v2.test_qos_minimum_packet_rate_rule.TestQoSMinimumPacketRateRule.test_list
|
||||||
test_update |
pass
pt166.4: openstack.tests.functional.network.v2.test_qos_minimum_packet_rate_rule.TestQoSMinimumPacketRateRule.test_update
|
||||||
| openstack.tests.functional.network.v2.test_qos_packet_rate_limit_rule.TestQoSPacketRateLimitRule | 4 | 4 | 0 | 0 | 0 | Detail | |
test_find |
pass
pt167.1: openstack.tests.functional.network.v2.test_qos_packet_rate_limit_rule.TestQoSPacketRateLimitRule.test_find
|
||||||
test_get |
pass
pt167.2: openstack.tests.functional.network.v2.test_qos_packet_rate_limit_rule.TestQoSPacketRateLimitRule.test_get
|
||||||
test_list |
pass
pt167.3: openstack.tests.functional.network.v2.test_qos_packet_rate_limit_rule.TestQoSPacketRateLimitRule.test_list
|
||||||
test_update |
pass
pt167.4: openstack.tests.functional.network.v2.test_qos_packet_rate_limit_rule.TestQoSPacketRateLimitRule.test_update
|
||||||
| openstack.tests.functional.network.v2.test_qos_policy.TestQoSPolicy | 5 | 5 | 0 | 0 | 0 | Detail | |
test_find |
pass
pt168.1: openstack.tests.functional.network.v2.test_qos_policy.TestQoSPolicy.test_find
|
||||||
test_get |
pass
pt168.2: openstack.tests.functional.network.v2.test_qos_policy.TestQoSPolicy.test_get
|
||||||
test_list |
pass
pt168.3: openstack.tests.functional.network.v2.test_qos_policy.TestQoSPolicy.test_list
|
||||||
test_set_tags |
pass
pt168.4: openstack.tests.functional.network.v2.test_qos_policy.TestQoSPolicy.test_set_tags
|
||||||
test_update |
pass
pt168.5: openstack.tests.functional.network.v2.test_qos_policy.TestQoSPolicy.test_update
|
||||||
| openstack.tests.functional.network.v2.test_qos_rule_type.TestQoSRuleType | 3 | 3 | 0 | 0 | 0 | Detail | |
test_find |
pass
pt169.1: openstack.tests.functional.network.v2.test_qos_rule_type.TestQoSRuleType.test_find
|
||||||
test_get |
pass
pt169.2: openstack.tests.functional.network.v2.test_qos_rule_type.TestQoSRuleType.test_get
|
||||||
test_list |
pass
pt169.3: openstack.tests.functional.network.v2.test_qos_rule_type.TestQoSRuleType.test_list
|
||||||
| openstack.tests.functional.network.v2.test_quota.TestQuota | 1 | 1 | 0 | 0 | 0 | Detail | |
test_quota |
pass
pt170.1: openstack.tests.functional.network.v2.test_quota.TestQuota.test_quota
|
||||||
| openstack.tests.functional.network.v2.test_rbac_policy.TestRBACPolicy | 3 | 3 | 0 | 0 | 0 | Detail | |
test_find |
pass
pt171.1: openstack.tests.functional.network.v2.test_rbac_policy.TestRBACPolicy.test_find
|
||||||
test_get |
pass
pt171.2: openstack.tests.functional.network.v2.test_rbac_policy.TestRBACPolicy.test_get
|
||||||
test_list |
pass
pt171.3: openstack.tests.functional.network.v2.test_rbac_policy.TestRBACPolicy.test_list
|
||||||
| openstack.tests.functional.network.v2.test_router.TestRouter | 10 | 10 | 0 | 0 | 0 | Detail | |
test_add_tag |
pass
pt172.1: openstack.tests.functional.network.v2.test_router.TestRouter.test_add_tag
|
||||||
test_add_tags |
pass
pt172.2: openstack.tests.functional.network.v2.test_router.TestRouter.test_add_tags
|
||||||
test_find |
pass
pt172.3: openstack.tests.functional.network.v2.test_router.TestRouter.test_find
|
||||||
test_get |
pass
pt172.4: openstack.tests.functional.network.v2.test_router.TestRouter.test_get
|
||||||
test_get_tags |
pass
pt172.5: openstack.tests.functional.network.v2.test_router.TestRouter.test_get_tags
|
||||||
test_list |
pass
pt172.6: openstack.tests.functional.network.v2.test_router.TestRouter.test_list
|
||||||
test_remove_all_tags |
pass
pt172.7: openstack.tests.functional.network.v2.test_router.TestRouter.test_remove_all_tags
|
||||||
test_remove_tag |
pass
pt172.8: openstack.tests.functional.network.v2.test_router.TestRouter.test_remove_tag
|
||||||
test_set_tags |
pass
pt172.9: openstack.tests.functional.network.v2.test_router.TestRouter.test_set_tags
|
||||||
test_update |
pass
pt172.10: openstack.tests.functional.network.v2.test_router.TestRouter.test_update
|
||||||
| openstack.tests.functional.network.v2.test_router_add_remove_interface.TestRouterInterface | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_add_remove_interface |
pass
pt173.1: openstack.tests.functional.network.v2.test_router_add_remove_interface.TestRouterInterface.test_router_add_remove_interface
|
||||||
| openstack.tests.functional.network.v2.test_security_group.TestSecurityGroup | 10 | 10 | 0 | 0 | 0 | Detail | |
test_add_tag |
pass
pt174.1: openstack.tests.functional.network.v2.test_security_group.TestSecurityGroup.test_add_tag
|
||||||
test_add_tags |
pass
pt174.2: openstack.tests.functional.network.v2.test_security_group.TestSecurityGroup.test_add_tags
|
||||||
test_find |
pass
pt174.3: openstack.tests.functional.network.v2.test_security_group.TestSecurityGroup.test_find
|
||||||
test_get |
pass
pt174.4: openstack.tests.functional.network.v2.test_security_group.TestSecurityGroup.test_get
|
||||||
test_get_tags |
pass
pt174.5: openstack.tests.functional.network.v2.test_security_group.TestSecurityGroup.test_get_tags
|
||||||
test_list |
pass
pt174.6: openstack.tests.functional.network.v2.test_security_group.TestSecurityGroup.test_list
|
||||||
test_list_query_list_of_ids |
pass
pt174.7: openstack.tests.functional.network.v2.test_security_group.TestSecurityGroup.test_list_query_list_of_ids
|
||||||
test_remove_all_tags |
pass
pt174.8: openstack.tests.functional.network.v2.test_security_group.TestSecurityGroup.test_remove_all_tags
|
||||||
test_remove_tag |
pass
pt174.9: openstack.tests.functional.network.v2.test_security_group.TestSecurityGroup.test_remove_tag
|
||||||
test_set_tags |
pass
pt174.10: openstack.tests.functional.network.v2.test_security_group.TestSecurityGroup.test_set_tags
|
||||||
| openstack.tests.functional.network.v2.test_security_group_rule.TestSecurityGroupRule | 3 | 3 | 0 | 0 | 0 | Detail | |
test_find |
pass
pt175.1: openstack.tests.functional.network.v2.test_security_group_rule.TestSecurityGroupRule.test_find
|
||||||
test_get |
pass
pt175.2: openstack.tests.functional.network.v2.test_security_group_rule.TestSecurityGroupRule.test_get
|
||||||
test_list |
pass
pt175.3: openstack.tests.functional.network.v2.test_security_group_rule.TestSecurityGroupRule.test_list
|
||||||
| openstack.tests.functional.network.v2.test_segment.TestSegment | 5 | 0 | 0 | 0 | 5 | Detail | |
test_create_delete |
skip
pt176.1: openstack.tests.functional.network.v2.test_segment.TestSegment.test_create_delete
|
||||||
test_find |
skip
pt176.2: openstack.tests.functional.network.v2.test_segment.TestSegment.test_find
|
||||||
test_get |
skip
pt176.3: openstack.tests.functional.network.v2.test_segment.TestSegment.test_get
|
||||||
test_list |
skip
pt176.4: openstack.tests.functional.network.v2.test_segment.TestSegment.test_list
|
||||||
test_update |
skip
pt176.5: openstack.tests.functional.network.v2.test_segment.TestSegment.test_update
|
||||||
| openstack.tests.functional.network.v2.test_service_profile.TestServiceProfile | 4 | 4 | 0 | 0 | 0 | Detail | |
test_find |
pass
pt177.1: openstack.tests.functional.network.v2.test_service_profile.TestServiceProfile.test_find
|
||||||
test_get |
pass
pt177.2: openstack.tests.functional.network.v2.test_service_profile.TestServiceProfile.test_get
|
||||||
test_list |
pass
pt177.3: openstack.tests.functional.network.v2.test_service_profile.TestServiceProfile.test_list
|
||||||
test_update |
pass
pt177.4: openstack.tests.functional.network.v2.test_service_profile.TestServiceProfile.test_update
|
||||||
| openstack.tests.functional.network.v2.test_service_provider.TestServiceProvider | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list |
pass
pt178.1: openstack.tests.functional.network.v2.test_service_provider.TestServiceProvider.test_list
|
||||||
| openstack.tests.functional.network.v2.test_sfc.TestSFCFlowClassifier | 1 | 0 | 0 | 0 | 1 | Detail | |
test_sfc_flow_classifier |
skip
pt179.1: openstack.tests.functional.network.v2.test_sfc.TestSFCFlowClassifier.test_sfc_flow_classifier
|
||||||
| openstack.tests.functional.network.v2.test_subnet.TestSubnet | 10 | 10 | 0 | 0 | 0 | Detail | |
test_add_tag |
pass
pt180.1: openstack.tests.functional.network.v2.test_subnet.TestSubnet.test_add_tag
|
||||||
test_add_tags |
pass
pt180.2: openstack.tests.functional.network.v2.test_subnet.TestSubnet.test_add_tags
|
||||||
test_find |
pass
pt180.3: openstack.tests.functional.network.v2.test_subnet.TestSubnet.test_find
|
||||||
test_get |
pass
pt180.4: openstack.tests.functional.network.v2.test_subnet.TestSubnet.test_get
|
||||||
test_get_tags |
pass
pt180.5: openstack.tests.functional.network.v2.test_subnet.TestSubnet.test_get_tags
|
||||||
test_list |
pass
pt180.6: openstack.tests.functional.network.v2.test_subnet.TestSubnet.test_list
|
||||||
test_remove_all_tags |
pass
pt180.7: openstack.tests.functional.network.v2.test_subnet.TestSubnet.test_remove_all_tags
|
||||||
test_remove_tag |
pass
pt180.8: openstack.tests.functional.network.v2.test_subnet.TestSubnet.test_remove_tag
|
||||||
test_set_tags |
pass
pt180.9: openstack.tests.functional.network.v2.test_subnet.TestSubnet.test_set_tags
|
||||||
test_update |
pass
pt180.10: openstack.tests.functional.network.v2.test_subnet.TestSubnet.test_update
|
||||||
| openstack.tests.functional.network.v2.test_subnet_from_subnet_pool.TestSubnetFromSubnetPool | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get |
pass
pt181.1: openstack.tests.functional.network.v2.test_subnet_from_subnet_pool.TestSubnetFromSubnetPool.test_get
|
||||||
| openstack.tests.functional.network.v2.test_subnet_pool.TestSubnetPool | 10 | 10 | 0 | 0 | 0 | Detail | |
test_add_tag |
pass
pt182.1: openstack.tests.functional.network.v2.test_subnet_pool.TestSubnetPool.test_add_tag
|
||||||
test_add_tags |
pass
pt182.2: openstack.tests.functional.network.v2.test_subnet_pool.TestSubnetPool.test_add_tags
|
||||||
test_find |
pass
pt182.3: openstack.tests.functional.network.v2.test_subnet_pool.TestSubnetPool.test_find
|
||||||
test_get |
pass
pt182.4: openstack.tests.functional.network.v2.test_subnet_pool.TestSubnetPool.test_get
|
||||||
test_get_tags |
pass
pt182.5: openstack.tests.functional.network.v2.test_subnet_pool.TestSubnetPool.test_get_tags
|
||||||
test_list |
pass
pt182.6: openstack.tests.functional.network.v2.test_subnet_pool.TestSubnetPool.test_list
|
||||||
test_remove_all_tags |
pass
pt182.7: openstack.tests.functional.network.v2.test_subnet_pool.TestSubnetPool.test_remove_all_tags
|
||||||
test_remove_tag |
pass
pt182.8: openstack.tests.functional.network.v2.test_subnet_pool.TestSubnetPool.test_remove_tag
|
||||||
test_set_tags |
pass
pt182.9: openstack.tests.functional.network.v2.test_subnet_pool.TestSubnetPool.test_set_tags
|
||||||
test_update |
pass
pt182.10: openstack.tests.functional.network.v2.test_subnet_pool.TestSubnetPool.test_update
|
||||||
| openstack.tests.functional.network.v2.test_taas.TestTapService | 8 | 0 | 0 | 0 | 8 | Detail | |
test_find_tap_flow |
skip
pt183.1: openstack.tests.functional.network.v2.test_taas.TestTapService.test_find_tap_flow
|
||||||
test_find_tap_service |
skip
pt183.2: openstack.tests.functional.network.v2.test_taas.TestTapService.test_find_tap_service
|
||||||
test_get_tap_flow |
skip
pt183.3: openstack.tests.functional.network.v2.test_taas.TestTapService.test_get_tap_flow
|
||||||
test_get_tap_service |
skip
pt183.4: openstack.tests.functional.network.v2.test_taas.TestTapService.test_get_tap_service
|
||||||
test_list_tap_flows |
skip
pt183.5: openstack.tests.functional.network.v2.test_taas.TestTapService.test_list_tap_flows
|
||||||
test_list_tap_services |
skip
pt183.6: openstack.tests.functional.network.v2.test_taas.TestTapService.test_list_tap_services
|
||||||
test_update_tap_flow |
skip
pt183.7: openstack.tests.functional.network.v2.test_taas.TestTapService.test_update_tap_flow
|
||||||
test_update_tap_service |
skip
pt183.8: openstack.tests.functional.network.v2.test_taas.TestTapService.test_update_tap_service
|
||||||
| openstack.tests.functional.network.v2.test_tap_mirror.TestTapMirror | 4 | 0 | 0 | 0 | 4 | Detail | |
test_find_tap_mirror |
skip
pt184.1: openstack.tests.functional.network.v2.test_tap_mirror.TestTapMirror.test_find_tap_mirror
|
||||||
test_get_tap_mirror |
skip
pt184.2: openstack.tests.functional.network.v2.test_tap_mirror.TestTapMirror.test_get_tap_mirror
|
||||||
test_list_tap_mirrors |
skip
pt184.3: openstack.tests.functional.network.v2.test_tap_mirror.TestTapMirror.test_list_tap_mirrors
|
||||||
test_update_tap_mirror |
skip
pt184.4: openstack.tests.functional.network.v2.test_tap_mirror.TestTapMirror.test_update_tap_mirror
|
||||||
| openstack.tests.functional.network.v2.test_trunk.TestTrunk | 5 | 5 | 0 | 0 | 0 | Detail | |
test_find |
pass
pt185.1: openstack.tests.functional.network.v2.test_trunk.TestTrunk.test_find
|
||||||
test_get |
pass
pt185.2: openstack.tests.functional.network.v2.test_trunk.TestTrunk.test_get
|
||||||
test_list |
pass
pt185.3: openstack.tests.functional.network.v2.test_trunk.TestTrunk.test_list
|
||||||
test_subports |
pass
pt185.4: openstack.tests.functional.network.v2.test_trunk.TestTrunk.test_subports
|
||||||
test_update |
pass
pt185.5: openstack.tests.functional.network.v2.test_trunk.TestTrunk.test_update
|
||||||
| openstack.tests.functional.network.v2.test_vpnaas.TestVpnIkePolicy | 4 | 0 | 0 | 0 | 4 | Detail | |
test_find |
skip
pt186.1: openstack.tests.functional.network.v2.test_vpnaas.TestVpnIkePolicy.test_find
|
||||||
test_get |
skip
pt186.2: openstack.tests.functional.network.v2.test_vpnaas.TestVpnIkePolicy.test_get
|
||||||
test_list |
skip
pt186.3: openstack.tests.functional.network.v2.test_vpnaas.TestVpnIkePolicy.test_list
|
||||||
test_update |
skip
pt186.4: openstack.tests.functional.network.v2.test_vpnaas.TestVpnIkePolicy.test_update
|
||||||
| openstack.tests.functional.object_store.v1.test_account.TestAccount | 2 | 0 | 0 | 0 | 2 | Detail | |
test_custom_metadata |
skip
pt187.1: openstack.tests.functional.object_store.v1.test_account.TestAccount.test_custom_metadata
|
||||||
test_system_metadata |
skip
pt187.2: openstack.tests.functional.object_store.v1.test_account.TestAccount.test_system_metadata
|
||||||
| openstack.tests.functional.object_store.v1.test_container.TestContainer | 3 | 0 | 0 | 0 | 3 | Detail | |
test_custom_metadata |
skip
pt188.1: openstack.tests.functional.object_store.v1.test_container.TestContainer.test_custom_metadata
|
||||||
test_list |
skip
pt188.2: openstack.tests.functional.object_store.v1.test_container.TestContainer.test_list
|
||||||
test_system_metadata |
skip
pt188.3: openstack.tests.functional.object_store.v1.test_container.TestContainer.test_system_metadata
|
||||||
| openstack.tests.functional.object_store.v1.test_obj.TestObject | 4 | 0 | 0 | 0 | 4 | Detail | |
test_custom_metadata |
skip
pt189.1: openstack.tests.functional.object_store.v1.test_obj.TestObject.test_custom_metadata
|
||||||
test_download_object |
skip
pt189.2: openstack.tests.functional.object_store.v1.test_obj.TestObject.test_download_object
|
||||||
test_list |
skip
pt189.3: openstack.tests.functional.object_store.v1.test_obj.TestObject.test_list
|
||||||
test_system_metadata |
skip
pt189.4: openstack.tests.functional.object_store.v1.test_obj.TestObject.test_system_metadata
|
||||||
| openstack.tests.functional.orchestration.v1.test_stack.TestStack | 2 | 0 | 0 | 0 | 2 | Detail | |
test_list |
skip
pt190.1: openstack.tests.functional.orchestration.v1.test_stack.TestStack.test_list
|
||||||
test_suspend_resume |
skip
pt190.2: openstack.tests.functional.orchestration.v1.test_stack.TestStack.test_suspend_resume
|
||||||
| openstack.tests.functional.placement.v1.test_resource_provider.TestResourceProvider | 2 | 2 | 0 | 0 | 0 | Detail | |
test_resource_provider |
pass
pt191.1: openstack.tests.functional.placement.v1.test_resource_provider.TestResourceProvider.test_resource_provider
|
||||||
test_resource_provider_aggregates |
pass
pt191.2: openstack.tests.functional.placement.v1.test_resource_provider.TestResourceProvider.test_resource_provider_aggregates
|
||||||
| openstack.tests.functional.placement.v1.test_resource_provider_inventory.TestResourceProviderInventory | 1 | 1 | 0 | 0 | 0 | Detail | |
test_resource_provider_inventory |
pass
pt192.1: openstack.tests.functional.placement.v1.test_resource_provider_inventory.TestResourceProviderInventory.test_resource_provider_inventory
|
||||||
| openstack.tests.functional.shared_file_system.test_quota_set.QuotaSetTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_quota_sets |
skip
pt193.1: openstack.tests.functional.shared_file_system.test_quota_set.QuotaSetTest.test_quota_sets
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_availability_zone.AvailabilityZoneTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_availability_zones |
skip
pt194.1: openstack.tests.functional.shared_file_system.v2.test_availability_zone.AvailabilityZoneTest.test_availability_zones
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_export_locations.TestExportLocation | 1 | 0 | 0 | 0 | 1 | Detail | |
test_export_locations |
skip
pt195.1: openstack.tests.functional.shared_file_system.v2.test_export_locations.TestExportLocation.test_export_locations
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_limit.LimitTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_limits |
skip
pt196.1: openstack.tests.functional.shared_file_system.v2.test_limit.LimitTest.test_limits
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_quota_class_set.QuotaClassSetTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_quota_class_set |
skip
pt197.1: openstack.tests.functional.shared_file_system.v2.test_quota_class_set.QuotaClassSetTest.test_quota_class_set
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_resource_lock.ResourceLocksTest | 2 | 0 | 0 | 0 | 2 | Detail | |
test_get |
skip
pt198.1: openstack.tests.functional.shared_file_system.v2.test_resource_lock.ResourceLocksTest.test_get
|
||||||
test_list |
skip
pt198.2: openstack.tests.functional.shared_file_system.v2.test_resource_lock.ResourceLocksTest.test_list
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_service.ServiceTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_service |
skip
pt199.1: openstack.tests.functional.shared_file_system.v2.test_service.ServiceTest.test_service
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_share.ManageUnmanageShareTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_manage_and_unmanage_share |
skip
pt200.1: openstack.tests.functional.shared_file_system.v2.test_share.ManageUnmanageShareTest.test_manage_and_unmanage_share
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_share.ShareTest | 11 | 0 | 0 | 0 | 11 | Detail | |
test_find |
skip
pt201.1: openstack.tests.functional.shared_file_system.v2.test_share.ShareTest.test_find
|
||||||
test_force_delete |
skip
pt201.2: openstack.tests.functional.shared_file_system.v2.test_share.ShareTest.test_force_delete
|
||||||
test_get |
skip
pt201.3: openstack.tests.functional.shared_file_system.v2.test_share.ShareTest.test_get
|
||||||
test_list_share |
skip
pt201.4: openstack.tests.functional.shared_file_system.v2.test_share.ShareTest.test_list_share
|
||||||
test_resize_share_larger |
skip
pt201.5: openstack.tests.functional.shared_file_system.v2.test_share.ShareTest.test_resize_share_larger
|
||||||
test_resize_share_larger_no_extend |
skip
pt201.6: openstack.tests.functional.shared_file_system.v2.test_share.ShareTest.test_resize_share_larger_no_extend
|
||||||
test_resize_share_smaller |
skip
pt201.7: openstack.tests.functional.shared_file_system.v2.test_share.ShareTest.test_resize_share_smaller
|
||||||
test_resize_share_smaller_no_shrink |
skip
pt201.8: openstack.tests.functional.shared_file_system.v2.test_share.ShareTest.test_resize_share_smaller_no_shrink
|
||||||
test_resize_share_with_force |
skip
pt201.9: openstack.tests.functional.shared_file_system.v2.test_share.ShareTest.test_resize_share_with_force
|
||||||
test_revert_share_to_snapshot |
skip
pt201.10: openstack.tests.functional.shared_file_system.v2.test_share.ShareTest.test_revert_share_to_snapshot
|
||||||
test_update |
skip
pt201.11: openstack.tests.functional.shared_file_system.v2.test_share.ShareTest.test_update
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_share_access_rule.ShareAccessRuleTest | 3 | 0 | 0 | 0 | 3 | Detail | |
test_create_delete_access_rule_with_locks |
skip
pt202.1: openstack.tests.functional.shared_file_system.v2.test_share_access_rule.ShareAccessRuleTest.test_create_delete_access_rule_with_locks
|
||||||
test_get_access_rule |
skip
pt202.2: openstack.tests.functional.shared_file_system.v2.test_share_access_rule.ShareAccessRuleTest.test_get_access_rule
|
||||||
test_list_access_rules |
skip
pt202.3: openstack.tests.functional.shared_file_system.v2.test_share_access_rule.ShareAccessRuleTest.test_list_access_rules
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_share_group.ShareGroupTest | 4 | 0 | 0 | 0 | 4 | Detail | |
test_find |
skip
pt203.1: openstack.tests.functional.shared_file_system.v2.test_share_group.ShareGroupTest.test_find
|
||||||
test_get |
skip
pt203.2: openstack.tests.functional.shared_file_system.v2.test_share_group.ShareGroupTest.test_get
|
||||||
test_list_delete_share_group |
skip
pt203.3: openstack.tests.functional.shared_file_system.v2.test_share_group.ShareGroupTest.test_list_delete_share_group
|
||||||
test_update |
skip
pt203.4: openstack.tests.functional.shared_file_system.v2.test_share_group.ShareGroupTest.test_update
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_share_group_snapshot.ShareGroupSnapshotTest | 4 | 0 | 0 | 0 | 4 | Detail | |
test_get |
skip
pt204.1: openstack.tests.functional.shared_file_system.v2.test_share_group_snapshot.ShareGroupSnapshotTest.test_get
|
||||||
test_list |
skip
pt204.2: openstack.tests.functional.shared_file_system.v2.test_share_group_snapshot.ShareGroupSnapshotTest.test_list
|
||||||
test_reset |
skip
pt204.3: openstack.tests.functional.shared_file_system.v2.test_share_group_snapshot.ShareGroupSnapshotTest.test_reset
|
||||||
test_update |
skip
pt204.4: openstack.tests.functional.shared_file_system.v2.test_share_group_snapshot.ShareGroupSnapshotTest.test_update
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_share_instance.ShareInstanceTest | 4 | 0 | 0 | 0 | 4 | Detail | |
test_delete |
skip
pt205.1: openstack.tests.functional.shared_file_system.v2.test_share_instance.ShareInstanceTest.test_delete
|
||||||
test_get |
skip
pt205.2: openstack.tests.functional.shared_file_system.v2.test_share_instance.ShareInstanceTest.test_get
|
||||||
test_list_share_instances |
skip
pt205.3: openstack.tests.functional.shared_file_system.v2.test_share_instance.ShareInstanceTest.test_list_share_instances
|
||||||
test_reset |
skip
pt205.4: openstack.tests.functional.shared_file_system.v2.test_share_instance.ShareInstanceTest.test_reset
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_share_metadata.ShareMetadataTest | 5 | 0 | 0 | 0 | 5 | Detail | |
test_create |
skip
pt206.1: openstack.tests.functional.shared_file_system.v2.test_share_metadata.ShareMetadataTest.test_create
|
||||||
test_delete |
skip
pt206.2: openstack.tests.functional.shared_file_system.v2.test_share_metadata.ShareMetadataTest.test_delete
|
||||||
test_get |
skip
pt206.3: openstack.tests.functional.shared_file_system.v2.test_share_metadata.ShareMetadataTest.test_get
|
||||||
test_get_item |
skip
pt206.4: openstack.tests.functional.shared_file_system.v2.test_share_metadata.ShareMetadataTest.test_get_item
|
||||||
test_update |
skip
pt206.5: openstack.tests.functional.shared_file_system.v2.test_share_metadata.ShareMetadataTest.test_update
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_share_network.ShareNetworkTest | 4 | 0 | 0 | 0 | 4 | Detail | |
test_delete_share_network |
skip
pt207.1: openstack.tests.functional.shared_file_system.v2.test_share_network.ShareNetworkTest.test_delete_share_network
|
||||||
test_get |
skip
pt207.2: openstack.tests.functional.shared_file_system.v2.test_share_network.ShareNetworkTest.test_get
|
||||||
test_list_share_network |
skip
pt207.3: openstack.tests.functional.shared_file_system.v2.test_share_network.ShareNetworkTest.test_list_share_network
|
||||||
test_update |
skip
pt207.4: openstack.tests.functional.shared_file_system.v2.test_share_network.ShareNetworkTest.test_update
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_share_network_subnet.ShareNetworkSubnetTest | 2 | 0 | 0 | 0 | 2 | Detail | |
test_get |
skip
pt208.1: openstack.tests.functional.shared_file_system.v2.test_share_network_subnet.ShareNetworkSubnetTest.test_get
|
||||||
test_list |
skip
pt208.2: openstack.tests.functional.shared_file_system.v2.test_share_network_subnet.ShareNetworkSubnetTest.test_list
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_share_network_subnet_metadata.ShareNetworkSubnetMetadataTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_share_network_subnet_metadata |
skip
pt209.1: openstack.tests.functional.shared_file_system.v2.test_share_network_subnet_metadata.ShareNetworkSubnetMetadataTest.test_share_network_subnet_metadata
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_share_replica.ShareReplicaTest | 6 | 0 | 0 | 0 | 6 | Detail | |
test_get |
skip
pt210.1: openstack.tests.functional.shared_file_system.v2.test_share_replica.ShareReplicaTest.test_get
|
||||||
test_list_share_replicas |
skip
pt210.2: openstack.tests.functional.shared_file_system.v2.test_share_replica.ShareReplicaTest.test_list_share_replicas
|
||||||
test_promote_share_replica |
skip
pt210.3: openstack.tests.functional.shared_file_system.v2.test_share_replica.ShareReplicaTest.test_promote_share_replica
|
||||||
test_reset |
skip
pt210.4: openstack.tests.functional.shared_file_system.v2.test_share_replica.ShareReplicaTest.test_reset
|
||||||
test_reset_state |
skip
pt210.5: openstack.tests.functional.shared_file_system.v2.test_share_replica.ShareReplicaTest.test_reset_state
|
||||||
test_share_replica_resync |
skip
pt210.6: openstack.tests.functional.shared_file_system.v2.test_share_replica.ShareReplicaTest.test_share_replica_resync
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_share_snapshot.ShareSnapshotTest | 3 | 0 | 0 | 0 | 3 | Detail | |
test_get |
skip
pt211.1: openstack.tests.functional.shared_file_system.v2.test_share_snapshot.ShareSnapshotTest.test_get
|
||||||
test_list |
skip
pt211.2: openstack.tests.functional.shared_file_system.v2.test_share_snapshot.ShareSnapshotTest.test_list
|
||||||
test_update |
skip
pt211.3: openstack.tests.functional.shared_file_system.v2.test_share_snapshot.ShareSnapshotTest.test_update
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_share_snapshot_instance.ShareSnapshotInstanceTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_share_snapshot_instances |
skip
pt212.1: openstack.tests.functional.shared_file_system.v2.test_share_snapshot_instance.ShareSnapshotInstanceTest.test_share_snapshot_instances
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_share_snapshot_metadata.ShareSnapshotMetadataTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_share_snapshot_metadata |
skip
pt213.1: openstack.tests.functional.shared_file_system.v2.test_share_snapshot_metadata.ShareSnapshotMetadataTest.test_share_snapshot_metadata
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_share_transfers.ShareTransfersTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_share_transfers |
skip
pt214.1: openstack.tests.functional.shared_file_system.v2.test_share_transfers.ShareTransfersTest.test_share_transfers
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_share_type.ShareTypeTest | 6 | 0 | 0 | 0 | 6 | Detail | |
test_delete_share_type |
skip
pt215.1: openstack.tests.functional.shared_file_system.v2.test_share_type.ShareTypeTest.test_delete_share_type
|
||||||
test_delete_share_type_extra_spec_property |
skip
pt215.2: openstack.tests.functional.shared_file_system.v2.test_share_type.ShareTypeTest.test_delete_share_type_extra_spec_property
|
||||||
test_get_share_type |
skip
pt215.3: openstack.tests.functional.shared_file_system.v2.test_share_type.ShareTypeTest.test_get_share_type
|
||||||
test_list_share_type |
skip
pt215.4: openstack.tests.functional.shared_file_system.v2.test_share_type.ShareTypeTest.test_list_share_type
|
||||||
test_update_share_type |
skip
pt215.5: openstack.tests.functional.shared_file_system.v2.test_share_type.ShareTypeTest.test_update_share_type
|
||||||
test_update_share_type_extra_specs |
skip
pt215.6: openstack.tests.functional.shared_file_system.v2.test_share_type.ShareTypeTest.test_update_share_type_extra_specs
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_storage_pool.StoragePoolTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_storage_pools |
skip
pt216.1: openstack.tests.functional.shared_file_system.v2.test_storage_pool.StoragePoolTest.test_storage_pools
|
||||||
| openstack.tests.functional.shared_file_system.v2.test_user_message.UserMessageTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_user_messages |
skip
pt217.1: openstack.tests.functional.shared_file_system.v2.test_user_message.UserMessageTest.test_user_messages
|
||||||
| Total | 767 | 456 | 3 | 0 | 308 | ||