Will Foster

Results 142 comments of Will Foster

> for --ls-extensions, would we want to list the extension requests in full? In other words since we know the ticket number associated with the original request, could we use...

Update here, the JIRA library is already in the codebase as of: https://review.gerrithub.io/c/redhat-performance/quads/+/508872 Expanded to handle some initial ticket automation here: https://review.gerrithub.io/c/redhat-performance/quads/+/508905

Some further discussion around this, we should consider an optional ability to alert (via `postman.py`) when the following conditions are met: ### (Notification Scenario: Late extension or Operator Miss) *...

Adding to the scope of this, * We can send QUADS cloud release notification API POST to this to record our environment delivery SLA of 09:30am EDT the following day...

> Is the idea of making --omit-cloud co-operate with --add-schedule to ensure the "free" systems (for the time of the schedule) are not allocated to cloudXX with the termination date...

> We could use something like this: > https://gist.github.com/grafuls/f279239c8bfe478020c266febeb37c79 Probably we don't even need this as QUADS host will have keys on all newly provisioned hosts due to Foreman. We'd...

Updated here: the bits @grafuls put together for this tool here should be a good entry-point into having quads do this for us: https://github.com/redhat-performance/ops-tools/blob/master/misc-tools/paramiko-copy-ssh-key.py This can be done with `1.0`...

I'm leaning towards this also, I'd like to see it in conjunction with another RFE that relies on it like https://github.com/redhat-performance/quads/issues/368 as systemd provides an API and Python wrapper in...

This issue has been a placeholder as we have a proper cherrypy webserver/API, it should now track our migration from cherrypy to flask. Ultimately, all QUADS web resources can be...

Additionally, in OSP/OCP expansion scenarios (if you choose Y) we most likely want those systems powered off when they move to avoid disruption in the target environment from existing cruft...