Block a user
Add more configurable settings for VMs
Included in 1.0 milestone as some of these have good potential but more R&D is required.
Support ISO image uploads on provisioner
I think this will require slightly more reworking of the provisioner's handling of source images, but is still on-roadmap for a 1.0 release.
Support virsh console through PVC command
Investigated several options for this recently, taking inspiration from NoVNC. So far, none have proven particularly impressive but investigation can continue. This is a desired 1.0 feature.
Add persistent cluster fault messages
Planned as the next major feature (0.9.82 assuming no intervening bugfix releases).
Key features will include:
- Zookeeper support for a persistent messages and responses.
- Allocation of…
Integrate Ansible into CLI client
The CLI rewrite has paved the way for this to be feasible.
Planning to generate a new CLI section, pvc ansible
, to handle this.
Key features will include:
init
: Create a local…
Move to Celery jobs for per-node tasks