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         | cbabe0ea01e71bfabd8acf83485a012b                                                                                                                                                                                                                  |
| container_format | bare                                                                                                                                                                                                                                              |
| created_at       | 2018-01-25T21:50:04Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/3c3c1902-4646-43a0-9be5-7b232e2b6c48/file                                                                                                                                                                                              |
| id               | 3c3c1902-4646-43a0-9be5-7b232e2b6c48                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | 932e79391ed343e18496566e06163d35                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://35e54036-12be-41b8-8ef3-31cd32db296c/images/3c3c1902-4646-43a0-9be5-7b232e2b6c48/snap', locations='[{u'url': u'rbd://35e54036-12be-41b8-8ef3-31cd32db296c/images/3c3c1902-4646-43a0-9be5-7b232e2b6c48/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 20365                                                                                                                                                                                                                                             |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-01-25T21:50:04Z                                                                                                                                                                                                                              |
| 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          | 8ee8ae5fdf1b4f32a552418ba253d9a0 |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | 8ee8ae5fdf1b4f32a552418ba253d9a0 |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | fdd9b1c58e7c4cb69eaff5e8752c2869 |
| 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-25 21:50:31Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-01-25 21:50:35Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:36Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-01-25 21:50:36Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:37Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:37Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-01-25 21:50:38Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:38Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-01-25 21:50:38Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:39Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-01-25 21:50:39Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:39Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-01-25 21:50:40Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:40Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-01-25 21:50:41Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-01-25 21:50:41Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:42Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-01-25 21:50:42Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:42Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-01-25 21:50:43Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:43Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:44Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-01-25 21:50:44Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:45Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-01-25 21:50:45Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:46Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-01-25 21:50:46Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-01-25 21:50:46Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:47Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-01-25 21:50:47Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:48Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-01-25 21:50:48Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:49Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-01-25 21:50:49Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:50Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-01-25 21:50:50Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:50Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-01-25 21:50:50Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:51Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-01-25 21:50:52Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:52Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-01-25 21:50:52Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:53Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:53Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-01-25 21:50:53Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-01-25 21:50:53Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:54Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:54Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:54Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:54Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:54Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:54Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-01-25 21:50:55Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:55Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:55Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:55Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:56Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:57Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:57Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-25 21:50:57Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-01-25 21:50:58Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:58Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-25 21:50:58Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-25 21:50:58Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-25 21:50:58Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:58Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-25 21:50:58Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:59Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:50:59Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-25 21:51:00Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-25 21:51:00Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-25 21:51:00Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:51:00Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-25 21:51:01Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:51:01Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-25 21:51:02Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-25 21:51:02Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-25 21:51:02Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-25 21:51:02Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:51:03Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-25 21:51:03Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-01-25 21:51:04Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:51:04Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:51:04Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-25 21:51:06Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:51:16Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-01-25 21:51:16Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-01-25 21:51:17Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:51:18Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:51:18Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:51:18Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-01-25 21:51:18Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-01-25 21:51:19Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:51:19Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:51:19Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-25 21:51:20Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-25 21:51:21Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-01-25 21:51:21Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-01-25 21:51:21Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:51:22Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:51:22Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-01-25 21:51:22Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:51:23Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-01-25 21:51:23Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:51:23Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-25 21:51:23Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:51:24Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-25 21:51:29Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-01-25 21:51:29Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:51:30Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-01-25 21:51:30Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:51:31Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-25 21:51:36Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-01-25 21:51:36Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:51:37Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-01-25 21:51:37Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-25 21:51:37Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-25 21:51:38Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | dd0ad494-0749-40a8-b0f7-e3ba056fde25                                                                                                                                                                      |
| 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-25T21:50:31Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | dd0ad494-0749-40a8-b0f7-e3ba056fde25                                                                                                                                                                      |
| 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-25T21:50:31Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: 8ee8ae5fdf1b4f32a552418ba253d9a0                                                                                                                                                          |
|                       | OS::stack_id: dd0ad494-0749-40a8-b0f7-e3ba056fde25                                                                                                                                                        |
|                       | 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.7                                                                                                                                                                                  |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.10                                                                                                                                                                                 |
|                       | - description: The private IP address of the CM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_CM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.5                                                                                                                                                                                  |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.4                                                                                                                                                                                  |
|                       |                                                                                                                                                                                                           |
| links                 | - href: http://192.168.71.10:8004/v1/8ee8ae5fdf1b4f32a552418ba253d9a0/stacks/vRNC_Stack/dd0ad494-0749-40a8-b0f7-e3ba056fde25                                                                              |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | 4f14d7a162114d318c7da8e5e9ad2ba1                                                                                                                                                                          |
| 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              | e30c1fe7-584e-4bf5-8fa9-2751a8ea895e | OS::Neutron::Net             | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| AffinityPolicy              | 073ecefe-08d2-478f-a55c-f67b955fe055 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| DM_configure_config         | bfe5c58c-1e7f-4395-a1ba-03444b9e1678 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-25T21:50:34Z |
| CM_Active_configure_config  | f08006ab-cec5-4cb4-b293-c9d95295624e | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| LB_configure_deploy         | 8918d396-97ef-40d4-85ea-f5f066197d8e | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| EXTERMEDIA_Net_subnet       | d6a11c91-c2fc-43d7-83e5-183f2c48be3f | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| CM_Passive_Port_INTERMEDIA  | 66dc7f86-4a4c-4896-b670-42224d490239 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| MM_Passive_Port_CTRL        | d3589b00-350b-40ca-8f5c-e942003b2310 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| MM_Active_create_config     | 20d6a432-8889-4a57-a5d0-f65acaa24ce3 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| LB_create_config            | cf89726e-6cd6-478f-9d3c-a99f53a7e678 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| CM_Active_Port_INTERMEDIA   | 2154f68e-3a0d-4fb7-a016-ee0a83ec9af9 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| LB_Port_CTRL                | 419100d0-ce8b-4a57-ae78-b875dc10c377 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| CM_Passive_create_config    | 43487ece-1fe7-40aa-8f4f-e136d7d85c55 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| MM_Active_Port_INTERMEDIA   | 8d6328e4-33d3-4aa3-9dd9-da600ca2ba28 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| CM_Passive_Port_CTRL        | 2439ad16-222d-477b-abae-1a4b96b1bbba | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| MM_Passive_Port_EMS         | f867d50b-db4a-4b90-b4c5-df6fe106e732 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| CM_Passive_configure_config | 5ef3f365-0501-4ac2-801e-fbd202a28507 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| MM_Passive_create_config    | e22ae0d2-2af8-4b75-8c98-bd459626abe5 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| DM_create_deploy            | 2a7cfdf0-08da-484e-8c26-41f6ecb79e27 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| CTRL_Net_subnet             | e78a029c-e8c2-4fe6-94f4-499691138d9e | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| DM_create_config            | fde62934-2243-4106-a69c-be6609e79f9c | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| LB_configure_config         | cd20d080-6a88-4ba4-88a2-3a0bb246f88e | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| INTERMEDIA_Net              | 85f0d8e1-0bdc-4d6d-a708-5b9c216a0ee8 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| MM_Passive_configure_config | c417c6f4-4924-4206-a571-cad30a3f6a96 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| CM_Passive_Host             | a09cd340-bf40-40b1-8c90-775380374b42 | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| DM_Host                     | b683f325-7543-4fd0-a86a-7804f237d7b1 | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| LB_create_deploy            | 64f61613-63ed-43ee-9788-948f5144335c | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| MM_Active_create_deploy     | f0cc8b3a-d6b4-421a-b051-4a2adcb94e78 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| LB_Port_INTERMEDIA          | adc0f322-994e-40dd-b96d-9914bcf48e74 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| CM_Active_create_config     | 533e79ac-7d96-47e5-b645-e2c7a9d20f27 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| MM_Active_Host              | 46d6e128-467a-4c89-84a4-d291666788dd | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| INTERMEDIA_Net_subnet       | d293c0fe-e485-4f38-9b0b-caf4ef5730cb | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| CM_Passive_create_deploy    | d1287ce4-5db3-4cde-80d8-17e30364e93a | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| DM_configure_deploy         | b69500da-acf2-42ff-a938-be0275ceda33 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| CM_Passive_configure_deploy | a98dd220-3e12-49a3-9971-baa939805dd3 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| CM_Active_Port_CTRL         | 2af2752a-0575-444f-8131-56190a493dc1 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| MM_Passive_Port_INTERMEDIA  | 30c53bce-e8b9-40dc-bf65-f055558c3732 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| MM_Passive_Port_EXTERMEDIA  | 3131aade-c7e8-447a-93e8-d5d698bdd55f | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| CM_Active_create_deploy     | d5082a04-1e85-471e-81d1-e06716374630 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| MM_Passive_Host             | 5c1e7bae-98ad-461c-a134-ada7b92fad64 | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| CM_Active_configure_deploy  | 6543a3e9-6e38-4966-8c76-e66692de80ed | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| CM_Active_Host              | 4887e5c1-08d8-44e0-8b6b-e6873027eb8a | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| EMS_Net_subnet              | 1a0bd7e6-225c-42dd-9f1d-efac0173a47c | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| MM_Active_Port_EXTERMEDIA   | f9c807a4-d7e3-4423-aeaf-f3a6425c2cdc | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| MM_Active_configure_config  | 81781c66-51ad-4d45-9e5b-eed720447f04 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| LB_Host                     | 1ce38923-c065-44fd-99f0-7b1c2a50e75c | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| LB_Port_EXTERMEDIA          | 6248a725-b9f7-437e-9208-ee7f83011149 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| MM_Passive_configure_deploy | 308cf646-ec48-4ca1-b406-d85cd289d2db | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| MM_Active_Port_EMS          | 1670b192-4563-4e2a-a7c0-09ee97361245 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| MM_Active_Port_CTRL         | b5618113-9d3b-4a09-a6e2-f9203268c948 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| MM_Passive_create_deploy    | f191d858-53da-4c26-8ad1-c098a825f2a1 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| AntiAffinityPolicy          | f21cdf62-07d8-4973-993d-9db4d81ffc48 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| MM_BlockStorage             | 6477cdd7-611e-4cfb-a318-bc63ccee557e | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| MM_Active_configure_deploy  | 69afd71b-eda1-425a-9ceb-6f9a56459766 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| DM_Port_CTRL                | 723e07c7-d97c-44a0-ab4c-2af9185f956a | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| DM_Port_INTERMEDIA          | 235d6dba-ee45-458e-81e5-2b3e309e83b4 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-25T21:50:32Z |
| EMS_Net                     | 7346338e-9c70-4ed1-909a-dea86e216140 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
| CTRL_Net                    | af18de1d-06bd-4534-8f53-6eac4e50b515 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-01-25T21:50:33Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-25 21:51:58Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-01-25 21:52:00Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:01Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-25 21:52:01Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:01Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:01Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:01Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-01-25 21:52:01Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-01-25 21:52:02Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:02Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:02Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-01-25 21:52:02Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:03Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-25 21:52:03Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-01-25 21:52:03Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:03Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:03Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:04Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-01-25 21:52:04Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-01-25 21:52:04Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-25 21:52:04Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:05Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:05Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-25 21:52:05Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:05Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:05Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:06Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-01-25 21:52:06Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:06Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-01-25 21:52:06Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:06Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-01-25 21:52:07Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:07Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:07Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-01-25 21:52:07Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-25 21:52:07Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-01-25 21:52:08Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:09Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:09Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-01-25 21:52:09Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:09Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:09Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-01-25 21:52:10Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:10Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:10Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:10Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-01-25 21:52:11Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-01-25 21:52:12Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-01-25 21:52:12Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:12Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-25 21:52:12Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-01-25 21:52:12Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:12Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-25 21:52:12Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:13Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-01-25 21:52:14Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:14Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:14Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:15Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:15Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-25 21:52:15Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-01-25 21:52:16Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-01-25 21:52:16Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-01-25 21:52:18Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:18Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-01-25 21:52:18Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-01-25 21:52:19Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:19Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:19Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-01-25 21:52:20Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:20Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:20Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:21Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-25 21:52:21Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-25 21:52:21Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-25 21:52:22Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-01-25 21:52:22Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-01-25 21:52:22Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:22Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:24Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-01-25 21:52:24Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-25 21:52:24Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-25 21:52:25Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:25Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:26Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:26Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:26Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:27Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-25 21:52:27Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-25 21:52:27Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-25 21:52:28Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-25 21:52:28Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-25 21:52:29Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-01-25 21:52:30Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:30Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:30Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:30Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:31Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-25 21:52:31Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-25 21:52:31Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-25 21:52:31Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-01-25 21:52:32Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:33Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:33Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:33Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-01-25 21:52:34Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  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-25 21:52:57,132 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log'
