Description of problem: To complement bug 1008647 activation keys that are made without specifying an exact subscription quantity should no longer assume a quantity of 1. Instead candlepin should attach the necessary amount to achieve compliance for the installed products the key's subscription provides. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
commit a121556d1039400c483d8414fcdb1f5374f31df6 Author: ckozak <ckozak> Date: Wed Oct 23 15:00:53 2013 -0400 ActKeys can take null quantity, pick quantity upon activation
Automated test coverage for this case has been implemented in QE class ActivationKeyTests methods: RegisterWithActivationKeyContainingPool_Test(...) RegisterWithActivationKeyContainingPoolWithQuantity_Test(...) Above tests are passing against version... [root@jsefler-7 ~]# subscription-manager version server type: Red Hat Subscription Management subscription management server: 0.9.2-1 <================ subscription-manager: 1.10.11-1.git.11.509d491.el7 python-rhsm: 1.10.11-1.git.0.17362f9.el7 Moving to VERIFIED
These bugs were fixed during 7.0 but not moved to CLOSED. They have been delivered