yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17274
[Bug 1326974] Re: nova-clear-rabbit-queues removed from Juno (master branch of nova). Make appropriate changes to nova-spec file
** Changed in: anvil
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to anvil.
https://bugs.launchpad.net/bugs/1326974
Title:
nova-clear-rabbit-queues removed from Juno (master branch of nova).
Make appropriate changes to nova-spec file
Status in ANVIL for forging OpenStack.:
Fix Released
Bug description:
Current nova spec file expects the file "nova-clear-rabbit-queues" in
the bindir.
https://github.com/stackforge/anvil/blob/master/conf/templates/packaging/specs
/openstack-nova.spec#L562
Until icehouse, nova was generating that file:
https://github.com/openstack/nova/blob/stable/icehouse/setup.cfg#L42
But the file is gone in Juno:
https://github.com/openstack/nova/blob/master/setup.cfg
Need to update the Anvil spec file to something like:
#if $older_than('2014.1')
%{_bindir}/nova-clear-rabbit-queues
#end if
To manage notifications about this bug go to:
https://bugs.launchpad.net/anvil/+bug/1326974/+subscriptions
References