Block a user
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
Add cluster peering for DR/replication
Improve synchronization of primary/secondary coordinator transitions
Improve synchronization of primary/secondary coordinator transitions
This was mostly solved in 4c0d90b5176ae933387ea8ce0ea180fe1605e24e by implementing read-side timeouts.
While more improvements to the state transition code could definitely happen in the…