barbican/functionaltests/api
Nam Nguyen Hoai af4637bcf2 Updating time for functional tests
Currenlty, some gates is being failed with logs like this

"""
b'Response: {"description": "Provided object does not match schema
\'Secret\': \'expiration\' is before current time.
Invalid property: \'expiration\'", "title": "Bad Request", "code": 400}'
"""

So it is necessary to update the time to create secrets successfully.

Change-Id: I59707cdf21f6843dbd7db30978e21cff72756e67
2018-03-08 13:38:23 +07:00
..
v1 Updating time for functional tests 2018-03-08 13:38:23 +07:00
__init__.py Add tempest tests to run in devstack gate 2014-07-25 17:03:41 -05:00
base.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-06-19 18:01:52 +05:30