aboutsummaryrefslogtreecommitdiffstats
path: root/app/test/fetch/api_fetch/test_data/token.py
blob: 2abbdd804e9f5bd77b52278a63b4425d60706d67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
###############################################################################
# Copyright (c) 2017 Koren Lev (Cisco Systems), Yaron Yogev (Cisco Systems)   #
# and others                                                                  #
#                                                                             #
# All rights reserved. This program and the accompanying materials            #
# are made available under the terms of the Apache License, Version 2.0       #
# which accompanies this distribution, and is available at                    #
# http://www.apache.org/licenses/LICENSE-2.0                                  #
###############################################################################
TOKEN = {'tenant': {
    'description': 'admin tenant',
    'name': 'admin',
    'is_domain': False,
    'id': '8c1751e0ce714736a63fee3c776164da',
    'enabled': True,
    'parent_id': None
    },
    'issued_at': '2016-10-19T23:06:29.000000Z',
    'expires': '2016-10-20T00:06:28.615780Z',
    'id': 'gAAAAABYB_x10x_6AlA2Y5RJZ6HCcCDSXe0f8vfisKnOM_XCDZvwl2qiwzCQIOYX9mCmRyGojZ2JEjIb0vHL0f0hxqSq84g5jbZpN0h0Un_RkTZXSKf0K1uigbr3q__ilhctLvwWNem6XQSGrav1fQrec_DjdvUxSwuoBSSo82kKQ7SvPSdVwrA',
    'token_expiry_time': 1476921988,
    'audit_ids': ['2Ps0lRlHRIG80FWamMkwWg']
}