Will Foster
Will Foster
`cloud01` for us is our free resource pool of systems (configurable in `quads.yml`) but sometimes we manage systems purchased entirely by other groups who need to have their `--default-cloud` be...
This is an RFE to create an additional quads service, `quads-status` which results in the following: * Flask-based wsgi/service that shows QUADS status This is a service status dashboard of...
`quads-cli` doesn't always display sequential cloud assignment numbers, sometimes they are out of order. ``` quads-cli --full-summary --detail cloud34 (hnhan): 6 (Telco 5G Bench) - 697 cloud35 (murali): 5 (Redfish...
We have a policy of setting existing, running OCP/OSP clouds as `--no-wipe` prior to quads doing expansion shuffling, this is because with active DHCP/bootp traffic it's impossible to kickstart newly...
This is an RFE/stub to discuss the viability of adding an additional argparse to `quads-cli --define-cloud` like `--foreman` or `--boot-order foreman` e.g. `quads-cli --define-cloud cloud02 --boot-order foreman` This would achieve...
This is an RFE to provide a command-set to replace one running host's current (or future, specific cloud) schedule with a replacement host. The real-world usage of this would occur...
We should be resetting the cloud description metadata to something like ```unused``` or just an empty value once a workload is completed. This will make it easier for us to...
This is an RFE to construct a new cloud-based scheduling and expiration visual. We already have our heat map visuals on a per-host basis that shows scheduling, availability and info....
**Current Scenario** `validate_env.py --debug` gives a user more detailed information of what might need to be addressed during validations of systems/cloud environments. https://github.com/redhat-performance/quads#troubleshooting-validation-failures In particular we print the internal interface...
Now that we have reporting in QUADS it would be useful to have the ability to view all active assignments and a 2 week and 4 week column of if...