Commit Graph

4 Commits (master)

Author SHA1 Message Date
Justin Riley 4c245819ce server: implement tiebreaker for VMs with same name/IP
The tiebreaker is first-come first serve - ie whichever VM had the name
or IP first wins (based on VM id). The sync() method now sorts the VM
list by id in order to evaluate the tiebreaker correctly (VM list comes
that way from ONED but just in case...).
2016-09-28 11:18:14 -04:00
Justin Riley 2c0283fdb7 add zone module with in-memory zone implementation 2016-08-17 10:13:43 -04:00
Justin Riley f8126ea533 improve implementation of show_tb kwarg
...shows traceback while still showing ERROR or WARN
2016-07-21 13:39:59 -04:00
Justin Riley 2878ede2d6 raise exception if vm doesnt have any networks 2016-07-21 13:36:30 -04:00