Since yesterday, openstack-aodh requires python-gnocchiclient: https://github.com/openstack/aodh/commit/fa3a982a27d698333ac213cbe8faac5ba2a56079 If gnocchiclient is not installed, the db-sync for aodh (probably amongst other things) will fail - see attached stacktrace. I meant to add python-gnocchiclient>=2.1.0 as a Requires in the aodh spec file but noticed we only had python-gnocchiclient 2.0 in http://buildlogs.centos.org/centos/7/cloud/openstack-liberty/. Either we need to bump the version of gnocchiclient in the deps repo or we create a mitaka deps repo with an updated version ?
python-gnocchiclient-2.1.0-1.el7 is in delorean deps repo
Submitted fix for added dependency https://review.gerrithub.io/#/c/260572/