Ubuntu Pastebin

Paste from frankban at Wed, 17 Aug 2016 13:24:50 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
--> #1 Admin:Login
{'params': {'auth-tag': 'user-admin',
            'credentials': 'cbff928e64b5dd216946f77d1e3af965'},
 'request': 'Login',
 'request-id': 1,
 'type': 'Admin',
 'version': 3}
<-- #1 response
{'request-id': 1,
 'response': {'facades': [{'name': 'AllModelWatcher', 'versions': [2]},
                          {'name': 'Cloud', 'versions': [1]},
                          {'name': 'Controller', 'versions': [3]},
                          {'name': 'MigrationTarget', 'versions': [1]},
                          {'name': 'ModelManager', 'versions': [2]},
                          {'name': 'UserManager', 'versions': [1]}],
              'server-tag': 'model-ece78589-19cd-4c9a-8efa-e6f1b9f0bd4c',
              'server-version': '2.0-beta16.1',
              'servers': [[{'port': 17070,
                            'scope': 'local-cloud',
                            'type': 'ipv4',
                            'value': '10.0.42.61'},
                           {'port': 17070,
                            'scope': 'local-machine',
                            'type': 'ipv4',
                            'value': '127.0.0.1'},
                           {'port': 17070,
                            'scope': 'local-machine',
                            'type': 'ipv6',
                            'value': '::1'}]],
              'user-info': {'display-name': '',
                            'identity': 'user-admin@local',
                            'last-connection': '2016-08-17T13:22:21Z',
                            'read-only': False}}}
Download as text