Will Foster
Will Foster
This is an RFE for the second phase of the Flask UI for QUADS. Initially we'd extend a subset of machines that can be scheduled this way, perhaps with a...
`python3-paramiko` is going to be removed in EL8 in lieu of `libssh` and in other places as well (like Ansible). Overall, libssh proves some very tangible performance benefits over paramiko...
In `/opt/quads/conf/quads.yml` we have a value that defines what OS gets deployed to future systems when they are scheduled: ``` foreman_default_os: "RHEL 7" ``` This RFE covers first letting us...
We can use an automated tool that pulls in the output from `quads-cli --report-available` and makes a nice looking static page people can view.
With the forthcoming inclusion of reporting functionality https://review.gerrithub.io/c/redhat-performance/quads/+/475511 We should provide up-to-date generated html views of relevant, nicely formatted `--report-available` and `--report-scheduled` data in a simple, statically generated page. Start...
**Is your feature request related to a problem? Please describe.** We currently keep a list of badfish-capable models (Dells) here: https://github.com/redhat-performance/quads/blob/master/quads/config.py#L29 We also keep a list of supermicro types (to...
**Is your feature request related to a problem? Please describe.** Not all environments running QUADS (or adopting it) may care about OpenStack conveniences like the generation/maintenance of the `instackenv.json` file...
This issue covers providing transparent look into the percentage of an environment's buildout/validation as well as to accomodate provisioning checks into situations where we add net-new systems to already-existing, running...
In other R&D environments like ALIAS some folks may not have direct ssh access to their switch setup and instead go through the management interface. This issue should cover any...
This issue will track development and integration of host discovery (via snmplib and/or lldptool) so we can discover new host mac addresses and corresponding switch port interfaces for population into...