Missing filter:authtoken configuration for heat/api-paste.ini

Bug #1305878 reported by Greg Lucas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Invalid
Medium
Unassigned

Bug Description

The Ubuntu install guide (Havana) is missing part of the configuration required for Heat. In addition to the documented changes I had to modify /etc/heat/api-paste.ini and add the following section:

[filter:authtoken]
paste.filter_factory = heat.common.auth_token:filter_factory
auth_host=controller
auth_port = 35357
auth_protocol = http
auth_uri = http://controller:5000/v2.0
admin_tenant_name=service
admin_user=heat
admin_password=HEAT_PASS

-----------------------------------
Built: 2014-04-07T07:45:06 00:00
git SHA: b7557a0bb682410c86f8022eb07980840d82c8cf
URL: http://docs.openstack.org/havana/install-guide/install/apt/content/heat-install.html
source File: file:/home/jenkins/workspace/openstack-install-deploy-guide-ubuntu/doc/install-guide/section_heat-install.xml
xml:id: heat-install

Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: none → havana
Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Tom Fifield (fifieldt) wrote :

heat can now use keystone_authtoken

Changed in openstack-manuals:
status: Confirmed → Invalid
milestone: havana → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.