jolausa

deployment_handler

Feb 8th, 2017
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. root@8b90f8bba233:~/repos/releng/modules# python opnfv/deployment/example.py
  2.  
  3. Hello, I am node 'undercloud.opnfvlf.org'
  4. 2017-02-08 10:55:13,352 - opnfv.deployment.manager - INFO - Fetching /home/stack/overcloudrc from 192.168.122.135
  5. 2017-02-08 10:55:13,459 - opnfv.deployment.manager - INFO - Successfully copied 192.168.122.135:/home/stack/overcloudrc to ./overcloudrc
  6. Hello, I am node 'overcloud-controller-0' and my ip is 192.0.2.10.
  7. Hello, I am node 'overcloud-novacompute-0' and my ip is 192.0.2.8.
  8.  
  9. INSTALLER: apex
  10. SCENARIO: Unknown
  11. INSTALLER IP: 192.168.122.135
  12. POD: Unknown
  13. STATUS: active
  14. OPENSTACK: 14.0.4-0.20170115162740.c6743ca.el7.centos (Newton)
  15. SDN: OpenDaylight Beryllium-SR4:4.4.0
  16. NODES:
  17. {'status': 'active', 'info': {}, 'name': u'overcloud-controller-0', 'roles': 'controller', 'ip': u'192.0.2.10', 'id': u'3fea7b58-f592-4477-bf15-7f828841b057'}
  18. {'status': 'active', 'info': {}, 'name': u'overcloud-novacompute-0', 'roles': 'compute', 'ip': u'192.0.2.8', 'id': u'73125ab3-4d23-422a-9a35-6d4c279281b5'}
Advertisement
Add Comment
Please, Sign In to add comment