Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
vim-emu
/
26fded288d29c090e82618ca0930c8d7ecefc884
/
src
/
emuvim
/
api
/
zerorpcapi.py
3eef9fd
Moving emuvim into the src directory
by cgeoffroy
· 10 years ago
[Renamed from emuvim/api/zerorpcapi.py]
7f8e840
Extended network API to support multiple interfaces in a single Docker container. Closes #11.
by peusterm
· 10 years ago
8fbf978
add docker start command as argument
by stevenvanrossem
· 10 years ago
a29c50c
install ryu,networkx
by stevenvanrossem
· 10 years ago
5350494
added a metadata field to datacenter objects. datacenter CLI now has a list and status functionality
by peusterm
· 10 years ago
d313dc1
added CLI interface to retrive datacenter information
by peusterm
· 10 years ago
a47db03
FIX: Data centers now have a user defined label (to be identified) but use a short internal name 'dc%d' to avoid too long host/switch names causing Mininet to crash.
by peusterm
· 10 years ago
45dce61
added network argument to CLI, sufficient for demo now, added todos
by peusterm
· 10 years ago
7973f05
added image argument to CLI
by peusterm
· 10 years ago
fa4bcc7
slight modification of internal API: startCompute returns EmulatorCompute object instead of name
by peusterm
· 10 years ago
bd44f4a
improved CLI
by peusterm
· 10 years ago
2ec74e1
added status and list commands to cli
by peusterm
· 10 years ago
7aae685
created EmulatorCompute node class. Improved rpc interface.
by peusterm
· 10 years ago
4e98b63
populated compute API
by peusterm
· 10 years ago
e4e89d3
added more documentation comments
by peusterm
· 10 years ago
70baaf8
added basic start/stop functionality for containers. connection setup etc. still missing.
by peusterm
· 10 years ago
9c252b6
added basic API registration and connection mechanism
by peusterm
· 10 years ago