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-06-24T18:41:52Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/8ef3a65f-721d-4164-8d3f-16656058442c/file                                                                                                                                                                                              |
| id               | 8ef3a65f-721d-4164-8d3f-16656058442c                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | d37f809f962341a0aee5575ee1ed539c                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://6e904a22-91ab-4e75-9962-fde80bf7e844/images/8ef3a65f-721d-4164-8d3f-16656058442c/snap', locations='[{u'url': u'rbd://6e904a22-91ab-4e75-9962-fde80bf7e844/images/8ef3a65f-721d-4164-8d3f-16656058442c/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 13267968                                                                                                                                                                                                                                          |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-06-24T18:41:53Z                                                                                                                                                                                                                              |
| 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          | b00e05d1c6284147b066653c879ae0b0 |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | b00e05d1c6284147b066653c879ae0b0 |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | 85f9dc0904ac4d3ca1145a6694527583 |
| 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-06-24 18:42:27Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-06-24 18:42:28Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:28Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-06-24 18:42:29Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:29Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-06-24 18:42:30Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:31Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:31Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-06-24 18:42:32Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-06-24 18:42:32Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:32Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-06-24 18:42:33Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:33Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-06-24 18:42:34Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:34Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-06-24 18:42:35Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:36Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-06-24 18:42:36Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:36Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:36Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-06-24 18:42:36Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:36Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:36Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:36Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:36Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:36Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:37Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-06-24 18:42:37Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:37Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:37Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-06-24 18:42:37Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-06-24 18:42:37Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:37Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:37Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-06-24 18:42:37Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:37Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:37Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:37Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:38Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-06-24 18:42:38Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-06-24 18:42:38Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-06-24 18:42:38Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-06-24 18:42:38Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:38Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-06-24 18:42:39Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-06-24 18:42:39Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-06-24 18:42:39Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-06-24 18:42:39Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:39Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-06-24 18:42:39Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-06-24 18:42:39Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-06-24 18:42:40Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-06-24 18:42:40Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:40Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-06-24 18:42:40Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-06-24 18:42:41Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:41Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-06-24 18:42:42Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:42Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-06-24 18:42:43Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:43Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-06-24 18:42:43Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:43Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:43Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-06-24 18:42:43Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:44Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:44Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-06-24 18:42:44Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-06-24 18:42:44Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-06-24 18:42:45Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:45Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-06-24 18:42:46Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:47Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-06-24 18:42:47Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:47Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-06-24 18:42:47Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:47Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:47Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:47Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:47Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:48Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-06-24 18:42:48Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-06-24 18:42:49Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:49Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-06-24 18:42:49Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:56Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-06-24 18:42:57Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-06-24 18:42:57Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:57Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-06-24 18:42:57Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:57Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:57Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:57Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-06-24 18:42:57Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-06-24 18:42:57Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:42:57Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-06-24 18:42:59Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-06-24 18:43:00Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:43:00Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-06-24 18:43:00Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:43:00Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-06-24 18:43:01Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-06-24 18:43:02Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:43:02Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:43:02Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-06-24 18:43:02Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:43:02Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-06-24 18:43:06Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-06-24 18:43:06Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:43:06Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-06-24 18:43:06Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:43:06Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-06-24 18:43:14Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-06-24 18:43:14Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:43:14Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-06-24 18:43:14Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-06-24 18:43:14Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-06-24 18:43:14Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | ba134a4d-b742-4458-a69d-d885d35eb9c5                                                                                                                                                                      |
| 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-06-24T18:42:27Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | ba134a4d-b742-4458-a69d-d885d35eb9c5                                                                                                                                                                      |
| 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-06-24T18:42:27Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: b00e05d1c6284147b066653c879ae0b0                                                                                                                                                          |
|                       | OS::stack_id: ba134a4d-b742-4458-a69d-d885d35eb9c5                                                                                                                                                        |
|                       | 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.8                                                                                                                                                                                  |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.14                                                                                                                                                                                 |
|                       | - description: The private IP address of the CM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_CM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.7                                                                                                                                                                                  |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.3                                                                                                                                                                                  |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.168.11.222:8004/v1/b00e05d1c6284147b066653c879ae0b0/stacks/vRNC_Stack/ba134a4d-b742-4458-a69d-d885d35eb9c5                                                                            |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | 50159b79247c4b9b8ea0a8f207653023                                                                                                                                                                          |
| 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              | 9908ed30-fd6a-493f-bd5b-6503a13528c8 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| AffinityPolicy              | afa49e0a-3553-401f-ba08-72f329101be6 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| DM_configure_config         | 9c6f97ee-bf1a-4f21-90ff-fe76c03701c4 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| CM_Passive_configure_config | 0f92b8ab-b52c-443e-8910-065f609b6f4a | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| LB_configure_deploy         | 486e4e2a-c82b-4abc-9a12-863678738079 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| EXTERMEDIA_Net_subnet       | c2d75c79-1d50-4922-8633-2750992f50a1 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| MM_Passive_Port_CTRL        | 6bec1ad7-eb50-4c46-a99c-0dc06cd45207 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| MM_Active_create_config     | 8173f3f9-7a84-4877-93da-c6d377f991c1 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| MM_Active_configure_deploy  | ba2bba6d-1c80-4b36-9ece-3ee10ea6a484 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| CM_Passive_create_config    | b84f9505-8264-4dd7-a16f-e781a57482c4 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| LB_create_config            | 0ef112d5-e114-4ea4-97ea-ee7584b8ff24 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| MM_Active_Port_INTERMEDIA   | 418a919a-e458-4d9c-8ebf-1bc3a8bcd3d8 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| CM_Passive_Port_CTRL        | cbfa3d23-033c-450b-ae69-a4cc06948fbd | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| MM_Passive_Port_EMS         | 6b3f0189-7792-4688-90c1-d74114c3b658 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| CM_Active_configure_config  | 5ebb1038-f5ce-4db5-963f-6d0af349004d | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| MM_Passive_create_config    | 3f3c6e36-2979-4ac4-a226-a43c538a350b | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| CTRL_Net_subnet             | 94df4cd2-0e5a-4e96-b9fd-6d3d5b278dc2 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| DM_Port_CTRL                | 36c2936d-a104-4328-b58c-e6f63492c826 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| DM_create_deploy            | f0e48adb-d22a-4da9-91a6-b6c0f009396b | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| DM_create_config            | a4277322-1fa9-4ec5-b541-34bacb9d3436 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| LB_configure_config         | 09df2890-19d2-4748-b17f-1e7734c0fb77 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| INTERMEDIA_Net              | 3151538e-f2a2-45b6-bc12-375521485f42 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| MM_Passive_configure_config | ad7a1f85-3815-416b-bf91-16a62db235b7 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| CM_Passive_Host             | 66071008-ea11-44e3-aea2-ac6bdb5a28e2 | OS::Nova::Server             | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| CM_Passive_configure_deploy | af959a09-69f4-4e76-892c-4f7d3e3ffd73 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| LB_create_deploy            | 6ea86782-6e7d-4788-90ee-5ad22d1828da | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| MM_Active_create_deploy     | a2cc5653-7f8b-4e34-9e69-2ea046f2efde | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| LB_Port_INTERMEDIA          | 40478e36-bef2-4883-acf1-033d5e08a1a2 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| MM_BlockStorage             | bac6342f-de94-4ba4-95b8-6c7ee64d0fd2 | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| LB_Host                     | 00982420-1424-449c-9cd9-4d4c990a573b | OS::Nova::Server             | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| MM_Active_Host              | 14e16b59-dfa4-4071-b4da-2de5e8f8da63 | OS::Nova::Server             | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| INTERMEDIA_Net_subnet       | 8ea7f795-ad27-4af1-a2bc-fa34394fb8b2 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| CM_Passive_create_deploy    | d0e16b5c-6ca7-457b-ac32-e770f12cb4d4 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| DM_configure_deploy         | aab33ce8-81bd-4683-a654-14736e115941 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| CM_Passive_Port_INTERMEDIA  | fc49c4a8-b9ac-4e6b-9c59-1255d768b74c | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| CM_Active_Port_CTRL         | 2a714476-3e42-4652-8f8a-4ae9d716493b | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| MM_Passive_Port_INTERMEDIA  | bd5d9c8f-2c8d-4b2e-bc98-d4d8f9e83dbb | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| MM_Passive_Port_EXTERMEDIA  | 6a96eca2-6c74-44c9-ada9-4e092557522e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| CM_Active_create_deploy     | 225f2679-cf11-4796-aaa2-585c84905992 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| MM_Passive_Host             | 591e8ab2-9ac7-4422-bbed-37f6772f67a6 | OS::Nova::Server             | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| CM_Active_configure_deploy  | 2d002676-64b6-482f-a789-36d0ff59ebbe | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| CM_Active_Host              | 79121851-edaf-430f-846f-3c70e56b0225 | OS::Nova::Server             | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| EMS_Net_subnet              | a542360d-42b4-475a-9773-3378847bb3de | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| AntiAffinityPolicy          | b5b0896a-2d0b-4289-b7e6-e199fc1776d2 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| MM_Active_configure_config  | 8477270d-c16c-4eea-b26c-204e93eb8853 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| MM_Active_Port_EXTERMEDIA   | d2bc2d55-c6f0-4d78-8a86-599a176389a4 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| DM_Port_INTERMEDIA          | 7a9a9688-34e8-4dc0-8776-b84e442c0abb | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| LB_Port_EXTERMEDIA          | 56560615-0985-4dca-9fb1-27cf12a9de62 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| MM_Passive_configure_deploy | 3b9e27d8-8270-4b95-a827-bd64ff1adfc5 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| MM_Active_Port_EMS          | 6bce45bd-e5a7-4a9d-bca8-42039f72f82d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| MM_Active_Port_CTRL         | 3351b7fb-99ff-4aba-9b62-98b006dd4385 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| MM_Passive_create_deploy    | d14b0141-7448-4378-a125-4214da7e4950 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| DM_Host                     | e4a6d741-fa77-4e02-ac37-0cc0b8c4b515 | OS::Nova::Server             | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| LB_Port_CTRL                | bbfd3736-afab-4faf-8652-5dd15c655e93 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| CM_Active_create_config     | 82a95bc9-604f-4c51-945e-9415ae554f30 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| CM_Active_Port_INTERMEDIA   | d385cc32-cc07-4de5-bb8d-698ef4480c08 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| EMS_Net                     | e89f6772-d825-4957-9fa4-f392a8e16720 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
| CTRL_Net                    | cf9e64a1-c301-4d57-b3d7-ef27e386a6ac | OS::Neutron::Net             | CREATE_COMPLETE | 2018-06-24T18:42:28Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-06-24 18:43:37Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-06-24 18:43:37Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:38Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:38Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-06-24 18:43:38Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-06-24 18:43:39Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:39Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-06-24 18:43:40Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:40Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-06-24 18:43:40Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:40Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:41Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-06-24 18:43:41Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-06-24 18:43:41Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:41Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-06-24 18:43:41Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:41Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-06-24 18:43:42Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:42Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:42Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-06-24 18:43:42Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-06-24 18:43:42Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:42Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:42Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-06-24 18:43:42Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:42Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-06-24 18:43:43Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:43Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:43Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-06-24 18:43:43Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-06-24 18:43:43Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:43Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:43Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-06-24 18:43:43Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:43Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-06-24 18:43:44Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:44Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:44Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-06-24 18:43:44Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-06-24 18:43:44Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:44Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-06-24 18:43:44Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:44Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-06-24 18:43:45Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:45Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:45Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-06-24 18:43:45Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-06-24 18:43:45Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:45Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:45Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-06-24 18:43:45Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:45Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-06-24 18:43:46Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:46Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:46Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-06-24 18:43:46Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-06-24 18:43:46Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:46Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:46Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-06-24 18:43:47Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-06-24 18:43:47Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:47Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:48Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-06-24 18:43:48Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-06-24 18:43:49Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-06-24 18:43:49Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:49Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:49Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:49Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:49Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:50Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-06-24 18:43:50Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-06-24 18:43:50Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-06-24 18:43:50Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-06-24 18:43:50Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-06-24 18:43:50Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:50Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:50Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:51Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-06-24 18:43:51Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-06-24 18:43:51Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-06-24 18:43:51Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:51Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:51Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:52Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-06-24 18:43:52Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-06-24 18:43:52Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-06-24 18:43:54Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-06-24 18:43:54Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:55Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:55Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-06-24 18:43:55Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-06-24 18:43:56Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-06-24 18:43:56Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:56Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:56Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:56Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:56Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-06-24 18:43:56Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-06-24 18:43:56Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-06-24 18:43:57Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-06-24 18:43:57Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:57Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:57Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:57Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:59Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-06-24 18:43:59Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-06-24 18:43:59Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-06-24 18:43:59Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:59Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  state changed
2018-06-24 18:43:59Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:59Z [vRNC_Stack.EMS_Net]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:43:59Z [vRNC_Stack.CTRL_Net]: DELETE_IN_PROGRESS  state changed
2018-06-24 18:44:01Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_COMPLETE  state changed
2018-06-24 18:44:01Z [vRNC_Stack.EMS_Net]: DELETE_COMPLETE  state changed
2018-06-24 18:44:01Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_COMPLETE  state changed
2018-06-24 18:44:01Z [vRNC_Stack.CTRL_Net]: DELETE_COMPLETE  state changed
2018-06-24 18:44:01Z [vRNC_Stack]: DELETE_COMPLETE  Stack DELETE completed successfully

    Delete patch temp file /src/nfv-parser/tests/../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC_patch.yaml after test.
    Delete hot temp file /src/nfv-parser/tests/../tosca2heat/heat-translator/translator/tests/data/vRNC/vRNC_Hot_Template.yaml after test.
    Delete local image file cirros-0.3.2-x86_64-uec.img after test.
    Delete user parser's role from project parser
    Delete user parser
    Delete project parser

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


