quads icon indicating copy to clipboard operation
quads copied to clipboard

:calendar: The infrastructure deployment time machine

Results 175 quads issues
Sort by recently updated
recently updated
newest added

If we use the tool `/opt/quads/quads/tools/ls_switch_conf.py` on systems that are assigned an optional routable public VLAN it is unable to report the correct switchport used. We should enhance `ls_switch_conf.py` to...

enhancement
quads-tools
network
vlan
Juniper

Currently `/opt/quads/quads/tools/validate_env.py` does not support the optional argument `--cloud cloudXX` with `--skip-network` This RFE is to include this functionality. ``` # flock -n /tmp/validateenv.lock -c "/opt/quads/quads/tools/validate_env.py --cloud cloud39 --skip-network --debug"...

enhancement
quads-tools
validation

This RFE covers adding a key/value pair omission list for `quads/tools/move_and_rebuild_hosts.py` to not perform the network automation portions of a QUADS move via https://github.com/redhat-performance/quads/blob/master/quads/tools/move_and_rebuild_hosts.py#L26. This would come in the following...

enhancement
quads-tools
network
provision

This is an RFE to provide an optional filter for systems disk count, size and type based on collected metadata of systems. This should leverage the `--filter` functionality tied into...

enhancement
metadata
quads-web

This RFE will cover exploratory and R&D efforts into using optaplanner / optapy for optional offloading of AI-driven decision making for QUADS workload systems scheduling. ### Problem Statement We have...

enhancement
quads-tools
library
third-party

This RFE covers attempting to make `jira_watchers.py` successfully map the requestor and any cc-users to watchers on JIRA ticket submission. In the case we cannot successfully map requestor and cc-users...

enhancement
third-party

**Is your feature request related to a problem? Please describe.** Implement some sort of messaging for when an assignment is successfully released. This can then be consumed by chat bots...

enhancement

This is an RFE to enhance the handling of extensions, the beginnings of some small tie-ins to JIRA to gather more data to put into QUADS with the result being...

enhancement
quads-cli
third-party
extensions

``` # quads --host myhost.example.com --add-schedule --schedule-start '2022-01-16 22:00' --schedule-end '2023-01-01 22:00' --schedule-cloud cloud34 Error: 'NoneType' object has no attribute 'broken' ``` The expected output should be a message indicating...

quads-cli
possible bug

* QUADS version (`rpm -qa | grep quads` and/or `quads-cli --version`):quads-1.1.6-20220207.noarch * Python version:Python 3.7.4 * Operating System:Fedora release 29 (Twenty Nine) **Describe the bug** When running `quads --report-scheduled --months...

enhancement
reporting