container cannot be deleted
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Zun UI |
Fix Released
|
Critical
|
raja |
Bug Description
container cannot be deleted by the ui, the log looks like this:
```
Traceback (most recent call last):
File "/root/
data = function(self, request, *args, **kw)
File "/usr/lib/
client.
File "/usr/lib/
return zunclient(
TypeError: delete() takes exactly 2 arguments (3 given)
```
I check the code of zunclient and zun-api, the `force` argument in `zun_ui/
Changed in zun-ui: | |
importance: | Undecided → Critical |
milestone: | none → pike-rc1 |
Fix proposed to branch: master /review. openstack. org/491369
Review: https:/