Kay Yan
e5d2452828
fix elastx cleanup security groups ( #11411 )
2024-09-15 13:59:13 +01:00
Kay Yan
647092b483
fix openstack cleanup ( #11299 )
...
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
2024-06-21 10:30:55 -07:00
Max Gautier
d50f61eae5
pre-commit: apply autofixes hooks and fix the rest manually
...
- markdownlint (manual fix)
- end-of-file-fixer
- requirements-txt-fixer
- trailing-whitespace
2024-05-28 13:26:44 +02:00
Kay Yan
808524bed6
fix-ci-tf-elastx_cleanup ( #10133 )
2023-05-25 08:38:52 -07:00
Kenichi Omichi
c0d1bb1a5c
Remove subnet from router on tf-elastx_cleanup ( #8425 )
...
The tf-elastx_cleanup test job was failed with error message:
Port xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx cannot be deleted
directly via the port API: has device owner network:router_interface.
That means necessary to remove a subnet from the router before
deleting the port.
This adds a method to removes a subnet from the router automatically.
2022-01-15 00:50:15 -08:00
Victor Morales
c2d4700571
Remove unused python imports ( #7859 )
2021-08-13 13:35:32 -07:00
Maxime Guyot
f94182f77d
Add cleanup of openstack network ports in CI ( #7201 )
2021-01-21 12:51:02 -08:00
Maxime Guyot
e1265b2e7b
Fix order of OS CI cleanup ( #6714 )
2020-09-18 16:20:28 -07:00
Maxime Guyot
45e12df8a3
Cleanup OpenStack network things ( #6283 )
2020-06-26 00:03:39 -07:00
Maxime Guyot
afe047a77f
Add documentation for scripts/openstack-cleanup ( #5803 )
2020-03-20 13:18:06 -07:00
Maxime Guyot
a4258b1244
Add automatic cleanup of OpenStack CI VMs ( #5760 )
2020-03-12 15:12:39 -07:00