No local image file or the file() doesn't exist!
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 and flavor for parser...     =========|

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

  Default flavor m1.tiny already exsits.

  Register image cirros-0.3.2-x86_64-uec...
+------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field            | Value                                                                                                                                                                                                                                             |
+------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| checksum         | f8ab98ff5e73ebab884d80c9dc9c7290                                                                                                                                                                                                                  |
| container_format | bare                                                                                                                                                                                                                                              |
| created_at       | 2018-09-26T01:50:17Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/7e436297-4e6b-483d-bb12-2209ed6d30f6/file                                                                                                                                                                                              |
| id               | 7e436297-4e6b-483d-bb12-2209ed6d30f6                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | c1293fd0b24c41c3b8891789a91fd5ac                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://4410523c-c69f-4154-97b8-4f817918817f/images/7e436297-4e6b-483d-bb12-2209ed6d30f6/snap', locations='[{u'url': u'rbd://4410523c-c69f-4154-97b8-4f817918817f/images/7e436297-4e6b-483d-bb12-2209ed6d30f6/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 13267968                                                                                                                                                                                                                                          |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-09-26T01:50: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          | af305b92373447298470e7b27bdd2b83 |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | af305b92373447298470e7b27bdd2b83 |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | 6409ec53ebb645efb6dea814a05aaa1a |
| 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: /src/nfv-parser/tests/../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC.yaml
      Patched yaml file: /src/nfv-parser/tests/../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: /src/nfv-parser/tests/../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC_patch.yaml
    2. Output file: /src/nfv-parser/tests/../tosca2heat/heat-translator/translator/tests/data/vRNC/vRNC_Hot_Template.yaml
/usr/lib/python2.7/site-packages/urllib3/connection.py:344: SubjectAltNameWarning: Certificate for 192.16.1.222 has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)
  SubjectAltNameWarning
/usr/lib/python2.7/site-packages/urllib3/connection.py:344: SubjectAltNameWarning: Certificate for 192.16.1.222 has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)
  SubjectAltNameWarning
/usr/lib/python2.7/site-packages/urllib3/connection.py:344: SubjectAltNameWarning: Certificate for 192.16.1.222 has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)
  SubjectAltNameWarning

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

    Patching compute:signal_transport

  Deploy stack...
2018-09-26 01:51:11Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-09-26 01:51:13Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:13Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-09-26 01:51:14Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:15Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:15Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-09-26 01:51:15Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-09-26 01:51:15Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:16Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:16Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-09-26 01:51:16Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-09-26 01:51:17Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:17Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:17Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:17Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:17Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:17Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:17Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:17Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-09-26 01:51:18Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:18Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-09-26 01:51:19Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:19Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-26 01:51:19Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-26 01:51:20Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-09-26 01:51:20Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-26 01:51:20Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:20Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:20Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-09-26 01:51:20Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-26 01:51:21Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:21Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-09-26 01:51:21Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-09-26 01:51:22Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-26 01:51:22Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:22Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:22Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:22Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:22Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-09-26 01:51:23Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:23Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-09-26 01:51:24Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-26 01:51:24Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:24Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-09-26 01:51:25Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-26 01:51:25Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-26 01:51:25Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:25Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-09-26 01:51:25Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-26 01:51:26Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:27Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:27Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-09-26 01:51:27Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:28Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-09-26 01:51:28Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:28Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:28Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-09-26 01:51:29Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-09-26 01:51:29Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:29Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:29Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:30Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:30Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-09-26 01:51:31Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:31Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:31Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:31Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:31Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-09-26 01:51:31Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:31Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:31Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-09-26 01:51:31Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:32Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-09-26 01:51:33Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-09-26 01:51:33Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-09-26 01:51:33Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-26 01:51:34Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-26 01:51:34Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-26 01:51:34Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:34Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:36Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-26 01:51:36Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-26 01:51:36Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:51:37Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-26 01:51:37Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:52:00Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-09-26 01:52:00Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-09-26 01:52:01Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:52:01Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:52:01Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:52:01Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-09-26 01:52:01Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:52:01Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-09-26 01:52:01Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:52:02Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-26 01:52:02Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-26 01:52:08Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-09-26 01:52:08Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:52:09Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-09-26 01:52:09Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:52:09Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-26 01:52:12Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-09-26 01:52:13Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:52:13Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:52:14Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-09-26 01:52:14Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:52:15Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-26 01:52:21Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-09-26 01:52:21Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:52:22Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-09-26 01:52:22Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:52:22Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-26 01:52:43Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-09-26 01:52:44Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:52:45Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-09-26 01:52:45Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-26 01:52:45Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-26 01:52:45Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | f46fe4f0-8b30-48a4-98fc-99cdb3dd23b9                                                                                                                                                                      |
| 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-09-26T01:51:10Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | f46fe4f0-8b30-48a4-98fc-99cdb3dd23b9                                                                                                                                                                      |
| 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-09-26T01:51:10Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: af305b92373447298470e7b27bdd2b83                                                                                                                                                          |
|                       | OS::stack_id: f46fe4f0-8b30-48a4-98fc-99cdb3dd23b9                                                                                                                                                        |
|                       | 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.14                                                                                                                                                                                 |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.4                                                                                                                                                                                  |
|                       | - description: The private IP address of the CM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_CM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.9                                                                                                                                                                                  |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.10                                                                                                                                                                                 |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.16.1.222:8004/v1/af305b92373447298470e7b27bdd2b83/stacks/vRNC_Stack/f46fe4f0-8b30-48a4-98fc-99cdb3dd23b9                                                                              |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | 8a15ce52ec7745f8a135cb6a4722c66e                                                                                                                                                                          |
| 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              | ad60b863-00d1-4d6c-b3cf-dad52675434d | OS::Neutron::Net             | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| AffinityPolicy              | 99b605b7-c6aa-4710-b522-d64b086d2148 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| DM_configure_config         | bb0997aa-c7d1-480c-aa7d-b3db579e6822 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| CM_Passive_configure_config | d0a3e6a3-8acc-45a9-b7bf-dd7e3d70f20c | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| LB_configure_deploy         | 39cf9c8b-3292-434f-a2c9-5835ea6e83ca | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| EXTERMEDIA_Net_subnet       | 47df0175-27df-4d70-bcb9-46e8fe2d469b | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| CM_Passive_Port_INTERMEDIA  | 5395db91-6ba6-44ef-a6a4-8a33717e6817 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| MM_Passive_Port_CTRL        | 7f7c4c53-7493-4f31-ac51-8b316d50b584 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| MM_Active_create_config     | 54023c23-0682-4256-a4cd-a38a4acdd27a | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| MM_Active_configure_deploy  | 096d99f1-8a13-4880-8a64-5605a4a1d237 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| LB_create_config            | 55f5dbfe-77da-41e7-9003-9eef3a908fdb | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| LB_Port_CTRL                | e46c6a13-8b82-4a5c-a8f2-1d4858cce732 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| CM_Passive_create_config    | 9d2ec20b-4f6a-4aa4-82ef-8e8039b94aae | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| MM_Active_Port_INTERMEDIA   | 2b3bc1df-d72a-4a3a-9c59-0a1380cb2671 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| CM_Passive_Port_CTRL        | 8b6be28d-0878-411a-8e7f-5565f0f3030e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| MM_Passive_Port_EMS         | 49b92aa5-169f-4cff-ad68-dbcca48c9668 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| CM_Active_configure_config  | 13402e84-e58c-4ace-b3b7-0f0c6090771d | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| MM_Passive_create_config    | ab5a2351-a2d6-4013-85bb-8220e1ed5537 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| CTRL_Net_subnet             | 51694d31-33c5-4982-bbd1-a9b5ceb92101 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| DM_Port_CTRL                | 95247898-0bfe-4398-bb11-f753a5727570 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| DM_create_deploy            | 4fa2fc4c-35a5-4493-ad11-643f4349695d | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| DM_create_config            | 3b356d1f-44b5-4c52-96ab-2b17bdba947e | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| LB_configure_config         | 3b9e74ed-92f1-4626-a7b7-8e6a3e033f89 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| INTERMEDIA_Net              | 46055eb1-caf2-4fa9-b9c7-cacc1e66c4a6 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| MM_Passive_configure_config | c8237ed9-d857-4b54-8a16-210b236f5e68 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| CM_Passive_Host             | b7e51ad1-4df8-4ed0-93d7-f1a380ae7bce | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| DM_Host                     | 5446d906-1480-4a68-916f-8d1623cca68c | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| LB_create_deploy            | e5d5ac55-5bb2-4525-937a-3c17460751f5 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| MM_Active_create_deploy     | 4010b08d-5d37-456f-9a1c-a4c3b4aad4c2 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| LB_Port_INTERMEDIA          | eeacd46e-b6d0-484b-8a32-7fc128ccc56d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| LB_Host                     | 29398153-c1b8-4105-844b-d6ca3c8729d3 | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| MM_Active_Host              | afe00ad4-2bd4-48fc-bba5-e8775c1ab1f6 | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| INTERMEDIA_Net_subnet       | b29c4012-3beb-4ba7-8527-790a4ee51db0 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| CM_Passive_create_deploy    | f685dd2f-b916-4222-8a10-e2122a89e0f7 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| DM_configure_deploy         | 2114b258-4b63-4d6d-897b-33488bebeffc | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| CM_Passive_configure_deploy | 3d9405c1-8fc1-4124-bcb4-b09ee4334623 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| CM_Active_Port_CTRL         | 810e921a-75ee-4641-838c-e7c7e314ab6e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| MM_Passive_Port_INTERMEDIA  | 4dbf350b-eaa7-45d6-a4de-e910787ab607 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| MM_Passive_Port_EXTERMEDIA  | bc191f20-2149-4612-9b81-91405ea3591c | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| CM_Active_create_deploy     | 6cf5f2b8-ada1-4ee0-aeeb-49eebc96a8b7 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| MM_Passive_Host             | afda66a3-4236-431c-a010-4f49164181d1 | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| CM_Active_configure_deploy  | 06a93f9a-3443-48d5-b177-978fd738756d | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| CM_Active_Host              | 791f8c57-b9d6-4a5d-88fa-dc96617eff7b | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| EMS_Net_subnet              | 05d2c616-48f6-4a67-8687-e7714d1de43e | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| MM_Active_Port_EXTERMEDIA   | c570a949-87eb-40b4-88ca-18c1d640a55b | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| MM_Active_configure_config  | 623dc14b-c533-41ca-a179-aca06e40e7fe | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| DM_Port_INTERMEDIA          | ee029bef-505b-4140-b097-84a7a7bd1d9f | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| LB_Port_EXTERMEDIA          | 330710f6-6eac-46b9-ba1b-52b5d404c26e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| MM_Passive_configure_deploy | 0451c29a-17d3-409a-b89b-6d8b0f94f3ad | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| MM_Active_Port_EMS          | eca2af3f-abcb-4b4d-ad59-2c6e19b9f737 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| MM_Active_Port_CTRL         | 09095f41-2348-426f-97cc-2f0b594f42f7 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| MM_Passive_create_deploy    | e2d7b8e0-ab9e-4bae-8fa0-ec29a0fc5b49 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| AntiAffinityPolicy          | e6881283-47c8-4c53-aba7-f7bd7016bd0b | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| MM_BlockStorage             | ffe24d89-c786-4f0a-91ee-0d8a99125bbb | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| CM_Active_create_config     | a8a9ac73-2f57-4eb8-9b53-921de9924b14 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| CM_Active_Port_INTERMEDIA   | 24509097-824f-42fc-b61f-183b56061251 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| EMS_Net                     | 40f966f2-651f-40a7-a22a-d64b0fdedda0 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
| CTRL_Net                    | 87e5d20b-39b2-4fdb-8cc1-de2726a60fa2 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-09-26T01:51:12Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-09-26 01:53:18Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-09-26 01:53:20Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:21Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-09-26 01:53:21Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:22Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-26 01:53:22Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:23Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:23Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-09-26 01:53:23Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:23Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-09-26 01:53:23Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-09-26 01:53:24Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:24Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:24Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-09-26 01:53:24Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-26 01:53:24Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:25Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:25Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:25Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-09-26 01:53:25Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:25Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:26Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-09-26 01:53:26Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-26 01:53:26Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:26Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:26Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:26Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:26Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-09-26 01:53:26Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-09-26 01:53:27Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-09-26 01:53:27Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:27Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-09-26 01:53:27Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-26 01:53:27Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:27Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:27Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-09-26 01:53:27Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:28Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:28Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-09-26 01:53:28Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:28Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-09-26 01:53:28Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-26 01:53:28Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:28Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:29Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:29Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-09-26 01:53:29Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:29Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-09-26 01:53:29Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-09-26 01:53:29Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-26 01:53:29Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:29Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-09-26 01:53:29Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:30Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:30Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-09-26 01:53:30Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:30Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-09-26 01:53:31Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:31Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-09-26 01:53:32Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-09-26 01:53:33Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:33Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:34Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-26 01:53:35Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-26 01:53:35Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-09-26 01:53:36Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:36Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:36Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:37Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-09-26 01:53:38Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-26 01:53:38Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:38Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:38Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:38Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-26 01:53:39Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-26 01:53:40Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-26 01:53:40Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-26 01:53:41Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-09-26 01:53:43Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:43Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:43Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:43Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:43Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:43Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-09-26 01:53:44Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-26 01:53:44Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-09-26 01:53:44Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:44Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:44Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-26 01:53:44Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-26 01:53:45Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-26 01:53:46Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-26 01:53:54Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-09-26 01:53:54Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:54Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:54Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:54Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:55Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-26 01:53:56Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:56Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-26 01:53:56Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-26 01:53:56Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-09-26 01:53:57Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:57Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:53:57Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:54:00Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  state changed
2018-09-26 01:54:01Z [vRNC_Stack.CTRL_Net]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:54:02Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-09-26 01:54:02Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:54:03Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-09-26 01:54:03Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-09-26 01:54:04Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:54:04Z [vRNC_Stack.EMS_Net]: DELETE_IN_PROGRESS  state changed
2018-09-26 01:54:06Z [vRNC_Stack.CTRL_Net]: DELETE_COMPLETE  state changed
2018-09-26 01:54:06Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_COMPLETE  state changed

    Delete patch temp file /src/nfv-parser/tests/../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC_patch.yaml after test.
    Delete hot temp file /src/nfv-parser/tests/../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 user parser's role from project parser
    Delete user parser
    Delete project parser

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


