| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-01 | more work on importing | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-11-01 | import worked | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-11-01 | import almost works | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-11-01 | argh. still not working | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-11-01 | import closer to working | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-11-01 | compiles | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-11-01 | sent import to hypervisor. failed ofcourse, now onto virtigod | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-11-01 | last commit before import attempt | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-11-01 | more COBOL but the output is really easy to read now | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-11-01 | common d.SprintHeader() functions for humans | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | ready to try local import | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | add droplet() defaults to start state=off | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | cleaning up debgging for import | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | ready to trigger importDomain() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | ready for import local domain request to hypervisors | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | runs again | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | compiles again | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | works enough that uptime works again | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | rename package virtigolib | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | dump more code to virtigoxml | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-31 | compiles after lots of protobuf changes | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-30 | make a simple .deb package | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-30 | reject start and create early if grid unstable | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-30 | events is now c.E | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-30 | force filenames to match hostnames | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-30 | simple unique mac | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-30 | more work on create() droplet | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-29 | code and debugging cleanups | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-29 | code reorg | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-29 | function to dump all droplets | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-28 | ready to release a debian package? | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-28 | quit with configSave() | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-28 | continuing work on tracking droplet state | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-28 | grid stable might be working | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-28 | make an event for droplet moving hypervisorsv0.2.1 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-27 | track droplets reported from each hypervisor | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-27 | maybe fix duplicates? this isn't really safe probably | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-27 | start spice/vnc ports at 5900 and skip 6000 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-27 | sets unique spice port and saves config filesv0.2 | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-27 | add /dumpdroplets | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-27 | prepare to validate spice ports | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-27 | validate stuff should be here | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-26 | more cleanups | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-26 | doesn't deal with libvirtxml directly anymore | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-26 | start worked by sending protobuf | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-26 | more http options | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-26 | virtigod doing xml now | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-26 | more moved into virtigoxml | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-26 | validate moved into virtigoxml. maybe a bad name? | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
| 2024-10-26 | move this into a common package? | Jeff Carr | |
| Signed-off-by: Jeff Carr <[email protected]> | |||
