pulpbot
pulpbot
Author: @bmbouter (bmbouter) Redmine Issue: 5521, https://pulp.plan.io/issues/5521 --- ### Problem 1\. Upload a collection with \ and associate it with a repository_version so it's not an orphan. 2\. Upload a...
Author: daviddavis (daviddavis) Redmine Issue: 7734, https://pulp.plan.io/issues/7734 --- Validate the requirements.yml when a remote is saved. Some examples: - Validate the presence of required keys (name, source) if the entry...
Author: @dkliban ([email protected]) Redmine Issue: 9524, https://pulp.plan.io/issues/9524 --- None
Author: @newswangerd (newswangerd) Redmine Issue: 9048, https://pulp.plan.io/issues/9048 --- There are currently two implementations for the imports API in `v3/imports` and `_ui/imports` in galaxy ng. `_ui/imports` seems to be the one...
### Namespaces Move the following into pulp ansible: - Namespace Models: https://github.com/ansible/galaxy_ng/blob/master/galaxy_ng/app/models/namespace.py - Namespace Viewsets: https://github.com/ansible/galaxy_ng/blob/master/galaxy_ng/app/api/v3/viewsets/namespace.py - Namespace Serializers: https://github.com/ansible/galaxy_ng/blob/master/galaxy_ng/app/api/v3/serializers/namespace.py The namespace viewset is currently provided at `v3/namespaces` in galaxy_ng....
Author: @bmbouter (bmbouter) Redmine Issue: 8886, https://pulp.plan.io/issues/8886 --- https://galaxy.ansible.com/api/v1/roles/?namespace__name__in=ovirt,willow
Author: @newswangerd (newswangerd) Redmine Issue: 9042, https://pulp.plan.io/issues/9042 --- The Galaxy NG endpoints for authentication, sync, distribitions, tasksz user, groups, namespaces and imports are all part of the galaxy NG api...
Author: @newswangerd (newswangerd) Redmine Issue: 9050, https://pulp.plan.io/issues/9050 --- Some of the functionality in the UI APIs will have to be replaced with entirely new endpoints that include extra functionality and...
Author: daviddavis (daviddavis) Redmine Issue: 9347, https://pulp.plan.io/issues/9347 --- None
Author: @bmbouter (bmbouter) Redmine Issue: 5788, https://pulp.plan.io/issues/5788 --- Return a *content_match* object similar to that found in v2 API search results. As an example, if the user searches for the...