Will Foster

Results 102 issues of Will Foster

I wanted to point out some Ansible bugs affect the way the jinja2 `.conf.j2` templates are generated when using `{{ hostvars[host].ansible_default_ipv4.address }}` not being able to be ascertained without first...

This issue covers devising and testing repeatable steps for migrating current and future system schedules from a 1.1 QUAD instance to a 2.0 instance. 1) Dump out all current and...

docs
scheduling
migrations

This is the skeleton feature that will enable future self-scheduling via the UI here: https://github.com/redhat-performance/quads/issues/98 - Design flexible API scheduling framework using dedicated RBAC roles / token auth (perhaps we...

enhancement
Priority
scheduling
automation
API
self-scheduling

Flask 2.3.x is the latest stable release series for Flask, this RFE would cover any refactoring and testing we'd need to get it integrated into QUADS 2 (we're currently on...

enhancement
quads-core
flask

using `--boot-to` fails when EFI is enabled, this issue will cover resolving this. This has to do with the `ApplySettings` part of the RedFish API payload.

bug
EFI

This is an RFE for a general-purpose tenant contact tool like `src/quads/tools/notify_tenant.py` ### Description * Contacts cloud-owner and cc-users of one more more environments either via email, ticket or both...

enhancement
quads-tools
notifications
JIRA

It can be useful to list "unmanaged" hosts that are defined in QUADS in the inventory for two reasons: * It could be confusing to users to have their hosts...

enhancement
wiki
quads-web
inventory

Currently people need to edit these files to change the inventory page and navigation bar header to change the lab name: https://github.com/redhat-performance/quads/blob/latest/src/quads/web/templates/navbar.html#L2 https://github.com/redhat-performance/quads/blob/latest/src/quads/web/templates/wiki/inventory.html#L5 This RFE covers making a new conf...

enhancement
wiki
quads-web

When you define a new cloud environment a reservation lockout period begins (default is 48hrs), this is designed to reserve this cloud from someone else taking it for scheduling. When...

enhancement
quads-cli

``` time quads --report-available QUADS report for 2024-09-01 to 2024-09-30: Percentage Utilized: 78% Average build delta: 0:07:10.370370 Server Type | Total| Free| Scheduled| 2 weeks| 4 weeks R650 | 337|...

enhancement
quads-tools
reporting
performance