Comment 15 for bug 1074415

Revision history for this message
Ivan Kolodyazhny (e0ne) wrote :

Akihiro,
Thanks for your detailed response.

(b) Add a new method like list_networks_with_subnets() to the client class (no affect to existing system) -- in this case we need to implement three new commands wich are very similar to exists

(c) Change ListNetwork (described below) -- looks good but does it really affects only to CLI if i change list_networks() response? I can add some CLI-only param to show detailed data for list_networks() to show subnets data for CLI only.