Add modularity content types
Also includes tests and newly generated zoo5 fixtures repository which is module ready
Srpm support
Fixes #14032 - Ostree branches now searchable in a Repo
addresses #9179 - fix tests for Pulp 2.6
Adding ISO repo support
Moves fixtures to be under test/fixtures instead of test/integration.
Removes 'pulp' from the name of all cassettes for consistency.
Fixes some failing tests that are due to inconsistency in to_json ofhashes by adding custom matcher for checking JSON in the body as a...