install ryu,networkx
[osm/vim-emu.git] / emuvim / cli /
2016-02-16 stevenvanrosseminstall ryu,networkx
2016-02-04 peustermMerge pull request #10 from mpeuster/master
2016-02-04 peustermmissing datacenter cli implementation
2016-02-04 peustermadded CLI interface to retrive datacenter information
2016-02-02 peustermMerge pull request #1 from mpeuster/master
2016-02-02 peustermMerge branch 'master' of github.com:mpeuster/son-emu
2016-01-29 peustermadded network argument to CLI, sufficient for demo...
2016-01-29 peustermadded image argument to CLI
2016-01-13 peustermadded status and list commands to cli
2016-01-12 peustermadded a first, early prototype of the emulator CLI
2016-01-12 peustermadded getStatus functionality for compute nodes
2016-01-12 peustermpopulated compute API
2016-01-12 peustermimproved connection management
2016-01-11 peustermfirst basic in-datacenter link management
2016-01-07 peustermadded more documentation comments
2016-01-06 peustermadded basic start/stop functionality for containers...
2016-01-06 peustermadded basic API registration and connection mechanism
2015-12-28 peustermChanged emulator design and started to create the emuvi...