Jeff Bradberry
|
a97865de0c
|
Refactor HostInsights
for better reuse of the error handling of the Insights API calls.
|
2019-04-22 14:17:47 -04:00 |
|
Jeff Bradberry
|
af2484cd97
|
Update the Insights API urls to use the new url structure
|
2019-04-22 14:17:47 -04:00 |
|
Jeff Bradberry
|
f4b0910e98
|
Call out to the Insights API to get the Platform ID for a host
Since the new reports endpoint requires that, rather than the Insights
system ID that we've been using (and storing on the Host model).
|
2019-04-22 14:17:47 -04:00 |
|
Jeff Bradberry
|
95b17892ee
|
Factor out the response handling boilerplate from HostInsights.get_insights
We'll want to reuse it for the API call to /hosts as well.
|
2019-04-22 14:17:47 -04:00 |
|
Jeff Bradberry
|
8fdc53cb21
|
Update the Insights API endpoint for getting the reports for a host
|
2019-04-22 14:17:47 -04:00 |
|
Ryan Petrello
|
d6ecb486d2
|
deprecate /api/v2/dashboard in favor of /api/v2/metrics
|
2019-04-18 11:45:37 -04:00 |
|
AlanCoding
|
9c71204435
|
show activity stream entry for system auditor association
|
2019-04-16 15:59:04 -04:00 |
|
chris meyers
|
0c6a522813
|
remove system tracking
* Leave the artisanal handcrafted migration from vendored fact scan to
external fact gathering.
|
2019-04-12 14:30:29 -04:00 |
|
beeankha
|
de34a64115
|
Basic License feature gating changes
|
2019-04-12 11:28:27 -04:00 |
|
Ryan Petrello
|
a9a479a51b
|
fix a typo
|
2019-04-05 14:28:39 -04:00 |
|
Ryan Petrello
|
cd90ad2497
|
fix a small bug related to failed inventory counts in the dashboard API
|
2019-04-05 14:02:19 -04:00 |
|
Christian Adams
|
2493374d44
|
don't show implicit update jobs in dashboard
|
2019-04-04 11:04:27 -04:00 |
|
Ryan Petrello
|
0768c6ac1d
|
store the public key for HashiVault signing in the plugin metadata
|
2019-04-02 11:21:47 -04:00 |
|
Jake McDermott
|
0de8a89293
|
support input source metadata in plugin test apis
|
2019-04-02 11:21:36 -04:00 |
|
Ryan Petrello
|
368d933799
|
remove association behavior from /api/v2/credentials/input_sources/
|
2019-04-02 11:21:14 -04:00 |
|
Ryan Petrello
|
b911f8bf77
|
allow creation at /api/v2/credential_input_sources
|
2019-04-02 11:21:06 -04:00 |
|
Ryan Petrello
|
e727909a61
|
rename the CredentialInputSource related_names so they're plural
|
2019-04-02 11:21:02 -04:00 |
|
Jake McDermott
|
0ee223f799
|
add api for testing credential plugins
|
2019-04-02 11:20:33 -04:00 |
|
Ryan Petrello
|
9036ba492c
|
switch CredentialInput creation to use the associate/disassociate view
|
2019-04-02 11:20:10 -04:00 |
|
Jake McDermott
|
d87144c4a7
|
add api for managing credential input sources
|
2019-04-02 11:19:56 -04:00 |
|
softwarefactory-project-zuul[bot]
|
e3bbd436b4
|
Merge pull request #3215 from vismay-golwala/survey_allow_empty_defaults
Allow empty default values for numerical survey answers.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
|
2019-03-21 16:37:02 +00:00 |
|
AlanCoding
|
7cf2bc2410
|
Run computed fields once for bulk delete requests
|
2019-03-13 15:37:01 -04:00 |
|
Vismay Golwala
|
4f13255f35
|
Allow empty default values for numerical survey answers.
Signed-off-by: Vismay Golwala <vgolwala@redhat.com>
|
2019-02-15 10:41:19 -05:00 |
|
Ryan Petrello
|
9bebf3217e
|
remove usage of import * and enforce F405 in our linter
import * is a scourge upon the earth
|
2019-02-13 17:10:33 -05:00 |
|
Bill Nottingham
|
4b669fb16d
|
Remove limit on limit field.
This allows 'relaunch-on-failed' on an arbitrary number of failed hosts.
|
2019-02-05 13:30:51 -05:00 |
|
Ryan Petrello
|
2927803a82
|
fix overindent lint failures
|
2019-01-30 12:12:39 -05:00 |
|
softwarefactory-project-zuul[bot]
|
5cdab1b57a
|
Merge pull request #3070 from ryanpetrello/bye-bye-six
clean up unnecessary usage of the six library (awx only supports py3)
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
|
2019-01-25 15:20:38 +00:00 |
|
Ryan Petrello
|
daeeaf413a
|
clean up unnecessary usage of the six library (awx only supports py3)
|
2019-01-25 00:19:48 -05:00 |
|
Jake McDermott
|
477c5df022
|
add linked status indicator for scm inventory project updates
Signed-off-by: Jake McDermott <yo@jakemcdermott.me>
|
2019-01-24 16:24:42 -05:00 |
|
Jake McDermott
|
3a58a5b772
|
use credential input access methods in views/__init__.py
|
2019-01-20 13:08:41 -05:00 |
|
Ryan Petrello
|
f223df303f
|
convert py2 -> py3
|
2019-01-15 14:09:01 -05:00 |
|
AlanCoding
|
d1b42fd583
|
Optimize dashboard using Django annotation for sum
|
2019-01-10 12:22:39 -05:00 |
|
AlanCoding
|
a3a5c6bf9f
|
fix bug where some SJs could not be relaunched
|
2018-12-12 11:56:57 -05:00 |
|
softwarefactory-project-zuul[bot]
|
abc74fc9b8
|
Merge pull request #2824 from chrismeyersfsu/workflow-convergence_enforce2
enforce 1 edge between 2 nodes constraint
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
|
2018-11-29 19:34:25 +00:00 |
|
chris meyers
|
21fce00102
|
python3 compliance
* This ones for you rydog
|
2018-11-29 14:07:43 -05:00 |
|
chris meyers
|
d347a06e3d
|
do not deny existing workflow node relationships
|
2018-11-29 13:29:16 -05:00 |
|
softwarefactory-project-zuul[bot]
|
349c7efa69
|
Merge pull request #2792 from AlanCoding/how_many_slices
Prohibit relaunching sliced jobs with changed count
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
|
2018-11-29 15:57:40 +00:00 |
|
chris meyers
|
916c92ffc7
|
save state
|
2018-11-29 08:53:46 -05:00 |
|
chris meyers
|
09dff99340
|
enforce 1 edge between 2 nodes constraint
|
2018-11-28 16:57:50 -05:00 |
|
chris meyers
|
2f9dc4d075
|
remove relationship in view if cycle detected
|
2018-11-27 16:12:40 -05:00 |
|
chris meyers
|
7b22d1b874
|
cycle detection when multiple parents
|
2018-11-27 16:12:40 -05:00 |
|
chris meyers
|
f5c10f99b0
|
support workflow convergence nodes
* remove convergence restriction in API
* change task manager logic to be aware of and support convergence nodes
|
2018-11-27 16:12:40 -05:00 |
|
AlanCoding
|
012511e4f0
|
prohibit relaunching sliced jobs with changed count
|
2018-11-26 10:54:19 -05:00 |
|
AlanCoding
|
c1d85f568c
|
fix survey vars bug and inventory defaults display
|
2018-11-19 12:52:35 -05:00 |
|
Jake McDermott
|
f8453ffe68
|
accept inventory_id in workflow launch requests
|
2018-11-19 12:52:05 -05:00 |
|
AlanCoding
|
0c52d17951
|
fix bug, handle RBAC, add test
|
2018-11-19 12:51:13 -05:00 |
|
AlanCoding
|
44fa3b18a9
|
Adjust prompt logic and views to accept workflow inventory
|
2018-11-19 12:50:57 -05:00 |
|
Ryan Petrello
|
661cc896a9
|
add a user agent for requests to Insights
|
2018-11-16 16:25:08 -05:00 |
|
softwarefactory-project-zuul[bot]
|
e0d59766e0
|
Merge pull request #2696 from AlanCoding/bulk_del_inv
Pre-delete bulk delete related, fix parallel request conflicts
Reviewed-by: Alan Rominger <arominge@redhat.com>
https://github.com/AlanCoding
|
2018-11-15 19:58:49 +00:00 |
|
AlanCoding
|
a9d88f728d
|
Pre-delete bulk delete related, fix parallel request conflicts
|
2018-11-15 11:39:48 -05:00 |
|