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-08-04T03:42:23Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/8e7f8316-0829-4637-a02b-0c2e3da4b7a4/file                                                                                                                                                                                              |
| id               | 8e7f8316-0829-4637-a02b-0c2e3da4b7a4                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | 7237ec865dc84a1493e9ea54f46b7d23                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://c4a734e5-36ee-4afe-9c18-90175b95d8a9/images/8e7f8316-0829-4637-a02b-0c2e3da4b7a4/snap', locations='[{u'url': u'rbd://c4a734e5-36ee-4afe-9c18-90175b95d8a9/images/8e7f8316-0829-4637-a02b-0c2e3da4b7a4/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 13267968                                                                                                                                                                                                                                          |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-08-04T03:42:28Z                                                                                                                                                                                                                              |
| 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          | 023de46b443a47b5912ba60f15969f86 |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | 023de46b443a47b5912ba60f15969f86 |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | c41092e1cd0647e98e473d8186a93992 |
| 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-08-04 03:43:04Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-08-04 03:43:05Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:05Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-08-04 03:43:06Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:06Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-08-04 03:43:06Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:07Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:07Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-08-04 03:43:07Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-08-04 03:43:07Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:07Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:07Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:07Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:08Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:08Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-08-04 03:43:08Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-08-04 03:43:08Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:08Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:08Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:08Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:08Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:08Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:08Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-04 03:43:08Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-04 03:43:09Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-04 03:43:09Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:09Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-08-04 03:43:09Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-08-04 03:43:09Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-08-04 03:43:09Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-08-04 03:43:09Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-08-04 03:43:10Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-08-04 03:43:10Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-08-04 03:43:10Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:10Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-08-04 03:43:11Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:11Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-08-04 03:43:12Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:12Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-08-04 03:43:13Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:13Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-08-04 03:43:14Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:14Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-08-04 03:43:15Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:15Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-08-04 03:43:16Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:16Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-08-04 03:43:17Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:18Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:18Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-08-04 03:43:19Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:19Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-08-04 03:43:20Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:20Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-08-04 03:43:21Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:21Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-08-04 03:43:22Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:22Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-08-04 03:43:22Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:23Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:23Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-08-04 03:43:23Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:23Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:23Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:23Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-08-04 03:43:23Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:23Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:23Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:23Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:24Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-08-04 03:43:24Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:24Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:24Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-04 03:43:24Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-04 03:43:24Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:24Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-04 03:43:24Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-04 03:43:24Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:25Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-08-04 03:43:25Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-04 03:43:25Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:25Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-04 03:43:26Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-08-04 03:43:26Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:28Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-08-04 03:43:38Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-08-04 03:43:39Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:39Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-08-04 03:43:39Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:39Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-08-04 03:43:40Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-08-04 03:43:40Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:40Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:40Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-08-04 03:43:41Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:41Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-08-04 03:43:41Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-08-04 03:43:42Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:42Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-08-04 03:43:42Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:42Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-08-04 03:43:42Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-08-04 03:43:42Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:42Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:42Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-08-04 03:43:42Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:43Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-08-04 03:43:57Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-08-04 03:43:57Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:57Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-08-04 03:43:57Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:57Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-08-04 03:43:58Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-08-04 03:43:58Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:58Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-08-04 03:43:58Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-04 03:43:58Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-08-04 03:43:58Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | 8f9c3ff6-e317-4dd6-b3b8-10ff80a9117c                                                                                                                                                                      |
| 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-08-04T03:43:03Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | 8f9c3ff6-e317-4dd6-b3b8-10ff80a9117c                                                                                                                                                                      |
| 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-08-04T03:43:03Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: 023de46b443a47b5912ba60f15969f86                                                                                                                                                          |
|                       | OS::stack_id: 8f9c3ff6-e317-4dd6-b3b8-10ff80a9117c                                                                                                                                                        |
|                       | 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.2                                                                                                                                                                                  |
|                       | - 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.15                                                                                                                                                                                 |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.6                                                                                                                                                                                  |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.168.11.222:8004/v1/023de46b443a47b5912ba60f15969f86/stacks/vRNC_Stack/8f9c3ff6-e317-4dd6-b3b8-10ff80a9117c                                                                            |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | 85fdb9d32bb448bb8ad659dc4f871dea                                                                                                                                                                          |
| 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              | cd972a77-d60a-4767-927f-48938fecddf0 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-08-04T03:43:05Z |
| AffinityPolicy              | cca5ee9f-3624-4119-895a-e2d7ec7254b6 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| DM_configure_config         | 9b0327d5-a06e-4421-982f-ebcfe39b0201 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| CM_Passive_configure_config | ff44ee4b-8e65-45ee-8f50-d2e089d13300 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| LB_configure_deploy         | 336dcf4f-1267-4045-b870-61c194245bd8 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| EXTERMEDIA_Net_subnet       | 0525bde3-9c26-401e-932f-5f2c1fa66446 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| MM_Passive_Port_CTRL        | 6431c00e-d30a-4c57-bbbd-9e9edd1210e9 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| MM_Active_create_config     | ef38b6b0-2031-4545-a05d-0d62582b25e8 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| LB_create_config            | 96b99d49-ea6c-4da4-9dee-711bca525f51 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| LB_Port_CTRL                | 5ff7cf39-0239-4f36-bfc9-913d65a421d1 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| CM_Passive_create_config    | 585c071e-fe2a-4362-b261-519a51f13498 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| MM_Active_Port_INTERMEDIA   | b9ace935-af37-4b6f-9d8c-5abf2e45cf98 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| CM_Passive_Port_CTRL        | a68399a1-e960-44bf-b948-41d84f5c96b5 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| MM_Passive_Port_EMS         | 6aaac98b-cd8d-4e3e-b52a-0f4493572b3d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| CM_Active_configure_config  | 74a21a5b-36be-48a8-b0d9-c5bfd59ed856 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-04T03:43:05Z |
| MM_Passive_create_config    | ff9f0b99-3330-484a-8a76-258a3f2b80c9 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| CTRL_Net_subnet             | 21635fdb-349e-4140-bcea-1e9112672c6e | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| DM_Port_CTRL                | fcfcbc3e-6c91-4575-87fb-fc6c0dd14c85 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| DM_create_deploy            | 731dd0fc-4b2a-40de-8302-fa49f141a017 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| DM_create_config            | c01c9846-13e8-4605-97c9-7cd2785a4406 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-04T03:43:05Z |
| LB_configure_config         | efb0f134-e7f9-48ed-b086-0360cab3cb51 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| INTERMEDIA_Net              | 2f1908d2-ab5a-4dec-bfc9-47bdc685e648 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-08-04T03:43:05Z |
| MM_Passive_configure_config | dba39387-ea74-4ab7-bce9-ef283148adfb | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| CM_Passive_Host             | cecffcae-7198-49a1-83d5-dbc32ec34f33 | OS::Nova::Server             | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| CM_Passive_configure_deploy | d21cfe15-eae9-49fb-8042-0c76299c2ed8 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| LB_create_deploy            | 2b2e5681-0c30-4b44-9c44-67e55eab6766 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| MM_Active_create_deploy     | 76648b32-3e32-41f2-ae39-26ee5416c70d | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| LB_Port_INTERMEDIA          | 154205e8-b59b-4e1b-bb54-3fe4ab37067d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| CM_Active_create_config     | 26e6639e-c3b1-4d17-9b8f-0004788745a6 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| LB_Host                     | f97fc951-43b8-4e3e-a759-02d58fbec220 | OS::Nova::Server             | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| MM_Active_Host              | 78694da5-9b72-43f2-be72-ff086ac1bb56 | OS::Nova::Server             | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| INTERMEDIA_Net_subnet       | b7e15b7a-e0e8-4007-8f1d-9537d01fbab7 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| CM_Passive_create_deploy    | fa9e2060-8c4d-4163-9c7d-f76192d0679f | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| DM_configure_deploy         | 463fe58f-f2ff-4cc4-b7ab-e03ec0f39af2 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| CM_Passive_Port_INTERMEDIA  | 8e86123a-0fe5-43be-b80c-c16e9dd9c7a9 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| CM_Active_Port_CTRL         | e34fe177-a395-4bd4-8e01-a7598e78f1b4 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| MM_Passive_Port_INTERMEDIA  | d76f2110-3f31-4ba5-985e-6c8664c1714d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| MM_Passive_Port_EXTERMEDIA  | 6081ca6c-c4ea-45c5-8eb8-4dd31c917b59 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| CM_Active_create_deploy     | 59b51731-4850-41c4-aa9b-16aa03c8e35f | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| MM_Passive_Host             | 300da8b8-1113-49dd-8106-4a1e0d84bc9a | OS::Nova::Server             | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| CM_Active_configure_deploy  | 6c29923b-0555-4d81-95c8-d20b2c82e2de | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| CM_Active_Host              | 4e85ec67-3116-4cd1-a6ff-bcf5ba781b3d | OS::Nova::Server             | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| EMS_Net_subnet              | d22a163d-5303-4910-a351-7a0523c3891f | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| AntiAffinityPolicy          | 116d48c7-332f-412c-90b5-4f5cc2e73703 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| MM_Active_configure_config  | 43feaa91-015c-47a1-b3a2-7c82f60b1888 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| MM_Active_Port_EXTERMEDIA   | 6c303448-653f-4fea-b0a9-7caab5d22b61 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| DM_Port_INTERMEDIA          | aae1911c-b6fb-4acb-b428-1bbc61608a81 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| LB_Port_EXTERMEDIA          | adce67b4-e873-4fc7-8c4a-a52891f5c3e9 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| MM_Passive_configure_deploy | 9175ef37-a804-4dec-9f11-4f5060a332c1 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| MM_Active_Port_EMS          | 85b85561-c8f0-4ae8-9bc7-410f6a62abd1 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| MM_Active_Port_CTRL         | 615cea5e-ed65-4f7d-ba8d-c9a7efcf5fb7 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| MM_Passive_create_deploy    | 03d60fef-c973-4532-be4e-d952cb579329 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| DM_Host                     | 9360b7a2-8f11-4c20-9bf7-07be3cd02973 | OS::Nova::Server             | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| MM_BlockStorage             | e21aa97f-dfcc-4752-970e-c5e00d5c051a | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| MM_Active_configure_deploy  | e745b14f-6d91-488a-bb66-8435b0f03780 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| CM_Active_Port_INTERMEDIA   | c0b426de-36ac-4252-a0ea-41490feb9c1a | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| EMS_Net                     | 9c066f53-987e-48e1-bdfe-5face1d57232 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-08-04T03:43:04Z |
| CTRL_Net                    | 8d1c4acd-f6e7-4111-957a-a993c443cb66 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-08-04T03:43:05Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-08-04 03:44:20Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-08-04 03:44:20Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:20Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-08-04 03:44:21Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:21Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:21Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-08-04 03:44:21Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-08-04 03:44:21Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:21Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-08-04 03:44:21Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:22Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:22Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-08-04 03:44:23Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:23Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:23Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-08-04 03:44:23Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-08-04 03:44:23Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:23Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:23Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-08-04 03:44:23Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:23Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-08-04 03:44:24Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:24Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:24Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-08-04 03:44:24Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-08-04 03:44:24Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:24Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:24Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-08-04 03:44:24Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:24Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-08-04 03:44:25Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-08-04 03:44:25Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:26Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-08-04 03:44:26Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:26Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:26Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-08-04 03:44:26Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-08-04 03:44:26Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:26Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-08-04 03:44:26Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:27Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-08-04 03:44:27Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:27Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:27Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-08-04 03:44:27Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-08-04 03:44:27Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:27Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:27Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:27Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-08-04 03:44:27Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-08-04 03:44:28Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:28Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-08-04 03:44:29Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:29Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:29Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-08-04 03:44:29Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-08-04 03:44:29Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:29Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:29Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-08-04 03:44:31Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-08-04 03:44:32Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:32Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:32Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-04 03:44:33Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-08-04 03:44:33Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-08-04 03:44:33Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:33Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:33Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:34Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-04 03:44:34Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-04 03:44:34Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-08-04 03:44:36Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-08-04 03:44:36Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:36Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:36Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:37Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-04 03:44:37Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-08-04 03:44:38Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-08-04 03:44:38Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:38Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:38Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:38Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:38Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:39Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-04 03:44:39Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-08-04 03:44:39Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-08-04 03:44:39Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-04 03:44:44Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-08-04 03:44:44Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:44Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:44Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-04 03:44:45Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-08-04 03:44:45Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-08-04 03:44:45Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:45Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:45Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:45Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:46Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-08-04 03:44:46Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-04 03:44:46Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-04 03:44:46Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:46Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-08-04 03:44:46Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:46Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:47Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:49Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  state changed
2018-08-04 03:44:49Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-08-04 03:44:49Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-08-04 03:44:49Z [vRNC_Stack.CTRL_Net]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:49Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:49Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-08-04 03:44:49Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-08-04 03:44:49Z [vRNC_Stack.EMS_Net]: DELETE_IN_PROGRESS  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 }==========================


