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-20T19:53:32Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/54c2ba91-0e40-41ef-9b58-8fd6de41ebc7/file                                                                                                                                                                                              |
| id               | 54c2ba91-0e40-41ef-9b58-8fd6de41ebc7                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | db3a48d1b114447bb176a0c77fc45be3                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://478a377f-c4c8-44ac-965f-a617eb840608/images/54c2ba91-0e40-41ef-9b58-8fd6de41ebc7/snap', locations='[{u'url': u'rbd://478a377f-c4c8-44ac-965f-a617eb840608/images/54c2ba91-0e40-41ef-9b58-8fd6de41ebc7/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 13267968                                                                                                                                                                                                                                          |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-09-20T19:53:33Z                                                                                                                                                                                                                              |
| 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          | 1129d93684b347babe12a282f4b400cb |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | 1129d93684b347babe12a282f4b400cb |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | d27ab67ae55c4ab88015384f10d0d18c |
| 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.168.11.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.168.11.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.168.11.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-20 19:54:07Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-09-20 19:54:08Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:09Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:09Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-09-20 19:54:10Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-09-20 19:54:10Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:10Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-09-20 19:54:11Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:11Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-09-20 19:54:12Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:13Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-09-20 19:54:13Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:13Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:13Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-09-20 19:54:14Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-09-20 19:54:14Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:14Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:14Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:14Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:14Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:14Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:14Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:14Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-09-20 19:54:15Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-20 19:54:15Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-20 19:54:15Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-20 19:54:15Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-20 19:54:15Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:15Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-09-20 19:54:15Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-20 19:54:16Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-20 19:54:16Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:16Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-09-20 19:54:17Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:18Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-09-20 19:54:18Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:18Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:19Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-09-20 19:54:19Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-09-20 19:54:19Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:19Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:19Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:19Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:19Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:19Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:19Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:20Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-09-20 19:54:20Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:20Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-20 19:54:20Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-20 19:54:20Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-20 19:54:20Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:20Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-20 19:54:20Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-09-20 19:54:21Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-09-20 19:54:21Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-20 19:54:21Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:21Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:21Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-20 19:54:21Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:21Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-09-20 19:54:22Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-09-20 19:54:22Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-09-20 19:54:22Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:22Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-09-20 19:54:23Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:24Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-09-20 19:54:24Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:24Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:24Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-09-20 19:54:24Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-09-20 19:54:25Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:25Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:25Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:25Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:25Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:25Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:25Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-09-20 19:54:26Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-20 19:54:26Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-20 19:54:26Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-20 19:54:26Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:26Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:26Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:26Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-09-20 19:54:35Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-09-20 19:54:35Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-09-20 19:54:36Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:36Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:36Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-09-20 19:54:36Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:36Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-20 19:54:36Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:36Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-09-20 19:54:36Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:36Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-20 19:54:37Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-09-20 19:54:37Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:37Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-09-20 19:54:37Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:37Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-20 19:54:39Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-09-20 19:54:39Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:39Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:39Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-09-20 19:54:39Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:39Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-20 19:54:45Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-09-20 19:54:45Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:45Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-09-20 19:54:45Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:45Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-20 19:54:50Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-09-20 19:54:50Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:50Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-09-20 19:54:50Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-20 19:54:51Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-20 19:54:51Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | 185ed965-89da-4f53-8ad0-cb623ac58260                                                                                                                                                                      |
| 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-20T19:54:07Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | 185ed965-89da-4f53-8ad0-cb623ac58260                                                                                                                                                                      |
| 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-20T19:54:07Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: 1129d93684b347babe12a282f4b400cb                                                                                                                                                          |
|                       | OS::stack_id: 185ed965-89da-4f53-8ad0-cb623ac58260                                                                                                                                                        |
|                       | 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.11                                                                                                                                                                                 |
|                       | - 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.6                                                                                                                                                                                  |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.15                                                                                                                                                                                 |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.168.11.222:8004/v1/1129d93684b347babe12a282f4b400cb/stacks/vRNC_Stack/185ed965-89da-4f53-8ad0-cb623ac58260                                                                            |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | 764ec7bffccb40f78e3672b3c7b94dc3                                                                                                                                                                          |
| 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              | 67c3e33d-95d7-4087-ab25-a51f5115d33c | OS::Neutron::Net             | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| AffinityPolicy              | c89ecb83-17ce-4c9f-88a2-ab266ceec55a | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| DM_configure_config         | a4be00e0-8177-4480-b50f-a149592a49da | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| CM_Passive_configure_config | e207030b-7462-4fbc-b09d-e99e3495fd58 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| LB_configure_deploy         | b098b957-234d-4a59-82fb-e81d5b858691 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| EXTERMEDIA_Net_subnet       | ef8b213e-377f-43af-9629-edadad95fec5 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| CM_Passive_Port_INTERMEDIA  | cbb2bbf1-0237-4008-bc45-35aa9b6f83ea | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| MM_Passive_Port_CTRL        | 192ac82a-b281-46c6-9b44-68e12b7895d6 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| MM_Active_create_config     | 9ecd182e-6d43-48c2-9460-a6e3dd788486 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| MM_Active_configure_deploy  | 6e9c590f-c050-4e94-a266-ba856a556d1e | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| LB_create_config            | 2ce7e505-563e-4132-8e94-22dfba065b24 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| LB_Port_CTRL                | 933a2df3-3220-41a7-8120-101814cbea52 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| CM_Passive_create_config    | 5cdc03d8-a535-4bd0-9a7a-9e13ac23c622 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| MM_Active_Port_INTERMEDIA   | ed9babbd-81d5-4407-a32c-37daf254a2fa | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| CM_Passive_Port_CTRL        | cf385ab6-0bd8-48a9-a175-a42ec2a3da6e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| MM_Passive_Port_EMS         | 8d49f38f-5996-4e7d-83ea-9dad891fd2ac | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| CM_Active_configure_config  | caf9b04b-a745-45ee-a9d0-3c47993fd1b6 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| MM_Passive_create_config    | cac20e29-96c7-4154-9d50-198e3da8d1f3 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| CTRL_Net_subnet             | 85d2a58a-1bdd-4b7d-b052-f52bfba7b01b | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| DM_Port_CTRL                | da671138-1c73-48de-9341-7c82c90d4f8e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| DM_create_deploy            | 20022365-799f-4314-920b-cd69ed3a65b3 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| DM_create_config            | fe441d21-a385-4352-bf51-671c924ffbf2 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| LB_configure_config         | 32d01352-3c4c-45ab-b5d5-be5d290c3e9f | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| INTERMEDIA_Net              | 454a91ae-aee0-4091-bb37-3b398b233217 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| MM_Passive_configure_config | 1b3669a4-4496-4c5a-b33b-594e309cf303 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| CM_Passive_Host             | ca967e81-bad0-4120-b4f6-e608eda66543 | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| DM_Host                     | 657d82ac-2ecf-4cd7-8d8d-ce6b1e0d7d2b | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| LB_create_deploy            | 07de4604-6232-4b38-b0ae-e985f86c0780 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| MM_Active_create_deploy     | a862b8b7-ef96-4005-b5da-52c6fb18b8ab | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| LB_Port_INTERMEDIA          | e68b5fb3-f910-4d2f-a75c-7577b9b8b764 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| LB_Host                     | 64cea3b7-14fd-4615-9172-aa5fd02afb5b | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| MM_Active_Host              | 03822d3a-6d53-4134-85d7-67f9135aaa5b | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| INTERMEDIA_Net_subnet       | ac5e56ca-f204-41e7-b12e-c4dd75903b25 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| CM_Passive_create_deploy    | 8f0d6369-9b4c-4f0c-ae90-91cfdc113510 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| DM_configure_deploy         | f487e3d4-a82e-4c66-84ee-fb6860de71a8 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| CM_Passive_configure_deploy | 48fc66dd-dd53-4fa0-8a0f-44fac112aa11 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| CM_Active_Port_CTRL         | 1e14f290-e31c-4c69-94e7-448987c9ce51 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| MM_Passive_Port_INTERMEDIA  | 9f712162-f534-435c-93e1-3857abc429d5 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| MM_Passive_Port_EXTERMEDIA  | bc858d51-f38f-4138-9864-0942a9089d52 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| CM_Active_create_deploy     | 2d9dbb0a-d619-40fc-9239-0b91905481d8 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| MM_Passive_Host             | b8079eb1-0537-4662-b73f-917a2b4f3354 | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| CM_Active_configure_deploy  | 8e2b1451-4faa-4e96-8f74-ced41e235cc3 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| CM_Active_Host              | 2691dfe5-2024-434c-9751-7fb55118fb9a | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| EMS_Net_subnet              | 0cf31115-7ba4-4ba0-a3dc-b774d8132aed | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| MM_Active_Port_EXTERMEDIA   | 777e54e9-cffd-4cfc-96a3-1f9b2cd96a3c | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| MM_Active_configure_config  | 982a0bd3-97ab-4d2d-8ccf-10d63e0dea69 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| DM_Port_INTERMEDIA          | 4a613504-b96e-44c8-8302-75d249956b92 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| LB_Port_EXTERMEDIA          | 97bc09c6-9448-4de4-adca-b6aa63cfac03 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| MM_Passive_configure_deploy | bb53de5b-6edc-4438-a265-bc846913d686 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| MM_Active_Port_EMS          | 2aadcb41-0683-43e9-a1b1-e2d5e4780c68 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| MM_Active_Port_CTRL         | 8c592954-efb0-4579-9bc4-cd426ceb05f4 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| MM_Passive_create_deploy    | a01149e2-bdb7-4762-8528-df1cb51137e5 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| AntiAffinityPolicy          | 322c38b1-7077-4e8e-a959-a17c7c177ed5 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| MM_BlockStorage             | fffa09f0-85be-45ab-af98-7302d45d4914 | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| CM_Active_create_config     | d87db124-1646-4510-a9c6-aded5b9cefcf | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| CM_Active_Port_INTERMEDIA   | 9a84d5c1-de67-4c67-ad9a-82a50babff5d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| EMS_Net                     | 4e143c55-dc7d-4e8c-863f-f0fbe87cf0fb | OS::Neutron::Net             | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
| CTRL_Net                    | bc51fe91-a99e-41c1-873e-1650f723720f | OS::Neutron::Net             | CREATE_COMPLETE | 2018-09-20T19:54:08Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-20 19:55:12Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-09-20 19:55:13Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:14Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:14Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-09-20 19:55:14Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-09-20 19:55:15Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:15Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-09-20 19:55:16Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:16Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-20 19:55:16Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:16Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:16Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-09-20 19:55:16Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-09-20 19:55:17Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:17Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:17Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-09-20 19:55:17Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:17Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-20 19:55:17Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:17Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:17Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-09-20 19:55:17Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-09-20 19:55:18Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:18Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-09-20 19:55:18Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:18Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-20 19:55:18Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:18Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:18Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-09-20 19:55:19Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-09-20 19:55:19Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:19Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:19Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-09-20 19:55:19Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:19Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-20 19:55:19Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:19Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:19Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-09-20 19:55:20Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-09-20 19:55:20Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:20Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:20Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-09-20 19:55:20Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:20Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-20 19:55:20Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:20Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:20Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-09-20 19:55:21Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-09-20 19:55:21Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-09-20 19:55:21Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:21Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-09-20 19:55:21Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:21Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:21Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:21Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-20 19:55:21Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:21Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:21Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-09-20 19:55:21Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-20 19:55:22Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-20 19:55:22Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-09-20 19:55:22Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:22Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:22Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-09-20 19:55:24Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-09-20 19:55:24Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:24Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:24Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:24Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-20 19:55:25Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-20 19:55:26Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-09-20 19:55:26Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:26Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:26Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:26Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:26Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:27Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-09-20 19:55:27Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-09-20 19:55:27Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-20 19:55:27Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-20 19:55:27Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-20 19:55:27Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:27Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:27Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:28Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-09-20 19:55:28Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-20 19:55:28Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:28Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:28Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-20 19:55:28Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-20 19:55:28Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-20 19:55:29Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-20 19:55:32Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-09-20 19:55:32Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:32Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:32Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:32Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:32Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-20 19:55:32Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-09-20 19:55:32Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-20 19:55:33Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-20 19:55:33Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:33Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:33Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:33Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:35Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-09-20 19:55:35Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-09-20 19:55:35Z [vRNC_Stack.EMS_Net]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:35Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  state changed
2018-09-20 19:55:35Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-09-20 19:55:35Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:35Z [vRNC_Stack.CTRL_Net]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:36Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-09-20 19:55:37Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_COMPLETE  state changed
2018-09-20 19:55:37Z [vRNC_Stack.EMS_Net]: DELETE_COMPLETE  state changed
2018-09-20 19:55:37Z [vRNC_Stack.CTRL_Net]: DELETE_COMPLETE  state changed
2018-09-20 19:55:37Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_COMPLETE  state changed
2018-09-20 19:55:37Z [vRNC_Stack]: DELETE_COMPLETE  Stack DELETE completed successfully

    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 }==========================


