Enforce a versioned public identity endpoint 35/49135/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 16 Dec 2017 16:07:24 +0000 (17:07 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 16 Dec 2017 16:19:53 +0000 (17:19 +0100)
commit8a407984126fdc40683ca232da2a83f46838ad14
treea1da7f198d43a6c9f72ca4d1ad8132e71ae4d171
parentfc0d8c601ce627d5f7b8c5e3eef73bd01c6db7d4
Enforce a versioned public identity endpoint

juju simply adds /auth/tokens to the public identity endpoint wich
fails vs an unversioned endpoint as currently advised. It enforces
a versioned endpoint till juju implements the right discovery.

It may be improved to detect the right API version instead of forcing
v3. But v2 is hugely deprecated and no longer used by all OPNFV
installers.

It also fixes errors/warnings listed by pylint.

Change-Id: I6e8ba4b2122c19629426530d2d34e51e1bc609ba
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/opnfv_tests/vnf/epc/juju_epc.py