| commit | cbcb611173d2b1b16244674c2681bbc1b4584e00 | [log] [tgz] |
|---|---|---|
| author | Yaroslav Lobankov <ylobankov@mirantis.com> | Tue Mar 08 12:30:01 2016 -0600 |
| committer | Yaroslav Lobankov <ylobankov@mirantis.com> | Wed Mar 09 20:48:51 2016 -0600 |
| tree | 2d9ad9e7c6142692d6623145dc733c449231bb3a | |
| parent | 5b2c7459274e73858b20b85dd91a7ff3ef556658 [diff] |
Adding a note to 'test_update_user_password' test for Keystone V2
A note with time.sleep(1) were added for consistency like it is done
for the corresponding tests in [1]. Also, a few typos were fixed and
weird self.assertEqual(...)
subject_token = resp['x-subject-token']
...
self.assertEqual(resp['x-subject-token'], subject_token)
was deleted.
[1] https://review.openstack.org/#/c/275497/
Change-Id: I9cdd49a5361e21205a470da21d5cf69ce5b464bf