Essex EPEL Testing

Pádraig Brady P at draigBrady.com
Tue May 1 08:59:44 UTC 2012


On 05/01/2012 09:39 AM, Daniel P. Berrange wrote:
> On Tue, May 01, 2012 at 04:37:36PM +0800, 彭勇 wrote:
>> there are some problem of init.d start sequence of openstack service.
>>
>> all are at 20, which start before mysql and qpid
> 
> And also before libvirtd, which is 97
> 
>> #!/bin/sh
>> #
>> # openstack-nova-api  OpenStack Nova API Server
>> #
>> # chkconfig:   - 20 80
>> # description: At the heart of the cloud framework is an API Server. \
>> #              This API Server makes command and control of the      \
>> #              hypervisor, storage, and networking programmatically  \
>> #              available to users in realization of the definition   \
>> #              of cloud computing.
> 
> I don't think there's a need for any of these to be started early,
> since nothing depends on them. I'd suggest s/20 80/98 02/

Note the services should periodically reconnect to qpid etc.,
but yes the order is incorrect here. I'll change as suggested.

thanks,
Pádraig.



More information about the cloud mailing list