Project

Profile

Help

Story #4599

Updated by amacdona@redhat.com about 5 years ago

We should be able to just use the DistributionFilter from pulpcore. 

 https://github.com/pulp/pulpcore/blob/master/pulpcore/app/viewsets/publication.py#L61 

 After fixing, the following tests should pass: 
 https://github.com/pulp/pulp_docker/blob/d59e11b909bb03632c8f268f4b9d7d6fe28460c6/pulp_docker/tests/functional/api/test_crud_distributions.py#L66-L94

Back