jolausa

Untitled

Feb 13th, 2017
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.22 KB | None | 0 0
  1. root@8b90f8bba233:~/repos/releng/modules# python opnfv/deployment/example.py
  2.  
  3. ########## APEX ##########
  4. Hello, I am node 'undercloud.opnfvlf.org'
  5. 2017-02-13 22:11:44,055 - opnfv.deployment.manager - INFO - Fetching /home/stack/overcloudrc from 192.168.122.135
  6. 2017-02-13 22:11:44,150 - opnfv.deployment.manager - INFO - Successfully copied 192.168.122.135:/home/stack/overcloudrc to ./overcloudrc
  7. Hello, I am node 'overcloud-controller-0' and my ip is 192.0.2.10.
  8. Hello, I am node 'overcloud-novacompute-0' and my ip is 192.0.2.8.
  9.  
  10. INSTALLER: apex
  11. SCENARIO: os-nosdn-nofeature-noha
  12. INSTALLER IP: 192.168.122.135
  13. POD: jose_node
  14. STATUS: active
  15. OPENSTACK: 14.0.4-0.20170115162740.c6743ca.el7.centos (Newton)
  16. SDN: OpenDaylight Beryllium-SR4:4.4.0
  17. NODES:
  18.  
  19. name: overcloud-controller-0
  20. id: 3fea7b58-f592-4477-bf15-7f828841b057
  21. ip: 192.0.2.10
  22. status: active
  23. roles: ['controller']
  24. ovs: 2.5.0
  25. info: {}
  26.  
  27. name: overcloud-novacompute-0
  28. id: 73125ab3-4d23-422a-9a35-6d4c279281b5
  29. ip: 192.0.2.8
  30. status: active
  31. roles: ['compute']
  32. ovs: 2.5.0
  33. info: {}
  34.  
  35. ########## FUEL ##########
  36. INSTALLER: fuel
  37. SCENARIO: os-nosdn-nofeature-noha
  38. INSTALLER IP: 10.20.0.2
  39. POD: jose_node
  40. STATUS: active
  41. OPENSTACK: 14.0.0 (Newton)
  42. SDN: OpenDaylight 5.0.0-1
  43. NODES:
  44.  
  45. name: Untitled (ba:e6)
  46. id: 15
  47. ip: 10.20.0.17
  48. status: active
  49. roles: ['compute']
  50. ovs: 2.6.1
  51. info: {'cluster': '4', 'mac': '52:54:00:60:ba:e6', 'status_node': 'ready', 'online': '1'}
  52.  
  53. name: Untitled (61:bc)
  54. id: 16
  55. ip: 10.20.0.16
  56. status: active
  57. roles: ['controller', 'opendaylight']
  58. ovs: 2.6.1
  59. info: {'cluster': '4', 'mac': '52:54:00:a9:61:bc', 'status_node': 'ready', 'online': '1'}
Advertisement
Add Comment
Please, Sign In to add comment