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-23T16:20:01Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/2c989a86-9136-431a-abe5-490ad3ed2b18/file                                                                                                                                                                                              |
| id               | 2c989a86-9136-431a-abe5-490ad3ed2b18                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | bc0baba825804bb5893e997a3a7090b4                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://c15b429a-4591-4433-a5c0-089ecfe77fef/images/2c989a86-9136-431a-abe5-490ad3ed2b18/snap', locations='[{u'url': u'rbd://c15b429a-4591-4433-a5c0-089ecfe77fef/images/2c989a86-9136-431a-abe5-490ad3ed2b18/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 13267968                                                                                                                                                                                                                                          |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-08-23T16:20:03Z                                                                                                                                                                                                                              |
| 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          | 3638c19365f94d47ba078cc82463d73e |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | 3638c19365f94d47ba078cc82463d73e |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | 6a97e0f3126c45949cdd33d1b2072f84 |
| name                | parser                           |
| options             | {}                               |
| password_expires_at | None                             |
+---------------------+----------------------------------+
  Create user parser successful.
  Grant user parser the role of admin in project parser successful.
  Grant user parser the role of heat_stack_owner in project parser successful.

|========= 3/4. Parse -> translate -> deploy vRNC... =========|
  Switch openstack env to parser project

  Make patch for provider network
    Patch provider network for input file:
      Raw yaml file: /src/nfv-parser/tests/../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC.yaml
      Patched yaml file: /src/nfv-parser/tests/../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC_patch.yaml

      Patching provider:network_type...
      Patching provider:segmentation_id...
      Patching provider:physical_network...

  Translator use parser:
    1. Input  file: /src/nfv-parser/tests/../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC_patch.yaml
    2. Output file: /src/nfv-parser/tests/../tosca2heat/heat-translator/translator/tests/data/vRNC/vRNC_Hot_Template.yaml
/usr/lib/python2.7/site-packages/urllib3/connection.py:344: SubjectAltNameWarning: Certificate for 192.16.1.222 has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)
  SubjectAltNameWarning
/usr/lib/python2.7/site-packages/urllib3/connection.py:344: SubjectAltNameWarning: Certificate for 192.16.1.222 has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)
  SubjectAltNameWarning
/usr/lib/python2.7/site-packages/urllib3/connection.py:344: SubjectAltNameWarning: Certificate for 192.16.1.222 has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/shazow/urllib3/issues/497 for details.)
  SubjectAltNameWarning

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

    Patching compute:signal_transport

  Deploy stack...
2018-08-23 16:20:37Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-08-23 16:20:39Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:39Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-08-23 16:20:40Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:40Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-08-23 16:20:41Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:42Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-08-23 16:20:42Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:42Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:42Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-08-23 16:20:43Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:43Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-08-23 16:20:43Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:43Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:43Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:43Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:43Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:43Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:44Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:44Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-08-23 16:20:44Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-08-23 16:20:44Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:45Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:46Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:46Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-08-23 16:20:46Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-23 16:20:46Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-08-23 16:20:46Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-23 16:20:46Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:46Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:47Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-23 16:20:47Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-23 16:20:47Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:47Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:47Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:47Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:47Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:47Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-08-23 16:20:47Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-08-23 16:20:48Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:48Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-08-23 16:20:48Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-23 16:20:48Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-23 16:20:49Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:49Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-08-23 16:20:50Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:50Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-08-23 16:20:50Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-08-23 16:20:50Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-08-23 16:20:50Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-08-23 16:20:51Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:51Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-08-23 16:20:52Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:52Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-08-23 16:20:52Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-08-23 16:20:52Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-08-23 16:20:53Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-08-23 16:20:53Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:53Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-08-23 16:20:54Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:54Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-08-23 16:20:55Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:55Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-08-23 16:20:55Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:56Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:56Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-08-23 16:20:56Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-08-23 16:20:56Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:56Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:56Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:57Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:58Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-08-23 16:20:58Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:20:59Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-08-23 16:21:00Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:21:00Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:21:00Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:21:00Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-23 16:21:00Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-23 16:21:00Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:21:00Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-23 16:21:00Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:21:02Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-08-23 16:21:02Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:21:03Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-08-23 16:21:19Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-08-23 16:21:20Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:21:20Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-08-23 16:21:20Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:21:20Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-08-23 16:21:21Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-08-23 16:21:22Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:21:22Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:21:22Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-08-23 16:21:22Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:21:22Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-08-23 16:21:25Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-08-23 16:21:25Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:21:26Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-08-23 16:21:26Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:21:26Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-08-23 16:21:28Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-08-23 16:21:29Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:21:29Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:21:29Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-08-23 16:21:29Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:21:29Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-08-23 16:21:36Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-08-23 16:21:36Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:21:36Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-08-23 16:21:36Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:21:36Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-08-23 16:21:47Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-08-23 16:21:47Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:21:48Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-08-23 16:21:48Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-23 16:21:48Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-08-23 16:21:48Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | fc9e5232-c13a-4066-bb83-269dae7c5f31                                                                                                                                                                      |
| 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-23T16:20:36Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | fc9e5232-c13a-4066-bb83-269dae7c5f31                                                                                                                                                                      |
| 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-23T16:20:36Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: 3638c19365f94d47ba078cc82463d73e                                                                                                                                                          |
|                       | OS::stack_id: fc9e5232-c13a-4066-bb83-269dae7c5f31                                                                                                                                                        |
|                       | 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.5                                                                                                                                                                                  |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.9                                                                                                                                                                                  |
|                       | - description: The private IP address of the CM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_CM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.8                                                                                                                                                                                  |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.7                                                                                                                                                                                  |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.16.1.222:8004/v1/3638c19365f94d47ba078cc82463d73e/stacks/vRNC_Stack/fc9e5232-c13a-4066-bb83-269dae7c5f31                                                                              |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | 3d8de6e217ef4077bfb4f1de3062f5f3                                                                                                                                                                          |
| 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              | 2fbada84-2eb7-49e8-a7e2-eea14a28702b | OS::Neutron::Net             | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| AffinityPolicy              | 55a3c095-f46a-4300-9948-2549b0fab4b7 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| DM_configure_config         | 5eb5c953-f8b5-4792-b7ae-f30f4c171d2c | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| CM_Passive_configure_config | dd4e2ecf-3843-48bb-88f6-1cff246f3704 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| LB_configure_deploy         | 6954eb72-384c-47f6-9036-dd1c03307a65 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| EXTERMEDIA_Net_subnet       | ea814c85-c97a-451e-a3f2-04e20b84ce2d | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| MM_Passive_Port_CTRL        | b76f143d-6894-4106-873a-481b2ce74097 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| MM_Active_create_config     | 907c8157-3849-4046-9a3c-07372e5afb1d | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| MM_Active_configure_deploy  | 6e07ad7b-c05e-4322-8423-ec92c922b5d6 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| LB_create_config            | e22c670c-19ff-42f3-be5e-f32010071163 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| LB_Port_CTRL                | 023694d7-b8c9-4e8f-86b2-6915445aa0fa | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| CM_Passive_create_config    | bd3f7820-b43d-494a-8e5e-e2f570f5727a | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| MM_Active_Port_INTERMEDIA   | cd5070bd-aeb4-4175-98d7-c50bdeb67dcf | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| CM_Passive_Port_CTRL        | 81b91e23-708f-442e-b8f6-2def8d0a07af | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| MM_Passive_Port_EMS         | e573caa5-2e9f-49f3-acff-2b762846fa45 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| CM_Active_configure_config  | 5e575c99-3f7b-480b-bfcf-d3f10bdba351 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| MM_Passive_create_config    | c979f6f6-8652-48b9-bea1-7535bd04c944 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| CTRL_Net_subnet             | fc85e9dc-e6b6-4b12-af2c-e442e5742d67 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| DM_Port_CTRL                | 087a4a98-ed3a-4d3f-81b9-78d8bc7af2cd | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| DM_create_deploy            | efd62dc7-a7a5-45e0-8289-4d45bd4bfea6 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| DM_create_config            | f5565258-9470-4219-9311-d80a98551605 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| LB_configure_config         | 24daa2fd-4610-4812-95ef-068c01307b9d | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| INTERMEDIA_Net              | 62f5a5b6-8ca0-4784-b49f-d18a09b52131 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| MM_Passive_configure_config | 9d869fe6-4f1b-47ee-8d6e-ddb3d1e87174 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| CM_Passive_Host             | 5d58e798-485c-4544-a0f6-34417438bfec | OS::Nova::Server             | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| CM_Passive_configure_deploy | 5288d58d-e9e8-4ce4-be4b-423450393f52 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| LB_create_deploy            | 68c58c6c-8baa-4ca9-8263-a975e108de5e | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| MM_Active_create_deploy     | 807ef8c9-e25e-48ab-9897-c545b487dc48 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| LB_Port_INTERMEDIA          | d73a4980-2fb9-4444-a28e-b0ab98466650 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| LB_Host                     | d700d346-65a1-4f27-b464-70d035c9cf72 | OS::Nova::Server             | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| MM_Active_Host              | 1d29fe90-8fc7-438b-8f15-d73ce7b97d6d | OS::Nova::Server             | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| INTERMEDIA_Net_subnet       | 3df72db3-28fb-499c-a3c7-36ed11592590 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| CM_Passive_create_deploy    | 88ab229b-6bc8-40f5-a62c-43a56d7b2a0f | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| DM_configure_deploy         | 6afa3ba6-f895-43e1-91cb-8c76d216a612 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| CM_Passive_Port_INTERMEDIA  | 6e597bd1-e40f-4ceb-8216-3748f16f3d6e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| CM_Active_Port_CTRL         | e71a1b8a-e5ce-4f4c-808c-739191acdef5 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| MM_Passive_Port_INTERMEDIA  | 0fd816ad-033f-4bfe-a4f0-6ef38ae077b2 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| MM_Passive_Port_EXTERMEDIA  | b2717506-bec8-4dd0-b187-81829f68d25d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| CM_Active_create_deploy     | 5eb61dcc-fa3e-4859-98c6-fdc11180e62b | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| MM_Passive_Host             | 138bacb3-d2d4-46e2-9534-bbc3f73f4dc3 | OS::Nova::Server             | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| CM_Active_configure_deploy  | 2a47c3cc-515b-45a0-83ac-954c83b23ce1 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| CM_Active_Host              | 3bfad178-f5c9-46a7-9fd7-180687ccc585 | OS::Nova::Server             | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| EMS_Net_subnet              | 6bc5b816-2b12-4d52-9c82-4f5d154158b2 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| AntiAffinityPolicy          | 950247a8-47be-48f2-9f85-20feac964dec | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| MM_Active_configure_config  | 359bf734-f5db-4b14-896e-c81f04c40d54 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| MM_Active_Port_EXTERMEDIA   | ce977237-e824-4a10-82f2-23b06de1e279 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| DM_Port_INTERMEDIA          | 9381e3c1-f238-4ec2-a916-b2c8653cd9ce | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| LB_Port_EXTERMEDIA          | edaf2b6b-3db4-476a-8e36-891cc6439941 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| MM_Passive_configure_deploy | a6817a0d-00a6-4e06-b1aa-65c4f471e124 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| MM_Active_Port_EMS          | a6f2f95c-b96b-4a0d-b6cf-ca63560a012e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| MM_Active_Port_CTRL         | 41ae7767-eeba-4c23-b465-9d633ef3308c | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| MM_Passive_create_deploy    | beb315e2-6baa-4c89-afd7-bb958dfd1770 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| DM_Host                     | 7458f97c-fa0c-4db1-b5fa-970c2b3553a0 | OS::Nova::Server             | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| MM_BlockStorage             | f43a94cb-7c76-4677-9127-57ff06bf3bcd | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| CM_Active_create_config     | b8b5d4d8-b5f0-444d-9c74-e8f0cd8140af | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| CM_Active_Port_INTERMEDIA   | fd17183c-65a7-4a37-be3e-c042e86fb47d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| EMS_Net                     | a862c36e-87bd-4d71-b73b-0013b6c51e07 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
| CTRL_Net                    | 46a41afa-af73-4d93-bde8-1aae60a74f01 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-08-23T16:20:38Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-23 16:22:09Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-08-23 16:22:10Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:10Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-08-23 16:22:11Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:11Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:11Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-08-23 16:22:11Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:11Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-08-23 16:22:11Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-08-23 16:22:12Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:12Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-08-23 16:22:12Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:12Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-08-23 16:22:13Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:13Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-08-23 16:22:14Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:14Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:14Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-08-23 16:22:14Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-08-23 16:22:14Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:14Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:14Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-08-23 16:22:14Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:14Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-08-23 16:22:15Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:15Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:15Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-08-23 16:22:15Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-08-23 16:22:15Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:16Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:16Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:16Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-08-23 16:22:16Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:17Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-08-23 16:22:17Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-08-23 16:22:17Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:17Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:17Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-08-23 16:22:17Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-08-23 16:22:18Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:18Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-08-23 16:22:18Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:18Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:18Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-08-23 16:22:18Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:19Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:19Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:19Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-08-23 16:22:19Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-08-23 16:22:19Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-08-23 16:22:19Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:20Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:20Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:20Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:20Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-08-23 16:22:20Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-08-23 16:22:20Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-08-23 16:22:20Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:20Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-08-23 16:22:22Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-08-23 16:22:22Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:22Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:22Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:24Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-08-23 16:22:25Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-23 16:22:25Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-08-23 16:22:25Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-08-23 16:22:25Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:25Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:26Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:26Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:26Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:27Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-23 16:22:28Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-23 16:22:28Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-08-23 16:22:29Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-08-23 16:22:29Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-23 16:22:30Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-08-23 16:22:30Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:30Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:31Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-08-23 16:22:31Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-23 16:22:31Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-08-23 16:22:32Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:32Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:32Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:32Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:32Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:33Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-23 16:22:33Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-08-23 16:22:33Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-23 16:22:34Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-08-23 16:22:39Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-08-23 16:22:40Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:40Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:40Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:40Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:41Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-23 16:22:41Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-08-23 16:22:41Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:41Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-23 16:22:41Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-08-23 16:22:42Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:42Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:42Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:43Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-08-23 16:22:44Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  state changed
2018-08-23 16:22:44Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-08-23 16:22:44Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:44Z [vRNC_Stack.CTRL_Net]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:44Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-08-23 16:22:44Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-08-23 16:22:44Z [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 }==========================


