No local image file or the file() doesn't exsit!
so will download image(cirros-0.3.5-x86_64-disk.img) from http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img.


======================={ Parser functest begin }==========================

|========= 1/4. Preparing VM image for parser...     =========|

  Download image cirros-0.3.5-x86_64-disk.img...

  Registe image cirros-0.3.2-x86_64-uec...
+------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field            | Value                                                                                                                                                                                           |
+------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| checksum         | 7461076cacc8f00b0642daaf751c396d                                                                                                                                                                |
| container_format | bare                                                                                                                                                                                            |
| created_at       | 2018-01-15T07:45:09Z                                                                                                                                                                            |
| disk_format      | qcow2                                                                                                                                                                                           |
| file             | /v2/images/e8590148-944b-43d2-b321-f6c8b795b883/file                                                                                                                                            |
| id               | e8590148-944b-43d2-b321-f6c8b795b883                                                                                                                                                            |
| min_disk         | 0                                                                                                                                                                                               |
| min_ram          | 0                                                                                                                                                                                               |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                         |
| owner            | 02938402c19b4840bf13eb2223e018bf                                                                                                                                                                |
| properties       | direct_url='file:///var/lib/glance/images/e8590148-944b-43d2-b321-f6c8b795b883', locations='[{u'url': u'file:///var/lib/glance/images/e8590148-944b-43d2-b321-f6c8b795b883', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                           |
| schema           | /v2/schemas/image                                                                                                                                                                               |
| size             | 20343                                                                                                                                                                                           |
| status           | active                                                                                                                                                                                          |
| tags             |                                                                                                                                                                                                 |
| updated_at       | 2018-01-15T07:45:09Z                                                                                                                                                                            |
| virtual_size     | None                                                                                                                                                                                            |
| visibility       | public                                                                                                                                                                                          |
+------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+

|========= 2/4. Creating test user for parser...     =========|
+-------------+----------------------------------+
| Field       | Value                            |
+-------------+----------------------------------+
| description | Project for parser test          |
| domain_id   | default                          |
| enabled     | True                             |
| id          | ccced5ed93154a699afb722ef937641a |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | ccced5ed93154a699afb722ef937641a |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | 9c4b059177fd477384902ea73fa4daed |
| name                | parser                           |
| options             | {}                               |
| password_expires_at | None                             |
+---------------------+----------------------------------+
  Create user parser successful.
  Grant user parser the role of admin in project parser successful.
  Grant user parser the role of heat_stack_owner in project parser successful.

|========= 3/4. Parse -> translate -> deploy vRNC... =========|
  Switch openstack env to parser project

  Make patch for provider network
    Patch provider network for input file:
      Raw yaml file: ../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC.yaml
      Patched yaml file: ../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC_patch.yaml

      Patching provider:network_type...
      Patching provider:segmentation_id...
      Patching provider:physical_network...

  Translator use parser:
    1. Input  file: ../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC_patch.yaml
    2. Output file: ../tosca2heat/heat-translator/translator/tests/data/vRNC/vRNC_Hot_Template.yaml

  Make patch for translated file:
    Patch yaml file: ../tosca2heat/heat-translator/translator/tests/data/vRNC/vRNC_Hot_Template.yaml

    Patching compute:signal_transport

  Deploy stack...
2018-01-15 07:45:38Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-01-15 07:45:40Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:40Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-01-15 07:45:41Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:41Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-01-15 07:45:42Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:42Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-01-15 07:45:43Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:44Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-01-15 07:45:44Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:44Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-01-15 07:45:45Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:45Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-01-15 07:45:46Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:46Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-01-15 07:45:46Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:47Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-01-15 07:45:47Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:48Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-01-15 07:45:48Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:48Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:48Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-01-15 07:45:49Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-01-15 07:45:49Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:49Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:50Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-01-15 07:45:50Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-01-15 07:45:50Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:50Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-01-15 07:45:52Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:52Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:52Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-01-15 07:45:52Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:52Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-01-15 07:45:52Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-01-15 07:45:53Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:53Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-01-15 07:45:54Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:54Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:54Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:54Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:54Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:54Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:54Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:54Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:54Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:54Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:54Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:54Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:54Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:54Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:54Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:54Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:54Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:55Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:55Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-01-15 07:45:55Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-15 07:45:55Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-15 07:45:55Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-15 07:45:55Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:56Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-15 07:45:56Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-15 07:45:56Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-15 07:45:56Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-15 07:45:56Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-15 07:45:56Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-15 07:45:56Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-15 07:45:56Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-15 07:45:56Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-15 07:45:56Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:56Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-01-15 07:45:57Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-15 07:45:57Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-01-15 07:45:57Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-01-15 07:45:57Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-15 07:45:57Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-15 07:45:57Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-01-15 07:45:57Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:57Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:57Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-01-15 07:45:57Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:58Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:58Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:45:58Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-01-15 07:45:58Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:46:09Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-01-15 07:46:09Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-01-15 07:46:10Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:46:10Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:46:10Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-01-15 07:46:10Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-01-15 07:46:10Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:46:11Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:46:11Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:46:11Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-15 07:46:11Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-15 07:46:12Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-01-15 07:46:13Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:46:13Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-01-15 07:46:14Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:46:14Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-15 07:46:15Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-01-15 07:46:15Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:46:16Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-01-15 07:46:16Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:46:16Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:46:17Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-15 07:46:20Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-01-15 07:46:21Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:46:21Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-01-15 07:46:22Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:46:22Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-15 07:46:33Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-01-15 07:46:33Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:46:34Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-01-15 07:46:34Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-15 07:46:35Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-15 07:46:35Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | 932e9732-eef4-473f-8f61-f219054dfd5a                                                                                                                                                                      |
| stack_name          | vRNC_Stack                                                                                                                                                                                                |
| description         | TOSCA simple profile for RNC   1. Compute Node MM, CM, DM, LB...     1.1 MM: MaintainModule;     1.2 CM: Control Module;     1.3 DM: Data Module;     1.4 LB: LineCard Module   2. Network Node VL and CP |
|                     |                                                                                                                                                                                                           |
| creation_time       | 2018-01-15T07:45:38Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | 932e9732-eef4-473f-8f61-f219054dfd5a                                                                                                                                                                      |
| stack_name            | vRNC_Stack                                                                                                                                                                                                |
| description           | TOSCA simple profile for RNC   1. Compute Node MM, CM, DM, LB...     1.1 MM: MaintainModule;     1.2 CM: Control Module;     1.3 DM: Data Module;     1.4 LB: LineCard Module   2. Network Node VL and CP |
|                       |                                                                                                                                                                                                           |
| creation_time         | 2018-01-15T07:45:38Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: ccced5ed93154a699afb722ef937641a                                                                                                                                                          |
|                       | OS::stack_id: 932e9732-eef4-473f-8f61-f219054dfd5a                                                                                                                                                        |
|                       | OS::stack_name: vRNC_Stack                                                                                                                                                                                |
|                       | id: UMTS                                                                                                                                                                                                  |
|                       | mm_storage_size: '1'                                                                                                                                                                                      |
|                       | vendor: opnfv_parser_project                                                                                                                                                                              |
|                       | version: '1.0'                                                                                                                                                                                            |
|                       |                                                                                                                                                                                                           |
| outputs               | - description: The private IP address of the DM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_DM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.4                                                                                                                                                                                  |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.7                                                                                                                                                                                  |
|                       | - description: The private IP address of the CM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_CM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.13                                                                                                                                                                                 |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.12                                                                                                                                                                                 |
|                       |                                                                                                                                                                                                           |
| links                 | - href: http://192.168.10.10:8004/v1/ccced5ed93154a699afb722ef937641a/stacks/vRNC_Stack/932e9732-eef4-473f-8f61-f219054dfd5a                                                                              |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | 993b739215bc487f800cf68d1a42be57                                                                                                                                                                          |
| capabilities          | []                                                                                                                                                                                                        |
| notification_topics   | []                                                                                                                                                                                                        |
| stack_owner           | None                                                                                                                                                                                                      |
| timeout_mins          | 15                                                                                                                                                                                                        |
| tags                  | None                                                                                                                                                                                                      |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The resources of deployment...
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
| resource_name               | physical_resource_id                 | resource_type                | resource_status | updated_time         |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
| EXTERMEDIA_Net              | 3f376812-69cf-47f5-bfd4-04af1e498941 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| AffinityPolicy              | 351ea593-79c7-4fce-a8ac-11260754005c | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| DM_configure_config         | ac5d67f2-3017-48a3-948c-3d50152e4fa4 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| CM_Passive_configure_config | a7f1568b-ec95-4704-b24f-994a0d388bb3 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| LB_configure_deploy         | 607b19e4-b98d-4568-911a-b6b7d7046859 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| EXTERMEDIA_Net_subnet       | 977fc4dd-bc48-4ede-8911-3de9463f587d | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| CM_Passive_Port_INTERMEDIA  | 198d8ad8-9a38-486b-b245-b5019b574422 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| MM_Passive_Port_CTRL        | c1f1d3f6-2f75-4cb0-aede-b3dcdbe9e7f5 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| MM_Active_create_config     | b210e68e-f606-40cc-ab15-bd42f1b2517f | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| MM_Active_configure_deploy  | f5cbb217-afd2-4cca-8c76-fd1d057d5b51 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| CM_Passive_create_config    | 016c6e7b-c40a-4b48-b572-bfd60b4ad246 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| CM_Active_Port_INTERMEDIA   | 34a4bb78-2ea9-4bce-b38a-58af5dd881fe | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| LB_create_config            | f186a0b3-5b31-40a8-ab88-b2d42df53479 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| MM_Active_Port_INTERMEDIA   | c2dc4d4d-187b-46d9-82a7-bfb36a5735a8 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| MM_Active_Port_EMS          | 049eaef6-c73e-48e2-b16c-9dbed4287522 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| CM_Passive_Port_CTRL        | 18ce8239-d542-4ee2-be11-61131607c70c | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| MM_Passive_Port_EMS         | 8f2fb6b6-21df-4059-a3fb-9fdc0bc78e91 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| CM_Active_configure_config  | a6d3663f-1a2f-4b8a-bd53-e68a2a4363db | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| MM_Passive_create_config    | f7a23893-ed96-4589-968a-375ff41503a1 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| CTRL_Net_subnet             | 399ed490-ce82-4f59-b8f2-5504819b64ff | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| DM_create_deploy            | ae84c64c-7a8d-45be-93f5-934045db56ae | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| DM_create_config            | 273d2512-aa17-416f-9978-a31f9629bef5 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| LB_configure_config         | 8c6639ca-4172-47ca-92d1-a7f3a8df092f | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| INTERMEDIA_Net              | 6ef0cfa9-9ba7-4706-a5b3-96cfcc4dab92 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| MM_Passive_configure_config | 486f3cb8-39a0-4af4-a876-e986ea74b0ca | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| CM_Passive_Host             | e20e67ef-d0eb-4e1e-9a38-dfbc68837b84 | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| LB_create_deploy            | f45b855d-9572-4bdd-9135-96cb2bec74ab | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| MM_Active_create_deploy     | 784c15c9-e6e8-4c6a-a3e8-8146bd19a478 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| LB_Port_INTERMEDIA          | 5e3381ad-99e9-4303-84ca-898bf532abc8 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| MM_BlockStorage             | e67cb677-e141-4d0c-825c-a1bc07429995 | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| MM_Active_Host              | aa8d9e9d-3e9c-4f0d-ac19-0333a11829be | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| INTERMEDIA_Net_subnet       | 83f657af-0c10-45c8-927b-715af4ad2885 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| CM_Passive_create_deploy    | 53e6e26c-1eb1-4f71-a7da-9c1a6d261605 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| DM_configure_deploy         | 9a2f1767-cf92-4d76-9e10-8971c6418464 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| CM_Passive_configure_deploy | 1153947e-e7be-40dc-ad3e-ca6d19db3ac8 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| CM_Active_Port_CTRL         | d6ec6954-98db-4e9a-b115-ca84570bb452 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| MM_Passive_Port_INTERMEDIA  | 9e5f0172-ac8c-4139-bfde-2e74367a3774 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| MM_Passive_Port_EXTERMEDIA  | b033421e-e06c-4011-9dbc-46a2bf816d2f | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| CM_Active_create_deploy     | 4b081e05-7ac1-4ea9-8601-87f484dce9ee | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| MM_Passive_Host             | b27f101f-4e70-47e9-a360-73fa6396a6d6 | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| CM_Active_configure_deploy  | 5fc77135-df48-47d4-bd92-f632ae41eb8a | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| CM_Active_Host              | 0dba94ec-38d2-471c-91bf-bcac43ba51df | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| EMS_Net_subnet              | 3414e470-36ac-47b2-b08d-c24311d28589 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| MM_Active_Port_EXTERMEDIA   | f710ff17-d9ae-40fc-a564-3f67e4b59a9d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| MM_Active_configure_config  | 07151c43-f06b-4d3f-811b-0ff97587c51e | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| LB_Host                     | a46136da-818c-4ce9-bc5f-4823e84723b0 | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| LB_Port_EXTERMEDIA          | 58346bfe-59f9-4a9a-a5ae-8e6a26d8c1fb | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| MM_Passive_configure_deploy | 7e499a35-2716-40cb-ae37-115228379b29 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| AntiAffinityPolicy          | 8ccc31fe-64b6-42ab-909b-54c399dab691 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| MM_Active_Port_CTRL         | 4b62e890-0bbe-4b94-83bd-e9c0ad1bd9ae | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| MM_Passive_create_deploy    | 768384e5-7fe2-4a4e-8914-70a74d75923d | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-15T07:45:39Z |
| DM_Host                     | 83357ef6-b4b0-4857-ac8f-bb7c96139798 | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| LB_Port_CTRL                | 68a7f359-1ee0-4120-a769-50fad9614622 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| CM_Active_create_config     | 5ab11f69-8fcd-4e62-ab40-5d7c005c9b0c | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| DM_Port_CTRL                | 44083bac-f445-4caf-99e4-b0f45254deb5 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| DM_Port_INTERMEDIA          | 54e3713a-a7d3-45c8-815c-561e4beaf0a6 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| EMS_Net                     | 15c52401-3819-4be0-8c3d-32b9739968e8 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
| CTRL_Net                    | 0248bce8-4e9d-40a7-93b1-1fdc859a66a4 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-01-15T07:45:40Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  The outputs of deployment...
+------------------+-----------------------------------+
| output_key       | description                       |
+------------------+-----------------------------------+
| private_ip_of_DM | The private IP address of the DM. |
| private_ip_of_MM | The private IP address of the MM. |
| private_ip_of_CM | The private IP address of the CM. |
| private_ip_of_LB | The private IP address of the LB. |
+------------------+-----------------------------------+
  Checking the result of deployment...
    Check the result of deployment successfully.

|========= 4/4. Test ok...                           =========|

  Clean-up the environment...

    Stack vRNC_Stack has been created, delete it after test.

2018-01-15 07:46:59Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-01-15 07:46:59Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:00Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:01Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-15 07:47:01Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:01Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:01Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-01-15 07:47:01Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-01-15 07:47:01Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:02Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:02Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:02Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-15 07:47:02Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-01-15 07:47:02Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:02Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:02Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-01-15 07:47:02Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-01-15 07:47:02Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:02Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-15 07:47:03Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:03Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-01-15 07:47:03Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:03Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:03Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-01-15 07:47:03Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-01-15 07:47:03Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-01-15 07:47:03Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:03Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-01-15 07:47:04Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:04Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-15 07:47:04Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:04Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:04Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-01-15 07:47:04Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-01-15 07:47:05Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:05Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:05Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-01-15 07:47:05Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:05Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-01-15 07:47:05Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:06Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-15 07:47:06Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:06Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:06Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-01-15 07:47:06Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-01-15 07:47:06Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:06Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:06Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-01-15 07:47:07Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:07Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-01-15 07:47:08Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:08Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-15 07:47:08Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:08Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:08Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-01-15 07:47:08Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-01-15 07:47:09Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-01-15 07:47:09Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:09Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:09Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:09Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:09Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:09Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:09Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-01-15 07:47:09Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:10Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-01-15 07:47:10Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-15 07:47:10Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-15 07:47:10Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-15 07:47:12Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-01-15 07:47:12Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-01-15 07:47:12Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:12Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:12Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:12Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:13Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:13Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-15 07:47:13Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-15 07:47:13Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-15 07:47:14Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-01-15 07:47:14Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:14Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:14Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-15 07:47:14Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:14Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-15 07:47:15Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-15 07:47:15Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-15 07:47:15Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-01-15 07:47:16Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:16Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:16Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:16Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:16Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-01-15 07:47:17Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-15 07:47:17Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-15 07:47:17Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-15 07:47:18Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-01-15 07:47:18Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:18Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:19Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-15 07:47:19Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-15 07:47:20Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:20Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-01-15 07:47:20Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed

    Delete patch temp file ../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC_patch.yaml after test.
    Delete hot temp file ../tosca2heat/heat-translator/translator/tests/data/vRNC/vRNC_Hot_Template.yaml after test.
    Delete local image file cirros-0.3.2-x86_64-uec.img after test.
    Delete local URL image file cirros-0.3.5-x86_64-disk.img after test.
    Delete user parser's role from project parser
    Delete user parser
    Delete project parser

======================={ Parser functest end }==========================


2018-01-15 07:47:43,551 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log'
