On Wed, Apr 29, 2015 at 5:20 AM, Kamsali, RaghavendraChari (Artesyn) <[email protected]> wrote: > · Why devstack didn’t start services automatically when openstack > nodes reboots. > > · How to re-create the devstack, suchthat whenever nodes reboot , it > ‘ll configured as previous configuration (i.e bringing up all the services > as usual ).
DevStack is really not meant to operate this way, as devstack is not running the OpenStack projects as system services. From the FAQ[0] Q: Can I use DevStack for production? A: No. We mean it. Really. DevStack makes some implementation choices that are not appropriate for production deployments. We warned you! [0]http://docs.openstack.org/developer/devstack/faq.html -Christopher __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
