Katello - Breaking Changes to dev environments

HI all,

There's a new changes that allow Katello to listen on candlepin qpid event
queue that may break your devel setup.
If you are doing a setup from katello-installer/katello-devel you should be
fine.

There's a new gem dependency, qpid_messaging, which requires
the qpid-cpp-client-devel and qpid-cpp-client packages that can be found in
the katello-pulp nighties repo.
There are also some configurations that need to be in place for katello to
start listening for candlepin events and updating subscriptions. Follow the
instructions in Bug #6543: [RFE] Subcription Events need to be consumed by katello - Katello - Foreman
(comment 8) for configuration details.

Let me know you need help or are having trouble.

  • Dustin
    irc: dustint on #foreman-dev

There is an issue with the devel portion of katello-installer where the
devel user isn't being added to qpidd
group. Bug #7802: katello-installer does not add user to qpidd group - Katello - Foreman

2 pull requests created to address this issue.
https://github.com/Katello/puppet-katello/pull/37
https://github.com/Katello/puppet-katello_devel/pull/21

  • dustin
ยทยทยท On Thursday, October 2, 2014 12:32:35 PM UTC-7, dustin t wrote: > > HI all, > > There's a new changes that allow Katello to listen on candlepin qpid event > queue that may break your devel setup. > If you are doing a setup from katello-installer/katello-devel you should > be fine. > > There's a new gem dependency, qpid_messaging, which requires > the qpid-cpp-client-devel and qpid-cpp-client packages that can be found in > the katello-pulp nighties repo. > There are also some configurations that need to be in place for katello to > start listening for candlepin events and updating subscriptions. Follow the > instructions in http://projects.theforeman.org/issues/6543#note-8 > (comment 8) for configuration details. > > Let me know you need help or are having trouble. > > - Dustin > irc: dustint on #foreman-dev > > >