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`
recorded test=resources/subscriptions
recorded test=setup/setup
fixes #____ - subscriptions manifest, dates
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 #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