Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Awxkit api endpoints #6386

Merged
merged 3 commits into from
Mar 25, 2020
Merged

Awxkit api endpoints #6386

merged 3 commits into from
Mar 25, 2020

Conversation

jbradberry
Copy link
Contributor

SUMMARY

Certain API endpoints are not being dealt with properly, particular with respect to how awxkit consumes them.

  • the new Organization.job_templates related endpoint wasn't being exposed by the API yet
  • a variety of copy endpoints were falling back to the default Base page type
  • newer notification template related endpoints were not yet being handled, also falling back to the default Base page type

The new import/export feature in awx-cli is going to be relying on page types, so it's good to have them up to date and working.

related #6125
related #3903
related #4657

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME
  • API
AWX VERSION
awx: 9.3.0

- the newer varieties of notification templates
- organization workflow job templates
- credential owner users and owner teams

this allows the endpoints to get wrapped in appropriate Page types,
not just the Base page type.
@jbradberry jbradberry self-assigned this Mar 23, 2020
@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@jbradberry
Copy link
Contributor Author

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 0f7a4b3 into ansible:devel Mar 25, 2020
@jbradberry jbradberry deleted the awxkit-api-endpoints branch March 25, 2020 16:04
john-westcott-iv pushed a commit that referenced this pull request May 17, 2023
…3-05-10_12_20_42

AAP 2.4 Translations (2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants