dockerctl defects (list, shell, license)
Bug #1324227 reported by
Andrew Woodward
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
Medium
|
Matthew Mosesohn | ||
5.0.x |
Won't Fix
|
High
|
Fuel Library (Deprecated) |
Bug Description
dockerctl lacks a 'list' function this lack is further compounded by 'shell' only taking names like "cobbler", "nailgun", ... which don't directly match what is visible in 'docker ps'
'dockerctl list' should list containers names and possibly simple status similar to 'virsh list'
'dockerctl shell' should take container names from 'list' as well as the docker ID from 'docker ps'
lastly, looking into /usr/bin/dockerctl and /usr/share/
Changed in fuel: | |
milestone: | 5.0 → 5.1 |
Changed in fuel: | |
status: | In Progress → Fix Committed |
no longer affects: | fuel/5.0.x |
Changed in fuel: | |
milestone: | 6.0 → 6.1 |
To post a comment you must log in.
Andrew, I knew there was a feature gap in dockerctl, and it was originally meant to be a temporary solution that wouldn't reach release, but it happened. I'm happy to accommodate both of those feature requests, but would you like any other capabilities that would make administration easier?
License should go in /usr/share/docs and dockerctl should be an RPM with the license properly flagged there. We can catch that in the next release cycle for sure.