install ryu,networkx
[osm/vim-emu.git] / emuvim / api / zerorpcapi.py
2016-02-16 stevenvanrosseminstall ryu,networkx
2016-02-04 peustermMerge pull request #10 from mpeuster/master
2016-02-04 peustermadded a metadata field to datacenter objects. datacente...
2016-02-04 peustermadded CLI interface to retrive datacenter information
2016-02-04 peustermMerge pull request #9 from mpeuster/master
2016-02-04 peustermFIX: Data centers now have a user defined label (to...
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-15 peustermslight modification of internal API: startCompute retur...
2016-01-13 peustermimproved CLI
2016-01-13 peustermadded status and list commands to cli
2016-01-12 peustermcreated EmulatorCompute node class. Improved rpc interface.
2016-01-12 peustermpopulated compute API
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