summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-11-02fix makefile. makefiles are awesome. always have one, but fuck makefilesv0.2.5Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01accidentally sending things to stdoutv0.2.3Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01everything is working againv0.2.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01getting down to the nitty grittyJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01working further on handling vm ghostingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01confirm the current hypervisor value doesn't get cleared outJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01more work on importingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01import workedJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01import almost worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01argh. still not workingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01import closer to workingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01compilesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01sent import to hypervisor. failed ofcourse, now onto virtigodJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01last commit before import attemptJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01more COBOL but the output is really easy to read nowJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01common d.SprintHeader() functions for humansJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31ready to try local importJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31add droplet() defaults to start state=offJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31cleaning up debgging for importJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31ready to trigger importDomain()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31ready for import local domain request to hypervisorsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31runs againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31compiles againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31works enough that uptime works againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31rename package virtigolibJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31dump more code to virtigoxmlJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31compiles after lots of protobuf changesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-30make a simple .deb packageJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-30reject start and create early if grid unstableJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-30events is now c.EJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-30force filenames to match hostnamesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-30simple unique macJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-30more work on create() dropletJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-29code and debugging cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-29code reorgJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-29function to dump all dropletsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-28ready to release a debian package?Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-28quit with configSave()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-28continuing work on tracking droplet stateJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-28grid stable might be workingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-28make an event for droplet moving hypervisorsv0.2.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27track droplets reported from each hypervisorJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27maybe fix duplicates? this isn't really safe probablyJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27start spice/vnc ports at 5900 and skip 6000Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27sets unique spice port and saves config filesv0.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27add /dumpdropletsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27prepare to validate spice portsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27validate stuff should be hereJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26more cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26doesn't deal with libvirtxml directly anymoreJeff Carr
Signed-off-by: Jeff Carr <[email protected]>