opennetworkinglab / flowvisor

FlowVisor - A network hypervisor
Other
164 stars 67 forks source link

fvctl list-slice-info gives confusing error message if you specify a non-existent slice #230

Closed jbsbbn closed 11 years ago

jbsbbn commented 11 years ago

If you do fvctl list-slice-info on a non-existent slice, it prints a badly-formatted error about failing to insert flowspace:

+$ fvctl --passwd-file=/etc/flowvisor.passwd list-slice-info splat
Internal Error -> list-slice-info: failed to insert flowspace entryNo such slice splat
alshabib commented 11 years ago

fixed in 1.0.6 as well