Hi,
I am trying authenticate contrail in keystone in the V3 api.
According the release notes is necessary add the version 3 in the testbed.py.
env.keystone = { 'version': 'v3' }
I had done this but the contrail keep trying authenticate with v2.
Is necessary any aditional config?
I am using contrail 3.2.7 and openstack MITAKA (CENTOS)
thanks!
2017-12-18 20:44:39.171 2723 INFO keystone.common.wsgi
[req-223474c6-7adf-4d2c-b0a8-501144a20859 - - - - -] POST http://10.1
2.1.204:35357/v2.0/tokens
2017-12-18 20:44:39.172 2723 WARNING oslo_log.versionutils
[req-223474c6-7adf-4d2c-b0a8-501144a20859 - - - - -] Deprecated:
authenticate of the v2 Authentication APIs is deprecated as of Mitaka in favor
of a similar function in the v3 Authenticatio
n APIs.
_______________________________________________
Users mailing list
[email protected]
http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org