Description of problem: Currently candlepin does not automatically update its loaded rules.js from disk on startup. Right now if candlepin ships a new version it will not load the new rules until an explicit api call is made or a manifest is shipped with those rules This is related to https://bugzilla.redhat.com/show_bug.cgi?id=1370496
After closer examination, this appears to be working already. Closing!