Fixes #17051 - PUT quantity to attach for AK subs (#134)
PUT the quantity to attach to the activation key rather than thetotal quantity attached
`activation-keys --itemized-subscriptions --file ak_subs.csv`
new search content-hosts test
fixes #15581 - configuration based on foreman stanza
Merge pull request #125 from thomasmckay/16660-domains
fixes #16660 - i18n, locations added
fixes #16661 - i18n and --help test
fixes #____ - subscriptions manifest, dates
fixes #16493 - create manifest in portal
fixes #16501 - subnets import not setting proxies
Changed the vcr recording by adding --reload-cache to all the hammer commands. This hopefully will avoid the intermittent failures due to fetching the v2.json.
fixes #16281 - add --itemized-subscriptions to activation-keys
fixes #15752 - continue processing even if error
fixes #15743 - import and export of subscriptions one-per-line
fixes #15740 - move red hat repo enable to products
This PR also fixed some aspects of the new VCR tests
fixes #15916 - infrastructure to switch tests to use vcr
Switching to VCR will allow both running against a live server (as the existing tests do now) or to run in pre-recorded mode.
Setting initial code coverage to 26%
Added default rake task to run rubocop and test