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-03T00:27:14Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/549aa1c6-b759-40d6-bcd8-fa3356526448/file                                                                                                                                                                                              |
| id               | 549aa1c6-b759-40d6-bcd8-fa3356526448                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | 1ffbf024086c4421b59ce5c52dc179d5                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://9741db8d-83c8-4eee-ad70-6ef4765f6d35/images/549aa1c6-b759-40d6-bcd8-fa3356526448/snap', locations='[{u'url': u'rbd://9741db8d-83c8-4eee-ad70-6ef4765f6d35/images/549aa1c6-b759-40d6-bcd8-fa3356526448/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 13267968                                                                                                                                                                                                                                          |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-09-03T00:27:15Z                                                                                                                                                                                                                              |
| 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          | aa06868ae4ec4baf82e534be92cdeb35 |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | aa06868ae4ec4baf82e534be92cdeb35 |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | 55c1d59c4186431ea4c322338dc9fc17 |
| 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-03 00:28:04Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-09-03 00:28:06Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:07Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-09-03 00:28:07Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:08Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-09-03 00:28:08Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:08Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-09-03 00:28:09Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:10Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:10Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-09-03 00:28:11Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:12Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-09-03 00:28:12Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:12Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-09-03 00:28:13Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-09-03 00:28:13Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:13Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:14Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-09-03 00:28:14Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-09-03 00:28:14Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:14Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:14Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:15Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:15Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:15Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-09-03 00:28:15Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-09-03 00:28:16Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:16Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-03 00:28:16Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-03 00:28:16Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-03 00:28:16Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:17Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-09-03 00:28:17Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-09-03 00:28:17Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:18Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:18Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:18Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:18Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:18Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:18Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:18Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-09-03 00:28:18Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:19Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:20Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-09-03 00:28:20Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-09-03 00:28:20Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:20Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-03 00:28:20Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-03 00:28:20Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-03 00:28:20Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:20Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-03 00:28:20Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-03 00:28:21Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-09-03 00:28:21Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-09-03 00:28:21Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-09-03 00:28:21Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:21Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:21Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:22Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-09-03 00:28:22Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:23Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-09-03 00:28:23Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:24Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-09-03 00:28:24Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-09-03 00:28:24Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-09-03 00:28:24Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:24Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:25Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-09-03 00:28:26Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-09-03 00:28:26Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:26Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:26Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:26Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:26Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:26Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:28Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-03 00:28:28Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:28Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-03 00:28:29Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-03 00:28:29Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:29Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-03 00:28:30Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-03 00:28:30Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:30Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-09-03 00:28:31Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:49Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-09-03 00:28:49Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-09-03 00:28:50Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:50Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:50Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:50Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-09-03 00:28:50Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-09-03 00:28:50Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:50Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:51Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-03 00:28:51Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-03 00:28:55Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-09-03 00:28:56Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:56Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-09-03 00:28:56Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:28:56Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-03 00:29:00Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-09-03 00:29:00Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:29:00Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:29:01Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-09-03 00:29:01Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:29:01Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-03 00:29:08Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-09-03 00:29:08Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:29:09Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-09-03 00:29:09Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:29:10Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-03 00:29:26Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-09-03 00:29:26Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:29:26Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-09-03 00:29:27Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-09-03 00:29:27Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-09-03 00:29:27Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | 4b57348b-dcac-40b7-a202-e87ac52f5d27                                                                                                                                                                      |
| 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-03T00:28:03Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | 4b57348b-dcac-40b7-a202-e87ac52f5d27                                                                                                                                                                      |
| 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-03T00:28:03Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: aa06868ae4ec4baf82e534be92cdeb35                                                                                                                                                          |
|                       | OS::stack_id: 4b57348b-dcac-40b7-a202-e87ac52f5d27                                                                                                                                                        |
|                       | 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.4                                                                                                                                                                                  |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.3                                                                                                                                                                                  |
|                       | - description: The private IP address of the CM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_CM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.11                                                                                                                                                                                 |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.7                                                                                                                                                                                  |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.16.1.222:8004/v1/aa06868ae4ec4baf82e534be92cdeb35/stacks/vRNC_Stack/4b57348b-dcac-40b7-a202-e87ac52f5d27                                                                              |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | 22e12d716489438299336603584e95b6                                                                                                                                                                          |
| 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              | 508650ce-0ae0-4b0d-909f-b66a96231d87 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| AffinityPolicy              | 9fec74df-d9fc-477e-82fe-367a58bed96a | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| DM_configure_config         | 1dd667b6-41b8-468f-83aa-9050e376a0be | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| CM_Passive_configure_config | 3a709958-06b7-4127-bc50-54019644cbb5 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| LB_configure_deploy         | d24204b7-7177-4d0d-b4f7-b76b2b7d8392 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| EXTERMEDIA_Net_subnet       | a326a2a4-98cc-4824-9bd4-e5186d5b5732 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| CM_Passive_Port_INTERMEDIA  | 42329b45-3a6c-4886-a14f-674aa527702b | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| MM_Passive_Port_CTRL        | bada1c49-f83e-47d4-abbd-5bb8cd67152f | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| MM_Active_create_config     | 30c85881-18b8-40fd-b4a0-0a684a72fe19 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| LB_create_config            | 52f717fc-bec3-41c4-8f7b-3bf19a36e542 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| CM_Passive_create_config    | 3b67fbb1-d6d2-4701-b438-84457db4fa4b | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| MM_Active_Port_INTERMEDIA   | c25c771f-d79f-4e25-b5ce-554b4eb9fc77 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| AntiAffinityPolicy          | b2cd1273-6da2-40c8-af8d-bef7bc714a0b | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| MM_Passive_Port_EMS         | 2a7270f0-a880-4fe3-893b-96333c913516 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| CM_Active_configure_config  | 429e6d38-e08b-4c0d-9def-ce9ee234d2fd | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| MM_Passive_create_config    | 61427a71-ba91-45d9-83fd-0a371ee6075e | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| DM_create_deploy            | 2fc8c7c4-8fa7-434d-a476-93474f3a7325 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| CM_Active_create_config     | c50b5c4d-cf9c-41d2-8701-924d60f3d179 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| CTRL_Net_subnet             | 54ce75dd-e237-436e-b73f-66d9d9177568 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| DM_create_config            | d74623e7-7f6a-40f6-9c4a-59aac7fa5611 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| LB_configure_config         | 0693b18a-ad1e-4a5f-929c-430210b5a840 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| INTERMEDIA_Net              | f55885f4-d7cc-4c6d-a3db-1ba3106ea2de | OS::Neutron::Net             | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| MM_Passive_configure_config | bb0712e3-48c1-4ced-a71b-65444cda0129 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| CM_Passive_Port_CTRL        | 47da3490-9e88-4c46-b258-a974b4562ab0 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| CM_Passive_Host             | 6c9a0ae3-5b03-43f4-8b8b-2045f90e7f79 | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| DM_Port_CTRL                | caa31141-78a1-4a6b-b612-20c2b3cf7dfd | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| LB_create_deploy            | 48b217fd-e105-4cf0-8af2-8423fb586e00 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| MM_Active_create_deploy     | 01ba5bc0-6c0c-4fe9-a8a0-88b59c416acf | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| LB_Port_INTERMEDIA          | fc8d4389-c4ec-4820-a474-77827ea14f84 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| MM_BlockStorage             | 80088079-5e15-4178-af87-9e4b1f6c478e | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| MM_Active_Host              | 6cacca10-0a7d-4b80-8be6-322fb1d6fb29 | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| INTERMEDIA_Net_subnet       | 2f4b97d7-7a6f-44d1-8568-78f20e88cc72 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| CM_Passive_create_deploy    | ae1eb69c-91d7-423e-a3c6-d621cbbe3fb0 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| DM_configure_deploy         | 3978de62-101d-48a1-8948-dc96acafa288 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| CM_Passive_configure_deploy | d45d76eb-e809-4289-92ef-f9793066f105 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| CM_Active_Port_CTRL         | 74bbee88-1862-4f8d-9bb9-be2ab4e9d476 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| MM_Passive_Port_INTERMEDIA  | ea6eaad4-7493-4208-a340-4c1c0c951601 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| MM_Passive_Port_EXTERMEDIA  | 10bbd0c4-2f24-4193-ac74-0b16ade11079 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| CM_Active_create_deploy     | 0b124122-73ed-4468-976e-16844fe0d740 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| MM_Passive_Host             | aebf84fc-dda3-4753-816d-0da50c5edbb1 | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| CM_Active_configure_deploy  | 5f6160e6-37df-4b94-a047-d44366a16ff8 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| CM_Active_Host              | 32623270-60d7-4cd8-8d8b-1f2a835835cd | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| EMS_Net_subnet              | 6f259166-528a-4873-9e46-d4c59ac76c1c | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| MM_Active_Port_EXTERMEDIA   | 9020b17b-a03b-42da-899e-a307ed757c10 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| MM_Active_configure_config  | 5590cb65-8817-466a-a9db-c6c49432bf47 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| LB_Host                     | fd5e65ee-c8cf-4d34-a6d8-9d511c0df179 | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| LB_Port_EXTERMEDIA          | 416e48f5-1445-4f70-9698-8d1728a75bb3 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| MM_Passive_configure_deploy | a3ab727c-bcf8-44ff-b80d-dd063d2c9cf3 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| MM_Active_Port_EMS          | 9c16f9df-997b-451c-ab51-db482b2cd0ae | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| MM_Active_Port_CTRL         | b0bbcb3b-39ea-40f8-96f3-b77767bc8a0e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| MM_Passive_create_deploy    | da087779-5891-46e7-aab0-572b9accbd37 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| DM_Host                     | bb2bb618-c322-452a-9d1e-0694a3694f1c | OS::Nova::Server             | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| LB_Port_CTRL                | b12f2ef1-f9e8-4ff8-b7fe-cdd312ca1bc7 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| MM_Active_configure_deploy  | 2c1ed682-72b7-4a4a-83ee-0608efc7806f | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-09-03T00:28:05Z |
| CTRL_Net                    | d80f4d4d-aae4-47d8-928b-33f5dfc563d7 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| DM_Port_INTERMEDIA          | bf4425a7-73ac-4177-8bee-1d352a95d7e4 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| EMS_Net                     | 25854314-0e0c-42f1-a270-72240fac3ec8 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
| CM_Active_Port_INTERMEDIA   | 2fed1ada-f519-4a7f-8fdc-752d278d49cd | OS::Neutron::Port            | CREATE_COMPLETE | 2018-09-03T00:28:06Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-03 00:30:00Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-09-03 00:30:01Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:02Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-03 00:30:02Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:02Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-09-03 00:30:02Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:02Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:02Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-09-03 00:30:02Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-09-03 00:30:03Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:03Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-09-03 00:30:03Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:03Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:04Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:04Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-03 00:30:05Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-09-03 00:30:05Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:05Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:05Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-09-03 00:30:05Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-09-03 00:30:05Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:05Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-03 00:30:05Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:05Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:06Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-09-03 00:30:06Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:06Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:06Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-09-03 00:30:06Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-03 00:30:06Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:06Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-09-03 00:30:06Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:07Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-09-03 00:30:07Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:07Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:07Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-09-03 00:30:07Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:07Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:07Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-09-03 00:30:07Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-03 00:30:07Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:07Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-09-03 00:30:08Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:08Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:08Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-09-03 00:30:08Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-09-03 00:30:08Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:09Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:09Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-09-03 00:30:09Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:09Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-09-03 00:30:09Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:09Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-09-03 00:30:09Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:09Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:09Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-09-03 00:30:09Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-09-03 00:30:10Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:10Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-09-03 00:30:11Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-09-03 00:30:12Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:12Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:12Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:13Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-03 00:30:14Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-09-03 00:30:14Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-03 00:30:14Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-03 00:30:14Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:14Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:14Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:14Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-09-03 00:30:15Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:15Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:15Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-03 00:30:16Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-03 00:30:17Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-03 00:30:17Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-03 00:30:20Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-09-03 00:30:20Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:20Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:20Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:20Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:20Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:21Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-03 00:30:21Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-03 00:30:21Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-09-03 00:30:21Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-03 00:30:22Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-09-03 00:30:22Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:22Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:23Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-03 00:30:24Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-03 00:30:30Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-09-03 00:30:31Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:31Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:31Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:31Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:32Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-09-03 00:30:32Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-03 00:30:32Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-09-03 00:30:32Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:32Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:32Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:33Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-09-03 00:30:33Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:36Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  state changed
2018-09-03 00:30:36Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-09-03 00:30:37Z [vRNC_Stack.CTRL_Net]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:37Z [vRNC_Stack.EMS_Net]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:38Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-09-03 00:30:38Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-09-03 00:30:38Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:39Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-09-03 00:30:40Z [vRNC_Stack.EMS_Net]: DELETE_COMPLETE  state changed
2018-09-03 00:30:41Z [vRNC_Stack.CTRL_Net]: DELETE_COMPLETE  state changed
2018-09-03 00:30:41Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_COMPLETE  state changed

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

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


