Jason Dobies wrote:
In registration.py, why is the new_system_activation_key API commented out? I might be missing it but I don't see an explanation in the code.
To being with that was just a place holder. That call was never implemented afaik. It was added as part of the initial RHEL-5 changes. We already handle the activation keys in create_systems call which is in turn called by new_system and new_system_user_pass so use that instead. Lemme know if you need help with usage on that. I dont see any need for the call based on current use cases we have. I'll go ahead and clean it up.
~ Prad _______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
