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         | 25dafa030312a81c5240e2ecc291d1d7                                                                                                                                                                |
| container_format | bare                                                                                                                                                                                            |
| created_at       | 2018-02-08T08:31:19Z                                                                                                                                                                            |
| disk_format      | qcow2                                                                                                                                                                                           |
| file             | /v2/images/a7adcc80-e25a-4a07-b32b-bc3b59b92298/file                                                                                                                                            |
| id               | a7adcc80-e25a-4a07-b32b-bc3b59b92298                                                                                                                                                            |
| min_disk         | 0                                                                                                                                                                                               |
| min_ram          | 0                                                                                                                                                                                               |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                         |
| owner            | 99edf598b56741f9a4da22420dfd34d7                                                                                                                                                                |
| properties       | direct_url='file:///var/lib/glance/images/a7adcc80-e25a-4a07-b32b-bc3b59b92298', locations='[{u'url': u'file:///var/lib/glance/images/a7adcc80-e25a-4a07-b32b-bc3b59b92298', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                           |
| schema           | /v2/schemas/image                                                                                                                                                                               |
| size             | 20350                                                                                                                                                                                           |
| status           | active                                                                                                                                                                                          |
| tags             |                                                                                                                                                                                                 |
| updated_at       | 2018-02-08T08:31:19Z                                                                                                                                                                            |
| 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          | 02b3f8eb1d664013a9bcbca1bc256cca |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | 02b3f8eb1d664013a9bcbca1bc256cca |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | 2594396e213e41989b954cd443def4c9 |
| 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-02-08 08:31:50Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-02-08 08:31:52Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:31:52Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-02-08 08:31:53Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:31:53Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-02-08 08:31:54Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:31:55Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-02-08 08:31:55Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:31:55Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-02-08 08:31:56Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:31:57Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-02-08 08:31:57Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:31:57Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:31:57Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-02-08 08:31:57Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-02-08 08:31:58Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:31:58Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:31:58Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-02-08 08:31:59Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-02-08 08:31:59Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:00Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-02-08 08:32:00Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:00Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-02-08 08:32:01Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:01Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-02-08 08:32:02Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:02Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-02-08 08:32:02Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:03Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:03Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-02-08 08:32:04Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-02-08 08:32:04Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:05Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:05Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:05Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-02-08 08:32:06Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-02-08 08:32:06Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-02-08 08:32:07Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:07Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:07Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:07Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:07Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:07Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:07Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:07Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:07Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-02-08 08:32:07Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-02-08 08:32:07Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:07Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:07Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:07Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:07Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:08Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:08Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:08Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:08Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:08Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:08Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:08Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:08Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-08 08:32:08Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-02-08 08:32:09Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-08 08:32:09Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-08 08:32:09Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-08 08:32:09Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-08 08:32:09Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-08 08:32:09Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-08 08:32:09Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-08 08:32:09Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-08 08:32:09Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-08 08:32:09Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:09Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-02-08 08:32:09Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-02-08 08:32:10Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-08 08:32:10Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-08 08:32:10Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-08 08:32:10Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-08 08:32:10Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-02-08 08:32:10Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:10Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-08 08:32:10Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:10Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-02-08 08:32:11Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:11Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:11Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:21Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-02-08 08:32:22Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:22Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-02-08 08:32:22Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:23Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:23Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-02-08 08:32:23Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-08 08:32:23Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:23Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-02-08 08:32:24Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:25Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-08 08:32:26Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-02-08 08:32:27Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:27Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-02-08 08:32:27Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-02-08 08:32:28Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:28Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:28Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-08 08:32:28Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:28Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-02-08 08:32:29Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:29Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-08 08:32:32Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-02-08 08:32:32Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:33Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-02-08 08:32:33Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:33Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-08 08:32:44Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-02-08 08:32:45Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:45Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-02-08 08:32:46Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-08 08:32:46Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-08 08:32:46Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | 975a7378-f07e-4853-9433-077ef93a82f6                                                                                                                                                                      |
| 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-02-08T08:31:50Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | 975a7378-f07e-4853-9433-077ef93a82f6                                                                                                                                                                      |
| 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-02-08T08:31:50Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: 02b3f8eb1d664013a9bcbca1bc256cca                                                                                                                                                          |
|                       | OS::stack_id: 975a7378-f07e-4853-9433-077ef93a82f6                                                                                                                                                        |
|                       | 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.13                                                                                                                                                                                 |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.12                                                                                                                                                                                 |
|                       | - description: The private IP address of the CM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_CM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.4                                                                                                                                                                                  |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.8                                                                                                                                                                                  |
|                       |                                                                                                                                                                                                           |
| links                 | - href: http://192.168.10.10:8004/v1/02b3f8eb1d664013a9bcbca1bc256cca/stacks/vRNC_Stack/975a7378-f07e-4853-9433-077ef93a82f6                                                                              |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | 1a6baa6d2a9e4e9695333755676607e2                                                                                                                                                                          |
| 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              | 8286cbf7-103f-492e-95cf-ed2a2109c136 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| AffinityPolicy              | 45732e74-61b8-443c-a780-57de494e9f2e | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| DM_configure_config         | 32515b16-df0b-4140-b4ff-133c0ce2d559 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| CM_Passive_configure_config | e6a6ac57-e2f9-44f7-ac10-b281cea4b985 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| LB_configure_deploy         | dc84e5ed-7cdf-4b35-80dd-d230edf396cd | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| EXTERMEDIA_Net_subnet       | 4760a23b-348f-4858-b6e7-767e0f1baa06 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| CM_Passive_Port_INTERMEDIA  | a5d1b0d9-7bf2-4c76-b5be-8a6fa75420c6 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| MM_Passive_Port_CTRL        | a1450c92-c6ed-488f-8e25-abf3f8886ae1 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| MM_Active_create_config     | f4fc531e-afb0-41b8-92f8-623ccbaa21c5 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| MM_Active_configure_deploy  | 90b6ba34-712f-45a1-bfdc-28a5f11840f2 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| CM_Passive_create_config    | dea84b5f-fb64-4b6b-9501-05a6c27c75d8 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| LB_create_config            | 2156a1e5-d4ee-4518-b64f-5242745a3c0b | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| MM_Active_Port_INTERMEDIA   | d16f5d34-f7d6-4a30-8224-0ae0e22325af | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| AntiAffinityPolicy          | 5b3464c1-3269-4db7-8f4f-5c0e6c3148df | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| MM_Passive_Port_EMS         | 31b3a7d3-3047-4ec0-a2b1-3432e1383bb2 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| CM_Active_configure_config  | e4ee2864-571b-4708-9cea-3a6e1294e806 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| MM_Passive_create_config    | 226bb303-fcb0-496d-8d69-8a5e5e106b7a | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| CTRL_Net_subnet             | 8fd56cc4-6309-452e-b1b2-a236d30dc3a9 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| DM_create_deploy            | 27744263-d509-4cae-9ef7-fa6e4766b502 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| DM_create_config            | 366225fc-d182-4f39-9401-381c176fb2e4 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| LB_configure_config         | 13ea7351-38eb-4904-8a11-278c58344ab9 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| INTERMEDIA_Net              | 9004e0ae-305d-4e27-96f7-9e3794e0a122 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| MM_Passive_configure_config | ddfc59d2-ad3e-4ab4-82bc-1c3b050d0006 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| CM_Passive_Port_CTRL        | 89936bf5-2d02-4aa4-b606-ebbd8711d314 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| CM_Passive_Host             | 68d95bff-a6e4-41ee-b9a9-ecca209e87be | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| DM_Port_CTRL                | 6a4442c8-da03-45db-9479-475cd56f57f8 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| LB_create_deploy            | 65b1bb73-e496-4416-9086-125f2973441a | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| MM_Active_create_deploy     | 90228833-e5fa-4dc1-8cd7-e117060c6d33 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| LB_Port_INTERMEDIA          | c21aba64-afdd-45b4-957a-29a59266f486 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| MM_BlockStorage             | 8f89a3dc-f934-488c-92d8-312f990be75a | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| LB_Host                     | 6b74dbb0-4206-48e8-9736-66b4a31485b5 | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| MM_Active_Host              | 5e4c6857-9584-4c80-b23b-60a601b0518d | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| INTERMEDIA_Net_subnet       | 424cc178-fb54-4c4c-8011-85b5df36ee33 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| CM_Passive_create_deploy    | 8e6ccb1a-46ce-4d8e-9d88-0dd26c9ae5dd | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| DM_configure_deploy         | 2b435f46-bbd9-40c4-be76-8c4f0577dd55 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| CM_Passive_configure_deploy | 63a2fe4b-3c79-4b61-ba7d-359f45c024a8 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| CM_Active_Port_CTRL         | b0b500d1-0762-4543-9e19-e1979c41de96 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| MM_Passive_Port_INTERMEDIA  | 8c3a1329-21ad-46b9-bb68-840d38b99e8b | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| MM_Passive_Port_EXTERMEDIA  | bfa811bc-798a-4012-aed6-97e409586686 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| CM_Active_create_deploy     | c9bdcfb9-db7c-482b-8a8e-c4b9a81d8501 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| MM_Passive_Host             | 1fca9953-00c8-4fea-9882-b760f01a333e | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| CM_Active_configure_deploy  | 7269e30b-ed82-4872-8340-c76c1a5f0cbe | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| CM_Active_Host              | 078e7526-802c-4f6c-9fc2-a449b9cfb004 | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| EMS_Net_subnet              | 1fe0f001-0341-4d28-bd04-e377ab9bd56f | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| MM_Active_Port_EXTERMEDIA   | 31ddb72a-7627-41e0-a22c-f5d47e73eed0 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| MM_Active_configure_config  | ac423dfa-2a3e-46d7-8144-ecd7f36baed3 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| DM_Port_INTERMEDIA          | 2572bf1e-7457-4d0d-b53e-309b0f9cdc20 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| LB_Port_EXTERMEDIA          | 6f0e7981-aaea-4826-82b4-122969d66969 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| MM_Passive_configure_deploy | eaaa144f-86ef-463a-8650-6a6c2d9aa417 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| MM_Active_Port_EMS          | 96a9d05c-b770-463e-aa22-36d50840ce53 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| MM_Active_Port_CTRL         | ff201ba8-d934-4d0e-964a-95b17b9160ea | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| MM_Passive_create_deploy    | 24f208fc-ac9b-4fd3-b9f1-051e5b1787a4 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| DM_Host                     | 29626538-b7fe-47be-93e7-93ebd2d9aa11 | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-08T08:31:51Z |
| LB_Port_CTRL                | e2666ef7-1e61-4488-8e4c-40964be6b75e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| CM_Active_create_config     | 60564926-8da3-40e8-bc0c-d8e7ac3c1858 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| CM_Active_Port_INTERMEDIA   | 04e506e4-dbbc-45bb-aac3-0741d3175060 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| EMS_Net                     | 8a019f15-7fdd-47b2-a988-f209b885cdb6 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
| CTRL_Net                    | 9d2b1ac5-15bc-4ec4-b805-a34fd5b90799 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-02-08T08:31:52Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-02-08 08:33:10Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-02-08 08:33:11Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:11Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-02-08 08:33:12Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:13Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:13Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-08 08:33:14Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:14Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:14Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-02-08 08:33:14Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-02-08 08:33:14Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:14Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-08 08:33:14Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:14Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:14Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-02-08 08:33:15Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:15Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:15Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-02-08 08:33:15Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-02-08 08:33:15Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:15Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-08 08:33:15Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:15Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:15Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-02-08 08:33:15Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:16Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-02-08 08:33:16Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-02-08 08:33:16Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:16Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-02-08 08:33:16Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:16Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:16Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-02-08 08:33:16Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-08 08:33:17Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:17Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-02-08 08:33:17Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:17Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:17Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-02-08 08:33:17Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-08 08:33:17Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:17Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-02-08 08:33:17Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:17Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:17Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:17Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-02-08 08:33:18Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-02-08 08:33:18Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:18Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-02-08 08:33:18Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:18Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-02-08 08:33:18Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-02-08 08:33:19Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:19Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:19Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:19Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-08 08:33:20Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-08 08:33:20Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:20Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:20Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-02-08 08:33:20Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-02-08 08:33:20Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-08 08:33:20Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:20Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-02-08 08:33:20Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:21Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-02-08 08:33:21Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:22Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:22Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:22Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-02-08 08:33:22Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:22Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:22Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-08 08:33:22Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:22Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:22Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:23Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-08 08:33:23Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-08 08:33:23Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-02-08 08:33:23Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-08 08:33:23Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-08 08:33:26Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-02-08 08:33:27Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:27Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:27Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:27Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-02-08 08:33:27Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:27Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-08 08:33:27Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:28Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-08 08:33:28Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-08 08:33:28Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-08 08:33:28Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-08 08:33:30Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-02-08 08:33:30Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:30Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:30Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:30Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:31Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-08 08:33:31Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-02-08 08:33:31Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-08 08:33:31Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-08 08:33:32Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:32Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:32Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:32Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:34Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-02-08 08:33:34Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  state changed
2018-02-08 08:33:34Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-02-08 08:33:34Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:34Z [vRNC_Stack.CTRL_Net]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:34Z [vRNC_Stack.EMS_Net]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:35Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-02-08 08:33:35Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-02-08 08:33:35Z [vRNC_Stack.EMS_Net]: DELETE_COMPLETE  state changed
2018-02-08 08:33:35Z [vRNC_Stack.CTRL_Net]: DELETE_COMPLETE  state changed
2018-02-08 08:33:36Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_COMPLETE  state changed
2018-02-08 08:33:36Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_COMPLETE  state changed
2018-02-08 08:33:36Z [vRNC_Stack]: DELETE_COMPLETE  Stack DELETE completed successfully

    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-02-08 08:33:55,234 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log'
