generate upstart scripts to manage services

Registered by Yun Mao

devstack makes setting up a dev environment such a breeze, that I'd
rather not go back to the packages and manual installations if
possible, for a not so serious deployment environment.

So I wrote the script upstart.sh and a few templates. The basic idea
is that once you like what stack.sh has done to your system, you can
convert them into upstart services. The benefits are: run them like
daemons instead of in screens; store logs in files; automatic start up
after a reboot.

It works with glance-*, nova-*, novnc, and keystone, not with quantum
or swift yet.

I put it on github https://github.com/maoy/devstack/tree/upstart

Usage: after you've done ./stack.sh
do: ./upstart.sh install
Now the services are installed. To use them, either reboot to get rid
of the services started by stack.sh, and automatically start those
services, or do killall screen, then ./upstart.sh start

Blueprint information

Status:
Complete
Approver:
Jesse Andrews
Priority:
Undefined
Drafter:
Yun Mao
Direction:
Needs approval
Assignee:
None
Definition:
Obsolete
Series goal:
None
Implementation:
Unknown
Milestone target:
None
Completed by
Dean Troyer

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.