~lirim-osmani/+junk/bug1387073

« back to all changes in this revision

Viewing changes to templates/kilo/nova.conf

  • Committer: Edward Hope-Morley
  • Date: 2015-03-13 13:01:00 UTC
  • mfrom: (140.2.4 nova-cloud-controller.pki)
  • Revision ID: edward.hope-morley@canonical.com-20150313130100-m0iokw9obkp41eeu
[hopem,r=gnuoy]

Implement PKI token signing.

Closes-Bug: 1309667

Show diffs side-by-side

added added

removed removed

Lines of Context:
140
140
admin_tenant_name = {{ admin_tenant_name }}
141
141
admin_user = {{ admin_user }}
142
142
admin_password = {{ admin_password }}
 
143
signing_dir = {{ signing_dir }}
143
144
{% endif -%}
144
145
 
145
146
[osapi_v3]