Rally tests may leave networks on cloud
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
charm-openstack-service-checks |
Triaged
|
Medium
|
Unassigned |
Bug Description
On a site where cs:openstack-
Rally tests need to clean themselves up completely or stale rally networks/instances need to be reported by the charm for cleanup.
Here's an example rally network from the charm:
# openstack network show b8e62d31-
+------
| Field | Value |
+------
| admin_state_up | UP |
| availability_
| availability_zones | nova |
| created_at | 2020-03-
| description | |
| dns_domain | |
| id | b8e62d31-
| ipv4_address_scope | None |
| ipv6_address_scope | None |
| is_default | None |
| is_vlan_transparent | None |
| location | cloud='', project.domain_id=, project.
| mtu | 8950 |
| name | rally_verify_
| port_security_
| project_id | bc2d95bfe1a4469
| provider:
| provider:
| provider:
| qos_policy_id | None |
| revision_number | 3 |
| router:external | Internal |
| segments | None |
| shared | True |
| status | ACTIVE |
| subnets | d07b0438-
| tags | |
| updated_at | 2020-03-
+------
summary: |
- Rally tests may leave shared=True networks on cloud + Rally tests may leave networks on cloud |
description: | updated |
Changed in charm-openstack-service-checks: | |
status: | New → Triaged |
importance: | Undecided → Medium |