[Bug 1067929] Re: maas-region-celeryd connects to the wrong queue.

Raphaël Badin 1067929 at bugs.launchpad.net
Thu Oct 18 07:12:21 UTC 2012


> Andres says it was a missing "=". It used to say:
> --queues celery,master
> and he's fixing it to say:
> --queues=celery,master

More precisely, the script was using os.execv('celeryd',… , '-Q
celery,master',…) and the space before 'celery' got "escaped".  I
suggested using the alternative syntax ("--queues=celery,master") to
avoid any problems.

** Changed in: maas (Ubuntu)
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1067929

Title:
  maas-region-celeryd connects to the wrong queue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1067929/+subscriptions



More information about the Ubuntu-server-bugs mailing list