7c8c71dff7
Improve handling of local connections in CLI
861fef91e3
Add modification of Monitor hosts on XML import
Investigate FastAPI as a replacement for FlaskRESTful
Investigate Websockets for API
Investigate Websockets for API
Doing this with FlaskRESTful doesn't seem easy to achieve. Instead, move on to investigating other API frameworks and make this a 2.0 feature.
Add WebSocket support for live progress from Celery
This can't be done cleanly as-is without fundamentally redesigning the entire API. Scrapping this idea for now.
Add WebSocket support for live progress from Celery
Add WebSocket support for live progress from Celery
Investigate Websockets for API
Moving to the future milestone: this will not be ready for 1.0, but would be an interesting 2.0 feature.
Add VNC console command to CLI
Support virsh console through PVC command
Did some more testing and investigation, and I've come to the conclusion that this really is not easy or supportable.
Support virsh console through PVC command