Try to identify youself against keystone with those credentials to if you can get token. Use OS_* variables for this.

On 01/31/2017 09:48 PM, NareshA kumar wrote:
George,
I have created heat user and [keystoneauth] section looks like,

[keystone_authtoken]

# Complete public Identity API endpoint. (string value)
auth_uri = https://identity.cncloud.com:5000/v2.0
identity_url = https://identity.cncloud.com:35357
#memcached_servers = controller:11211
auth_type = password
admin_tenant_name = services
admin_user = heat
admin_password = heat

keystone user-list
| 3d15004f86e04424a9b5fb81935eac42 | glance | True | glance@localhost | | 645eb7e9f04f4a2b8df65272a23c1394 | heat | True | | | d5cc6fa4d07d4198b6a2c580082d4169 | neutron | True | neutron@localhost | | adfda15b5ec64accac2b92516a62d455 | nova | True | nova@localhost |



Regards,
NareshA.

On Wed, Feb 1, 2017 at 12:56 AM, George Shuklin <george.shuk...@gmail.com <mailto:george.shuk...@gmail.com>> wrote:

    On 01/31/2017 08:54 PM, NareshA kumar wrote:
    Hi,
    I am installing heat in kilo with keystone v2 APIs. As per
    document I have configured the endpoints and heat.conf. "heat
    stack-list" gives me Authentication required error. In
    heat-api.log I am seeing "Authorization failed for token" message.
    Can anyone help me solve this issue?

    It may be that you didn't add heat user to keystone or didn't put
    it's credentials into [keystoneauth] section of config.

    _______________________________________________
    Mailing list:
    http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
    <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack>
    Post to     : openstack@lists.openstack.org
    <mailto:openstack@lists.openstack.org>
    Unsubscribe :
    http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
    <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack>



_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to