Merge pull request #79 from jlsherrill/revert_paging
Revert "969457: Do not timeout on getting all #rpm_ids"
fixture update
fixing broken test
Merge pull request #83 from jlsherrill/multi
Changing runcible to support multiple pulp servers.
Added code make unit copy accept custom filters
fixing base unit tests
Now, classes need to be instantiated. For example:
Instead of Runcible::Resources::Repository.find()
you would need to use:
Runcible::Resources::Repository.new(config).find()
You can all instantiate Runcible::Instance to get access to all modules:...
Merge pull request #80 from jlsherrill/yum_clone
adding support for yum_clone_distributor
Improving some of the tests for pulp 2.2 and regenerating cassettes
View revisions
Also available in: Atom