~bgh/nova/ubuntu

« back to all changes in this revision

Viewing changes to debian/nova.conf

  • Committer: Chuck Short
  • Date: 2011-10-13 15:57:33 UTC
  • Revision ID: zulcss@ubuntu.com-20111013155733-f63c7v5ngu8p0e1r
* Merged ubuntu packaging changes:
  - debian/control: Drop socat in favor of netcat.
  - debian/nova-compute.upstart.in, debian/nova.conf:
    Move reference of nova-compute.conf from nova.conf to 
    nova-compute's argv.
  - debian/nova-common.postinst: Create 'nova' group, add user to it.
  - debian/nova-common.postinst: Restrict permissions of /var/log/nova

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
--logdir=/var/log/nova
4
4
--state_path=/var/lib/nova
5
5
--lock_path=/var/lock/nova
6
 
--flagfile=/etc/nova/nova-compute.conf
7
6
--use_deprecated_auth
8
7
--verbose