Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@8b90f8bba233:~/repos/releng/# cat test.py
- import opnfv.deployment.factory as f
- h2 = f.Factory.get_handler('fuel', '10.20.0.2', 'root', installer_pwd='r00tme')
- import functest.utils.functest_logger as ft_logger
- h3 = f.Factory.get_handler('fuel', '10.20.0.2', 'root', installer_pwd='r00tme')
- print h3.get_deployment_info()
- root@8b90f8bba233:~/repos/releng# python test.py
- 2017-02-08 16:16:42,697 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1)
- 2017-02-08 16:16:42,820 - paramiko.transport - INFO - Authentication (password) successful!
- 2017-02-08 16:16:44,421 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1)
- 2017-02-08 16:16:44,540 - paramiko.transport - INFO - Authentication (password) successful!
- 2017-02-08 16:16:44,916 - paramiko.transport.sftp - INFO - [chan 0] Opened sftp connection (server version 3)
- 2017-02-08 16:16:44,950 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2)
- 2017-02-08 16:16:45,115 - paramiko.transport - INFO - Authentication (publickey) successful!
- 2017-02-08 16:16:45,165 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1)
- 2017-02-08 16:16:45,303 - paramiko.transport - INFO - Authentication (password) successful!
- 2017-02-08 16:16:45,719 - paramiko.transport.sftp - INFO - [chan 0] Opened sftp connection (server version 3)
- 2017-02-08 16:16:45,755 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2)
- 2017-02-08 16:16:45,932 - paramiko.transport - INFO - Authentication (publickey) successful!
- 2017-02-08 16:16:45,976 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1)
- 2017-02-08 16:16:46,107 - paramiko.transport - INFO - Authentication (password) successful!
- 2017-02-08 16:16:46,463 - paramiko.transport.sftp - INFO - [chan 0] Opened sftp connection (server version 3)
- 2017-02-08 16:16:46,500 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2)
- 2017-02-08 16:16:46,663 - paramiko.transport - INFO - Authentication (publickey) successful!
- 2017-02-08 16:16:46,713 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1)
- 2017-02-08 16:16:46,829 - paramiko.transport - INFO - Authentication (password) successful!
- 2017-02-08 16:16:47,124 - paramiko.transport.sftp - INFO - [chan 0] Opened sftp connection (server version 3)
- 2017-02-08 16:16:47,175 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2)
- 2017-02-08 16:16:47,363 - paramiko.transport - INFO - Authentication (publickey) successful!
- 2017-02-08 16:16:47,407 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1)
- 2017-02-08 16:16:47,531 - paramiko.transport - INFO - Authentication (password) successful!
- 2017-02-08 16:16:47,904 - paramiko.transport.sftp - INFO - [chan 0] Opened sftp connection (server version 3)
- 2017-02-08 16:16:47,940 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2)
- 2017-02-08 16:16:48,116 - paramiko.transport - INFO - Authentication (publickey) successful!
- 2017-02-08 16:16:48,157 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1)
- 2017-02-08 16:16:48,285 - paramiko.transport - INFO - Authentication (password) successful!
- 2017-02-08 16:16:48,608 - paramiko.transport.sftp - INFO - [chan 0] Opened sftp connection (server version 3)
- 2017-02-08 16:16:48,653 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2)
- 2017-02-08 16:16:48,829 - paramiko.transport - INFO - Authentication (publickey) successful!
- 2017-02-08 16:16:48,882 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1)
- 2017-02-08 16:16:49,015 - paramiko.transport - INFO - Authentication (password) successful!
- 2017-02-08 16:16:49,375 - paramiko.transport.sftp - INFO - [chan 0] Opened sftp connection (server version 3)
- 2017-02-08 16:16:49,426 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2)
- 2017-02-08 16:16:49,608 - paramiko.transport - INFO - Authentication (publickey) successful!
- 2017-02-08 16:16:49,649 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1)
- 2017-02-08 16:16:49,783 - paramiko.transport - INFO - Authentication (password) successful!
- 2017-02-08 16:16:50,136 - paramiko.transport.sftp - INFO - [chan 0] Opened sftp connection (server version 3)
- 2017-02-08 16:16:50,164 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2)
- 2017-02-08 16:16:50,332 - paramiko.transport - INFO - Authentication (publickey) successful!
- 2017-02-08 16:16:50,377 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1)
- 2017-02-08 16:16:50,523 - paramiko.transport - INFO - Authentication (password) successful!
- 2017-02-08 16:16:50,891 - paramiko.transport.sftp - INFO - [chan 0] Opened sftp connection (server version 3)
- 2017-02-08 16:16:50,924 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2)
- 2017-02-08 16:16:51,090 - paramiko.transport - INFO - Authentication (publickey) successful!
- 2017-02-08 16:16:51,128 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1)
- 2017-02-08 16:16:51,240 - paramiko.transport - INFO - Authentication (password) successful!
- 2017-02-08 16:16:51,631 - paramiko.transport.sftp - INFO - [chan 0] Opened sftp connection (server version 3)
- 2017-02-08 16:16:51,664 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2)
- 2017-02-08 16:16:51,833 - paramiko.transport - INFO - Authentication (publickey) successful!
- INSTALLER: fuel
- SCENARIO: os-nosdn-nofeature-noha
- INSTALLER IP: 10.20.0.2
- POD: jose_node
- STATUS: active
- OPENSTACK: 14.0.0 (Newton)
- SDN: OpenDaylight 5.0.0-1
- NODES:
- {'status': 'active', 'info': {'cluster': '4', 'mac': '52:54:00:60:ba:e6', 'status_node': 'ready', 'online': '1'}, 'name': 'Untitled (ba:e6)', 'roles': 'compute', 'ip': '10.20.0.17', 'id': '15'}
- {'status': 'active', 'info': {'cluster': '4', 'mac': '52:54:00:a9:61:bc', 'status_node': 'ready', 'online': '1'}, 'name': 'Untitled (61:bc)', 'roles': 'controller, opendaylight', 'ip': '10.20.0.16', 'id': '16'}
- {'status': 'active', 'info': {'cluster': '6', 'mac': '52:54:00:74:5a:34', 'status_node': 'ready', 'online': '1'}, 'name': 'Untitled (5a:34)', 'roles': 'compute', 'ip': '10.20.0.15', 'id': '14'}
- {'status': 'active', 'info': {'cluster': '6', 'mac': '52:54:00:66:63:4e', 'status_node': 'ready', 'online': '1'}, 'name': 'Untitled (63:4e)', 'roles': 'controller', 'ip': '10.20.0.14', 'id': '13'}
- {'status': 'active', 'info': {'cluster': '3', 'mac': '52:54:00:ac:18:05', 'status_node': 'ready', 'online': '1'}, 'name': 'Untitled (18:05)', 'roles': 'compute', 'ip': '10.20.0.13', 'id': '11'}
- {'status': 'active', 'info': {'cluster': '3', 'mac': '52:54:00:ec:69:a1', 'status_node': 'ready', 'online': '1'}, 'name': 'Untitled (69:a1)', 'roles': 'controller', 'ip': '10.20.0.12', 'id': '12'}
- {'status': 'active', 'info': {'cluster': '7', 'mac': '52:54:00:90:9c:50', 'status_node': 'ready', 'online': '1'}, 'name': 'Untitled (9c:50)', 'roles': 'controller', 'ip': '10.20.0.4', 'id': '19'}
- {'status': 'active', 'info': {'cluster': '7', 'mac': '52:54:00:39:fd:be', 'status_node': 'ready', 'online': '1'}, 'name': 'Untitled (fd:be)', 'roles': 'compute', 'ip': '10.20.0.5', 'id': '20'}
- {'status': 'active', 'info': {'cluster': '5', 'mac': '52:54:00:ae:4e:df', 'status_node': 'ready', 'online': '1'}, 'name': 'Untitled (4e:df)', 'roles': 'controller, opendaylight', 'ip': '10.20.0.18', 'id': '18'}
- {'status': 'active', 'info': {'cluster': '5', 'mac': '52:54:00:ff:e3:0b', 'status_node': 'ready', 'online': '1'}, 'name': 'Untitled (e3:0b)', 'roles': 'compute', 'ip': '10.20.0.19', 'id': '17'}
- {'status': 'inactive', 'info': {'cluster': '', 'mac': '52:54:00:4e:53:44', 'status_node': 'discover', 'online': ''}, 'name': 'Untitled (53:44)', 'roles': '', 'ip': '10.20.0.6', 'id': '5'}
- {'status': 'inactive', 'info': {'cluster': '', 'mac': '52:54:00:b1:0c:e5', 'status_node': 'discover', 'online': ''}, 'name': 'Untitled (0c:e5)', 'roles': '', 'ip': '10.20.0.7', 'id': '8'}
- {'status': 'inactive', 'info': {'cluster': '', 'mac': '52:54:00:2a:80:67', 'status_node': 'discover', 'online': ''}, 'name': 'Untitled (80:67)', 'roles': '', 'ip': '10.20.0.9', 'id': '6'}
- {'status': 'inactive', 'info': {'cluster': '', 'mac': '52:54:00:f7:70:a8', 'status_node': 'discover', 'online': ''}, 'name': 'Untitled (70:a8)', 'roles': '', 'ip': '10.20.0.10', 'id': '10'}
- {'status': 'inactive', 'info': {'cluster': '', 'mac': '52:54:00:d7:03:92', 'status_node': 'discover', 'online': ''}, 'name': 'Untitled (03:92)', 'roles': '', 'ip': '10.20.0.8', 'id': '7'}
- {'status': 'inactive', 'info': {'cluster': '', 'mac': '52:54:00:87:3f:b7', 'status_node': 'discover', 'online': '|'}, 'name': 'Untitled (3f:b7)', 'roles': '', 'ip': '10.20.0.11', 'id': '9'}
Advertisement
Add Comment
Please, Sign In to add comment