~gnuoy/charms/trusty/quantum-gateway/fix-1361712

« back to all changes in this revision

Viewing changes to templates/havana/nova.conf

  • Committer: James Page
  • Date: 2014-04-10 16:50:13 UTC
  • mfrom: (46 quantum-gateway)
  • mto: This revision was merged to the branch mainline in revision 47.
  • Revision ID: james.page@canonical.com-20140410165013-wqp016nbgn7dgjti
Rebase

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
lock_path=/var/lock/nova
9
9
root_helper=sudo nova-rootwrap /etc/nova/rootwrap.conf
10
10
verbose= {{ verbose }}
 
11
use_syslog = {{ use_syslog }}
11
12
api_paste_config=/etc/nova/api-paste.ini
12
13
enabled_apis=metadata
13
14
multi_host=True