jolausa

deployment_handler2

Feb 8th, 2017
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. root@8b90f8bba233:~/repos/releng/modules# python opnfv/deployment/example.py
  2. Hello, I am node 'undercloud.opnfvlf.org'
  3. 2017-02-08 11:04:47,740 - opnfv.deployment.manager - INFO - Fetching /home/stack/overcloudrc from 192.168.122.135
  4. 2017-02-08 11:04:47,836 - opnfv.deployment.manager - INFO - Successfully copied 192.168.122.135:/home/stack/overcloudrc to ./overcloudrc
  5. Hello, I am node 'overcloud-controller-0' and my ip is 192.0.2.10.
  6. Hello, I am node 'overcloud-novacompute-0' and my ip is 192.0.2.8.
  7.  
  8. INSTALLER: apex
  9. SCENARIO: os-nosdn-nofeature-noha
  10. INSTALLER IP: 192.168.122.135
  11. POD: jose_node
  12. STATUS: active
  13. OPENSTACK: 14.0.4-0.20170115162740.c6743ca.el7.centos (Newton)
  14. SDN: OpenDaylight Beryllium-SR4:4.4.0
  15. NODES:
  16. {'status': 'active', 'info': {}, 'name': u'overcloud-controller-0', 'roles': 'controller', 'ip': u'192.0.2.10', 'id': u'3fea7b58-f592-4477-bf15-7f828841b057'}
  17. {'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