GBP: PTG delete at times not cleaning neutron resources
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Group Based Policy |
Incomplete
|
Undecided
|
Robert Kukura |
Bug Description
All GBP Objects being deleted, yet some of the neutron resources are left behind, precisely net,subnet, dhcp-ports.
The cleanup-script which I have used to delete the GBP objects in the reverse order of their creation, results in deletion of all GBP objects.
I am yet to determine the exact work-flow by which this issue manifests
Look at the logs below:
<<Referring from linux history the GBP PTG "J", which was created and deleted too..>>
1795 gbp policy-
1811 gbp policy-
1826 neutron subnet-show ptg_J
1934 gbp policy-
1936 gbp policy-
<<Referring to non-existence of any GBP object >>
test@localhost:
test@localhost:
test@localhost:
test@localhost:
test@localhost:
test@localhost:
test@localhost:
test@localhost:
test@localhost:
test@localhost:
test@localhost:
test@localhost:
test@localhost:
<< Referring to existence of stale Neutron objects >>
test@localhost:
+------
| id | name | subnets |
+------
| b6f7788c-
+------
test@localhost:
+------
| id | name | cidr | allocation_pools |
+------
| fa2caa03-
+------
test@localhost:
test@localhost:
+------
| id | name | mac_address | fixed_ips |
+------
| 146c84f1-
| 5ea5d35c-
+------
test@localhost:
Changed in group-based-policy: | |
milestone: | none → kilo-gbp-1 |
assignee: | nobody → Robert Kukura (rkukura) |
Changed in group-based-policy: | |
milestone: | kilo-gbp-1 → kilo-gbp-2 |
Changed in group-based-policy: | |
status: | New → Incomplete |
Changed in group-based-policy: | |
milestone: | kilo-gbp-2 → kilo-gbp-3 |
Changed in group-based-policy: | |
milestone: | kilo-gbp-3 → next |
Is it possible any previous operations returned errors? Do you have the log?