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

temporary API endpoint for custom virtual env data #10007

Closed
wants to merge 1 commit into from

Conversation

rebeccahhh
Copy link
Member

SUMMARY

related to: #7062
This creates a new API endpoint for custom virtual environments. It spits out the pip freeze data for the custom virtual environments so that data can be used to create an execution environment with the same requirements, should that be desired.

This API endpoint will not be long lived and will only be used to help with the transition from Custom Venvs to Execution Environments.

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

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

@rebeccahhh
Copy link
Member Author

closing this in favor of new work that will shift this logic into an awx-manage command, see #7062 for full history

@rebeccahhh rebeccahhh closed this Apr 28, 2021
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.

1 participant