No local image file or the file() doesn't exist!
so will download image(cirros-0.3.5-x86_64-disk.img) from http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img.


======================={ Parser functest begin }==========================

|========= 1/4. Preparing VM image and flavor for parser...     =========|

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

  Default flavor m1.tiny already exsits.

  Register image cirros-0.3.2-x86_64-uec...
+------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field            | Value                                                                                                                                                                                                                                             |
+------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| checksum         | f8ab98ff5e73ebab884d80c9dc9c7290                                                                                                                                                                                                                  |
| container_format | bare                                                                                                                                                                                                                                              |
| created_at       | 2018-09-25T15:21:53Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/7061f713-8044-41fc-afc6-d135bdcbb019/file                                                                                                                                                                                              |
| id               | 7061f713-8044-41fc-afc6-d135bdcbb019                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | 8d14ff9864f042288664a26a79f39b83                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://be9f3c5f-53cd-4225-9eb7-1e98bdcb735f/images/7061f713-8044-41fc-afc6-d135bdcbb019/snap', locations='[{u'url': u'rbd://be9f3c5f-53cd-4225-9eb7-1e98bdcb735f/images/7061f713-8044-41fc-afc6-d135bdcbb019/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 13267968                                                                                                                                                                                                                                          |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-09-25T15:21:54Z                                                                                                                                                                                                                              |
| 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          | e92a06161fc74fe2a1eea23bf89c9fdf |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | e92a06161fc74fe2a1eea23bf89c9fdf |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | bc26b47a263b4a9e9fa4f4a03bd049b2 |
| name                | parser                           |
| options             | {}                               |
| password_expires_at | None                             |
+---------------------+----------------------------------+
  Create user parser successful.
  Grant user parser the role of admin in project parser successful.
  Grant user parser the role of heat_stack_owner in project parser successful.

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

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

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

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

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

    Patching compute:signal_transport

  Deploy stack...
2018-09-25 15:22:26Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-09-25 15:22:27Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:27Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-09-25 15:22:28Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:28Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-09-25 15:22:29Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:30Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-09-25 15:22:30Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:30Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:31Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-09-25 15:22:31Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-09-25 15:22:31Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:31Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:31Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:31Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:32Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-09-25 15:22:32Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:32Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:33Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-25 15:22:33Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-25 15:22:33Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:34Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-09-25 15:22:34Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:34Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-25 15:22:34Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:34Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:34Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:34Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:34Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:34Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-09-25 15:22:34Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:34Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:34Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-09-25 15:22:35Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-09-25 15:22:35Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:36Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-09-25 15:22:36Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-25 15:22:36Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-09-25 15:22:36Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:36Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:36Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-09-25 15:22:36Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:37Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-25 15:22:37Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-25 15:22:37Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:37Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-25 15:22:37Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-09-25 15:22:38Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-25 15:22:38Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-25 15:22:38Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-09-25 15:22:38Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:38Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-09-25 15:22:39Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-09-25 15:22:39Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:40Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-09-25 15:22:40Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:40Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:40Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-09-25 15:22:41Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-09-25 15:22:41Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:41Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:42Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:42Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:42Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-09-25 15:22:42Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:42Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:42Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:42Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:42Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-09-25 15:22:43Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:43Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-09-25 15:22:44Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-25 15:22:44Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-25 15:22:44Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:44Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:45Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-09-25 15:22:45Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-25 15:22:45Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:45Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-09-25 15:22:46Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-25 15:22:46Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:46Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-25 15:22:46Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-25 15:22:46Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:22:46Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:23:04Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-09-25 15:23:05Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:23:05Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:23:05Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-09-25 15:23:05Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:23:05Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-09-25 15:23:05Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-25 15:23:06Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:23:06Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-09-25 15:23:06Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:23:06Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-25 15:23:09Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-09-25 15:23:09Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:23:09Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-09-25 15:23:09Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:23:10Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-25 15:23:10Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-09-25 15:23:10Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:23:10Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:23:11Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-09-25 15:23:11Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:23:11Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-25 15:23:20Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-09-25 15:23:20Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:23:20Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-09-25 15:23:20Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:23:21Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-25 15:23:32Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-09-25 15:23:32Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:23:32Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-09-25 15:23:32Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-25 15:23:33Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-25 15:23:33Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | 4f5c5cd4-716a-44bf-8970-4fd92b241361                                                                                                                                                                      |
| stack_name          | vRNC_Stack                                                                                                                                                                                                |
| description         | TOSCA simple profile for RNC   1. Compute Node MM, CM, DM, LB...     1.1 MM: MaintainModule;     1.2 CM: Control Module;     1.3 DM: Data Module;     1.4 LB: LineCard Module   2. Network Node VL and CP |
|                     |                                                                                                                                                                                                           |
| creation_time       | 2018-09-25T15:22:25Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | 4f5c5cd4-716a-44bf-8970-4fd92b241361                                                                                                                                                                      |
| stack_name            | vRNC_Stack                                                                                                                                                                                                |
| description           | TOSCA simple profile for RNC   1. Compute Node MM, CM, DM, LB...     1.1 MM: MaintainModule;     1.2 CM: Control Module;     1.3 DM: Data Module;     1.4 LB: LineCard Module   2. Network Node VL and CP |
|                       |                                                                                                                                                                                                           |
| creation_time         | 2018-09-25T15:22:25Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: e92a06161fc74fe2a1eea23bf89c9fdf                                                                                                                                                          |
|                       | OS::stack_id: 4f5c5cd4-716a-44bf-8970-4fd92b241361                                                                                                                                                        |
|                       | OS::stack_name: vRNC_Stack                                                                                                                                                                                |
|                       | id: UMTS                                                                                                                                                                                                  |
|                       | mm_storage_size: '1'                                                                                                                                                                                      |
|                       | vendor: opnfv_parser_project                                                                                                                                                                              |
|                       | version: '1.0'                                                                                                                                                                                            |
|                       |                                                                                                                                                                                                           |
| outputs               | - description: The private IP address of the DM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_DM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.11                                                                                                                                                                                 |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.2                                                                                                                                                                                  |
|                       | - description: The private IP address of the CM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_CM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.13                                                                                                                                                                                 |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.10                                                                                                                                                                                 |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.16.1.222:8004/v1/e92a06161fc74fe2a1eea23bf89c9fdf/stacks/vRNC_Stack/4f5c5cd4-716a-44bf-8970-4fd92b241361                                                                              |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | f11b9b326258494ca4a6004ec0bf99b6                                                                                                                                                                          |
| 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              | 24b8a701-4eda-4ec2-8d03-c48b7b5e064e | OS::Neutron::Net             | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| AffinityPolicy              | 631b16e8-e969-4188-a581-6498d2256725 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| DM_configure_config         | 4912062e-81b4-4e5a-ac1e-04fe63425f47 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| CM_Active_configure_config  | 448260c1-b0f0-42d9-a63f-da6ac14bf232 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| LB_configure_deploy         | 495aa54e-9f62-4007-89a5-4e51758fb14e | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| EXTERMEDIA_Net_subnet       | ed896fa2-79a1-4a8d-bb2a-48bd4e5cd687 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| MM_Passive_Port_CTRL        | 173c9987-6f89-4224-b7d4-4c3ab927fc93 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| MM_Active_create_config     | 6c569c34-af1e-4c86-a643-877a72e7c877 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| LB_create_config            | d3c8201c-ba60-4a77-a869-dff26a956ea6 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| LB_Port_CTRL                | 5d5016bb-5036-4e4e-8a4e-543f897c73e4 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| CM_Passive_create_config    | 2a2b5f56-7272-4baa-af1e-5ed6998c18ee | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| MM_Active_Port_INTERMEDIA   | 7963901c-2661-4357-b262-099f7f5904f9 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| CM_Passive_Port_CTRL        | 2424f3ed-33ea-45d5-8d06-f245985e4757 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| MM_Passive_Port_EMS         | ce0cce11-deed-45b7-8676-66bb1779e481 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| CM_Passive_configure_config | c98381f7-581f-48dd-b033-400c38491bc3 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| MM_Passive_create_config    | d196b5c3-f526-47ab-94da-06e4414a0b0b | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| DM_create_deploy            | 6ea845ea-906b-4ec8-951f-ab1c8a15e200 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| DM_Port_CTRL                | 598fc9bf-bf7a-4a3e-8f62-5911c72383c9 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| CTRL_Net_subnet             | e2279324-3e09-4f92-95f3-26ac51e0f399 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| DM_create_config            | 22b14567-855c-4fe4-8ade-cc2219a44129 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| LB_configure_config         | 0305b6a0-ee9e-4acc-a224-7fb2e4c2a721 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| INTERMEDIA_Net              | 9ae52da1-f392-49d3-86a3-9b0db7b7b810 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| MM_Passive_configure_config | 4193831f-79c9-4267-af3d-5761ef663723 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| CM_Passive_Host             | 5c99cf55-0cbc-4010-8a55-2ac575d5f181 | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| CM_Passive_configure_deploy | 2a352ec3-5fa8-4387-a6bf-bf1c8b8f6986 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| LB_create_deploy            | 2bca7bd9-245d-4687-8fe9-076af619bf0c | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| MM_Active_create_deploy     | 16b4d1bc-8dea-4697-9fd3-6729759e9715 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| LB_Port_INTERMEDIA          | b04a89cb-0ac8-46d7-8de3-89810214136d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| CM_Active_create_config     | 34954d4f-f2bf-4edb-82d9-fab56ab07618 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| LB_Host                     | 5605945d-8223-4a25-a91b-2960be07b6ce | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| MM_Active_Host              | a2b988c8-c7e1-4f0b-8b2e-d82e5d3ea785 | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| INTERMEDIA_Net_subnet       | 74c99752-b3b3-4dff-9a52-2bec0aed5110 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| CM_Passive_create_deploy    | 411230d1-cae8-4cf5-88e5-866aeb70136f | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| DM_configure_deploy         | acf421d8-55ae-4806-8ebf-d40117ad2321 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| CM_Passive_Port_INTERMEDIA  | cde5e68b-5715-4d09-9421-8c99d26f58ec | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| CM_Active_Port_CTRL         | f547d645-4a50-4477-b6ba-4bba97e98d6c | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| MM_Passive_Port_INTERMEDIA  | 9223dc9f-a247-40f9-b1a3-6d12b7645949 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| MM_Passive_Port_EXTERMEDIA  | 20e68be7-06f3-426e-bffc-19abbd316c80 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| CM_Active_create_deploy     | 235d07bd-ca9d-491a-b29b-20a528fb821e | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| MM_Passive_Host             | 712e7bab-8a0f-4751-bccf-db5c4ffabf54 | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| CM_Active_configure_deploy  | 8a0ad51d-5cba-44b2-b415-840dd2e78399 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| CM_Active_Host              | e9ad1b85-d7e0-41d5-a64d-d627ead86d35 | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| EMS_Net_subnet              | 9ef351b4-be25-4818-9e09-81942fb18951 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| AntiAffinityPolicy          | 39461b90-06ed-4b7e-a1dd-dbb2a9e3079e | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| MM_Active_configure_config  | a5403187-f0d5-441d-9f1f-033733510ad0 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| MM_Active_Port_EXTERMEDIA   | 1377ad44-1680-4bcc-81f9-83abe29b0c01 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| DM_Port_INTERMEDIA          | ab234001-1614-438e-84b1-76255ced0e14 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| LB_Port_EXTERMEDIA          | edbe2f28-880f-425b-a200-edb3da2c2407 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| MM_Passive_configure_deploy | fe7dbf1f-2025-4f2d-bb4e-00a42e4280a0 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| MM_Active_Port_EMS          | e497fd34-bf2f-4ccb-a27b-fe81a41da783 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| MM_Active_Port_CTRL         | 7cb5e7fe-7304-4286-ae5e-107ab2ef3bae | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| MM_Passive_create_deploy    | d031967b-d24d-4b03-9d80-73e32ac1f1fb | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| DM_Host                     | 9d73c8bf-c3da-4212-9f4e-4fe454ba1901 | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| MM_BlockStorage             | 8d49063f-6a9b-4cbc-aac0-e251559e1738 | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| MM_Active_configure_deploy  | 7f739873-b2d9-4902-ad62-bc225b795497 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| CM_Active_Port_INTERMEDIA   | e3798ce2-bcfc-448a-8d19-eebb3c60b3d3 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| EMS_Net                     | 57c25983-2581-45db-9167-23729beec217 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
| CTRL_Net                    | 28f11154-21b3-450f-9d51-aa5867a99ed5 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-09-25T15:22:27Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  The outputs of deployment...
+------------------+-----------------------------------+
| output_key       | description                       |
+------------------+-----------------------------------+
| private_ip_of_DM | The private IP address of the DM. |
| private_ip_of_MM | The private IP address of the MM. |
| private_ip_of_CM | The private IP address of the CM. |
| private_ip_of_LB | The private IP address of the LB. |
+------------------+-----------------------------------+
  Checking the result of deployment...
    Check the result of deployment successfully.

|========= 4/4. Test ok...                           =========|

  Clean-up the environment...

    Stack vRNC_Stack has been created, delete it after test.

2018-09-25 15:23:51Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-09-25 15:23:52Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:53Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:53Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-25 15:23:53Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-09-25 15:23:54Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:54Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:54Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-09-25 15:23:54Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-09-25 15:23:54Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:54Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-09-25 15:23:54Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:54Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:54Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-09-25 15:23:55Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:55Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-25 15:23:56Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:56Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-09-25 15:23:56Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:56Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-09-25 15:23:56Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:56Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-09-25 15:23:56Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:56Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-09-25 15:23:56Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:57Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:57Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-25 15:23:58Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:58Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:58Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-09-25 15:23:58Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-09-25 15:23:58Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:58Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:58Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:59Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-09-25 15:23:59Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-25 15:23:59Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:59Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:59Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-09-25 15:23:59Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:23:59Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-09-25 15:23:59Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-25 15:24:00Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:00Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-09-25 15:24:01Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:01Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:01Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:01Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-09-25 15:24:01Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-25 15:24:01Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-09-25 15:24:01Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:02Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:02Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-09-25 15:24:02Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-09-25 15:24:02Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:02Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-09-25 15:24:02Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:02Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:02Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-09-25 15:24:03Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-09-25 15:24:03Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-09-25 15:24:03Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:04Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:04Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:04Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:04Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:04Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:04Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:05Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-25 15:24:06Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-25 15:24:06Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-09-25 15:24:07Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-25 15:24:07Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-25 15:24:07Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-25 15:24:08Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-09-25 15:24:08Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:08Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:08Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:09Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-09-25 15:24:09Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:09Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:09Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:10Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-25 15:24:10Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-25 15:24:11Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-25 15:24:11Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-25 15:24:12Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-25 15:24:13Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-09-25 15:24:14Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:14Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:14Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:14Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:15Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-25 15:24:15Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-09-25 15:24:15Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-09-25 15:24:16Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:16Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:16Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:16Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-25 15:24:16Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-25 15:24:17Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:17Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-25 15:24:17Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-25 15:24:17Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:17Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:18Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-09-25 15:24:18Z [vRNC_Stack.EMS_Net]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:19Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-09-25 15:24:19Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:20Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-09-25 15:24:20Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  state changed
2018-09-25 15:24:20Z [vRNC_Stack.EMS_Net]: DELETE_COMPLETE  state changed
2018-09-25 15:24:20Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:20Z [vRNC_Stack.CTRL_Net]: DELETE_IN_PROGRESS  state changed
2018-09-25 15:24:21Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_COMPLETE  state changed
2018-09-25 15:24:22Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_COMPLETE  state changed
2018-09-25 15:24:22Z [vRNC_Stack.CTRL_Net]: DELETE_COMPLETE  state changed
2018-09-25 15:24:22Z [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 }==========================


