Installation Guide for CentOS: wrong params for heat

Bug #1526293 reported by Sergey Yezhkov
30
This bug affects 4 people
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Undecided
Sharat Sharma

Bug Description

in section

[ec2authtoken]
...
auth_uri = http://controller:5000

should be changed to

auth_uri = http://controller:5000/v2.0

otherwise if i use autoscaling example heat-engine didn't scale

and

in section

[trustee]
...
auth_uri = http://controller:5000
auth_url = http://controller:35357
auth_plugin = password
project_domain_id = default
user_domain_id = default
project_name = service
username = heat
password = HEAT_PASS

should be removed options project_name and project_domain_id

otherwise I have error message when autoscaling group trying to create one more instance

ERROR heat.engine.resource AuthorizationFailure: Authentication cannot be scoped to multiple targets. Pick one of: project, domain, trust or unscoped

-----------------------------------
Release: 0.1 on 2015-12-15 07:49
SHA: 6170a82b1acee0c0e762b6a17c589046ef2e53e2
Source: http://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/install-guide/source/heat-install.rst
URL: http://docs.openstack.org/liberty/install-guide-rdo/heat-install.html

Revision history for this message
Matt Kassawara (ionosphere80) wrote :

Patch should implement the changes in [1] and also add /v2.0 to the [ec2authtoken] auth_uri option.

[1] https://review.openstack.org/#/c/254145/

Changed in openstack-manuals:
status: New → Triaged
milestone: none → liberty
milestone: liberty → mitaka
Revision history for this message
Matt Kassawara (ionosphere80) wrote :

Also add "backport: liberty" to the commit message.

Sai Kiran (saikiran)
Changed in openstack-manuals:
assignee: nobody → Sai Kiran (saikiran)
Revision history for this message
Petr Kovar (pmkovar) wrote :

Hi Sai, are you working on this bug?

Ching Kuo (genekuo)
Changed in openstack-manuals:
assignee: Sai Kiran (saikiran) → Ching Kuo (gene-kuo)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/289753

Changed in openstack-manuals:
status: Triaged → In Progress
Revision history for this message
Matt Kassawara (ionosphere80) wrote :

Heat folks,

I am adding your project to this bug report because all configuration options should support the Identity version 3 API and/or endpoint URLs without explicit versions.

Revision history for this message
Matt Kassawara (ionosphere80) wrote :

Heat folks,

Your gate job currently explicitly appends /v2.0 to the 'auth_uri' option in [ec2_authtoken].

Ching Kuo (genekuo)
Changed in heat:
assignee: nobody → Ching Kuo (gene-kuo)
Ching Kuo (genekuo)
Changed in heat:
assignee: Ching Kuo (gene-kuo) → nobody
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on openstack-manuals (master)

Change abandoned by Matthew Kassawara (<email address hidden>) on branch: master
Review: https://review.openstack.org/289753
Reason: Stale.

Changed in openstack-manuals:
status: In Progress → Invalid
no longer affects: openstack-manuals
Changed in heat:
assignee: nobody → Sharat Sharma (sharat-sharma)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

Fix proposed to branch: master
Review: https://review.openstack.org/377754

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on heat (master)

Change abandoned by Sharat Sharma (<email address hidden>) on branch: master
Review: https://review.openstack.org/377754

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

Fix proposed to branch: master
Review: https://review.openstack.org/377796

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on heat (master)

Change abandoned by Sharat Sharma (<email address hidden>) on branch: master
Review: https://review.openstack.org/377796

Changed in heat:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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