]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add auth_token settings to cinder.conf.sample.
authorDan Prince <dprince@redhat.com>
Fri, 18 Oct 2013 13:23:38 +0000 (09:23 -0400)
committerDan Prince <dprince@redhat.com>
Fri, 18 Oct 2013 13:23:38 +0000 (09:23 -0400)
commitca81de658394c545c784c40dd7369b75bc6e3a2d
tree6e41d3c6efa1a451ca251dad211002889810e06a
parent9b599d092ffa168a73ab7fa98ff20cb2cb48fe0b
Add auth_token settings to cinder.conf.sample.

Updates our example config file so that it includes configuration
settings for the auth_token middleware.

A step towards using cinder.conf instead of the api-paste.ini config file
for authtoken configuration.

Once https://review.openstack.org/#/c/52259/ lands I'll push another
review which removes the settings from api-paste.ini (which takes priority).

Related-Bug #1240753

Change-Id: I6636d33ee522757145ac97fc354324a8b9379700
etc/cinder/cinder.conf.sample
tools/conf/generate_sample.sh