X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=blobdiff_plain;f=osm_ro%2Ftests%2Ftest_vimconn_vmware_xml_response.py;h=2e82d026258afae5ee3ce7c0556cad926ad0b095;hp=41793241679c50d689aea36711b135b3e9438a07;hb=59760e72c3e3e19fd262dcae05ff08663c7fbac8;hpb=1c848c01d41949c0498a342c38327b8e9dae03bd diff --git a/osm_ro/tests/test_vimconn_vmware_xml_response.py b/osm_ro/tests/test_vimconn_vmware_xml_response.py index 41793241..2e82d026 100644 --- a/osm_ro/tests/test_vimconn_vmware_xml_response.py +++ b/osm_ro/tests/test_vimconn_vmware_xml_response.py @@ -99,33 +99,33 @@ vdc_xml_response = """ """ network_xml_response = """ - - - - - Openmano created - - - - true - 12.169.24.23 - 255.255.255.0 - 12.169.24.102 - corp.local - true - - - 12.169.24.115 - 12.169.241.150 - - - - - bridged - false - - false - """ + + + + + Openmano created + + + + true + 12.169.24.23 + 255.255.255.0 + 12.169.24.102 + corp.local + true + + + 12.169.24.115 + 12.169.241.150 + + + + + bridged + false + + false + """ delete_network_xml_response = """ @@ -292,5 +292,336 @@ vapp_xml_response = """ Specifies the operating system installedUbuntu Linux (64-bit)Specifies the available VM network connections0 0 12.19.21.20 true 00:50:56:01:12:a2 DHCPSpecifies Guest OS Customization Settingstruefalse47d12505-5968-4e16-95a7-18743edb0c8bfalsefalsefalsetruefalse0falseUbuntu-vm-001Specifies Runtime infoSnapshot information section2017-09-21T01:15:53.863-07:00Ubuntu-vm VMware ESXi 6.0.0 VMware, Inc. en falsefalse""" -task_xml = """ -
""" +poweroff_task_xml = """ + + + + +
+ """ + +org_xml_response = """ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Organization 3 + +""" + +delete_catalog_xml_response = """\n + + + + + + + + + + +80d8488f67ba1de98b7f485fba6abbd2 + + + + + false + +2017-09-24T02:30:23.623-07:00 +2 +""" + +delete_catalog_item_xml_response = """ + + + + + medial_file_name vApp Template + 2017-09-24T02:30:26.380-07:00 +1 +""" + +undeploy_task_xml = """ + + + +
+ +""" + +delete_task_xml = """ + + + +
+""" + +status_task_xml = """ + + + +
+ +""" + +vm_xml_response = """ + + + + + + + + + + + + + + + + + + + + + + + + + + +Virtual hardware requirements + +Virtual Hardware Family +0 +Ubuntu_no_nic +vmx-11 + +00:50:56:01:14:1a +0 +true +testing_6SNBKa9pz62P-63e13553-ebf9-4518-a33d-6ea922a6d2ce +Vmxnet3 ethernet adapter on "testing_6SNBKa9pz62P-63e13553-ebf9-4518-a33d-6ea922a6d2ce" +Network adapter 0 +1 +VMXNET3 +10 +0SCSI Controller +SCSI Controller 0 +2 +lsilogic +6 +0 +Hard disk +Hard disk 1 + 2000 +217 +10737418240 +byte +1 +IDE Controller +IDE Controller 1 +3 +5 +0 +false +CD/DVD Drive +CD/DVD Drive 1 +3002 +3 +15 +0 +false +Floppy Drive +Floppy Drive 1 +8000 +14 + + +hertz * 10^6 +Number of Virtual CPUs +1 virtual CPU(s) +4 +0 +3 +1 +0 +1 + + +byte * 2^20 +Memory Size +1024 MB of memory +5 +0 +4 +1024 +0 + + + + + + + + + + + + + + + + + Specifies the operating system installed + Ubuntu Linux (64-bit) + + + + Specifies the available VM network connections + 0 + + 0 + 172.16.27.72 + true + 00:50:56:01:14:1a + DHCP + VMXNET3 + + + + + Specifies the available VM network connections + 0 + + 0 + 172.16.27.72 + true + 00:50:56:01:14:1a + DHCP + + + + + Specifies Guest OS Customization Settings + true + false + 53a529b2-10d8-4d56-a7ad-8182acdbe71c + false + false + false + true + false + 0 + false + Ubuntunonic-001 + + + + Specifies Runtime info + + + + Snapshot information section + + 2018-04-19T04:19:28.150-07:00 + Ubuntu_no_nic + + +VMware ESXi +6.0.0 +VMware, Inc. +en + + + + + + + + + + + + + + + + + + + + + false + false + + +"""