Files
python-oneviewclient/oneview_client/tests/functional
Thiago Paiva a67c6c96c9 Re-authenticating on session invalidation
To set the ground for singleton oneview_client and re-use the session token,
first, it needs to re-authenticate when the session token becomes invalid. This
will ensure that a singleton instance of oneview_client won't break the service
when the object is alive further than the token expiration time.

Change-Id: Ia01435faf5f4bf84d896dc20ad07eed75280df3e
2016-08-18 18:59:52 -03:00
..