extend tools/cleanup-containers to support regex of container to remove
Bug #1522168 reported by
sean mooney
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Wishlist
|
sean mooney |
Bug Description
when developing with kolla it is sometime useful to cleanup a set of related containers.
currently the tools/cleanup-
this rfe bug request proposes extending the script to take a grep extended regex as an option first argument
for example running
tools/cleanup-
would cleanup only the container containing neutron or openvswitch in their name.
running tools/cleanup-
all containers.
Changed in kolla: | |
assignee: | nobody → sean mooney (sean-k-mooney) |
Changed in kolla: | |
importance: | Undecided → Wishlist |
Changed in kolla: | |
milestone: | none → mitaka-3 |
Changed in kolla: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/252667
Review: https:/