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-07-23T13:01:08Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/a99bae65-e462-4792-8902-7b496f23f035/file                                                                                                                                                                                              |
| id               | a99bae65-e462-4792-8902-7b496f23f035                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | 3fa68b63a43348e298b45804930f45b1                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://72820f33-ea4a-451a-ad39-0e6685459034/images/a99bae65-e462-4792-8902-7b496f23f035/snap', locations='[{u'url': u'rbd://72820f33-ea4a-451a-ad39-0e6685459034/images/a99bae65-e462-4792-8902-7b496f23f035/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 13267968                                                                                                                                                                                                                                          |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-07-23T13:01:14Z                                                                                                                                                                                                                              |
| 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          | 34874fd1003f4e619ddf3685e66fa30d |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | 34874fd1003f4e619ddf3685e66fa30d |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | 506a05099a554cda88c5b9dd07cfb5cb |
| name                | parser                           |
| options             | {}                               |
| password_expires_at | None                             |
+---------------------+----------------------------------+
  Create user parser successful.
  Grant user parser the role of admin in project parser successful.
  Grant user parser the role of heat_stack_owner in project parser successful.

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

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

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

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

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

    Patching compute:signal_transport

  Deploy stack...
2018-07-23 13:01:48Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-07-23 13:01:49Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:01:49Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-07-23 13:01:50Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:01:50Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-07-23 13:01:51Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:01:51Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-07-23 13:01:52Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:01:52Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-07-23 13:01:53Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:01:53Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-07-23 13:01:53Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:01:54Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:01:54Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-07-23 13:01:54Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-07-23 13:01:54Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:01:54Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:01:54Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:01:54Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:01:54Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:01:54Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:01:55Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:01:55Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-23 13:01:55Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-23 13:01:55Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-23 13:01:56Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-23 13:01:56Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-23 13:01:56Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:01:56Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-07-23 13:01:56Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-23 13:01:57Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:01:57Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-07-23 13:01:57Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-07-23 13:01:58Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:01:58Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-07-23 13:01:59Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:01:59Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-07-23 13:01:59Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:00Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:00Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-07-23 13:02:00Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-07-23 13:02:00Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:00Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:00Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:01Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:01Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-07-23 13:02:01Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-23 13:02:01Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-23 13:02:01Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-23 13:02:02Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:02Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-07-23 13:02:03Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:03Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-07-23 13:02:04Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:04Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-07-23 13:02:04Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:05Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:05Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-07-23 13:02:05Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-07-23 13:02:05Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:05Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:05Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:05Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:05Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:05Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:06Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:06Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-07-23 13:02:06Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-07-23 13:02:06Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-07-23 13:02:06Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-07-23 13:02:06Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-07-23 13:02:07Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-07-23 13:02:07Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:07Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-07-23 13:02:07Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-07-23 13:02:07Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:08Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-07-23 13:02:08Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:08Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:08Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:08Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:08Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:09Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-07-23 13:02:09Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-07-23 13:02:09Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:32Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-07-23 13:02:33Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-07-23 13:02:33Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-07-23 13:02:33Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:33Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-07-23 13:02:33Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:33Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:33Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:33Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:33Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-07-23 13:02:33Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-07-23 13:02:33Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-07-23 13:02:33Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:33Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:33Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-07-23 13:02:33Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-07-23 13:02:37Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-07-23 13:02:37Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:37Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:37Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-07-23 13:02:37Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:37Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-07-23 13:02:46Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-07-23 13:02:46Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:46Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-07-23 13:02:46Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:46Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-07-23 13:02:47Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-07-23 13:02:47Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:47Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-07-23 13:02:47Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-23 13:02:47Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-07-23 13:02:47Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | ea8d16a1-0be3-4f18-a3cd-2f0f081720f5                                                                                                                                                                      |
| 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-07-23T13:01:47Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | ea8d16a1-0be3-4f18-a3cd-2f0f081720f5                                                                                                                                                                      |
| 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-07-23T13:01:47Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: 34874fd1003f4e619ddf3685e66fa30d                                                                                                                                                          |
|                       | OS::stack_id: ea8d16a1-0be3-4f18-a3cd-2f0f081720f5                                                                                                                                                        |
|                       | 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.10                                                                                                                                                                                 |
|                       | - 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.7                                                                                                                                                                                  |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.9                                                                                                                                                                                  |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.168.11.222:8004/v1/34874fd1003f4e619ddf3685e66fa30d/stacks/vRNC_Stack/ea8d16a1-0be3-4f18-a3cd-2f0f081720f5                                                                            |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | 1fc56aae468a4b21a3690e627da1120b                                                                                                                                                                          |
| 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              | 5177f448-ec8f-4ffd-b97c-4c04016ef212 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| AffinityPolicy              | 1fa8a47c-78a3-4c71-952d-6aaf8c608489 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| DM_configure_config         | 79d7241b-b43d-45cc-9f5f-1e7bd77bc11b | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| CM_Passive_configure_config | 623ae145-71a4-4db5-a89f-05beeef4c9ed | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| LB_configure_deploy         | 7ef8d77e-3f14-42b1-b001-0dd9820ef6b0 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| EXTERMEDIA_Net_subnet       | 7fd3a936-7e21-435b-965e-6106a6cd9c42 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| CM_Passive_Port_INTERMEDIA  | 55211b84-4c08-4a11-bf2d-d28b5a8de6d4 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| MM_Passive_Port_CTRL        | 1a5e0058-89ac-4aa7-a354-3e7fbd9b73c0 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| MM_Active_create_config     | 7a16d157-0211-40ef-ba70-e3d53f66f4bd | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| MM_Active_configure_deploy  | efde7b96-1818-4395-83ee-731287b8bc96 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| CM_Passive_create_config    | f14382b0-8469-42ac-b7c2-6f7557012c4f | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| LB_Port_CTRL                | 69580ee3-958b-4546-9e28-ac6c44cf10b4 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| LB_create_config            | 799e5f07-9f8f-4b38-837d-939a695154b4 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| MM_Active_Port_INTERMEDIA   | b6356f83-4021-47c6-9ef6-83ad14dc1502 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| CM_Passive_Port_CTRL        | 08859c49-b46d-45c6-92eb-6eba49d5cffb | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| MM_Passive_Port_EMS         | a9714921-68eb-4342-9d73-6ece2b11d3c4 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| CM_Active_configure_config  | c485b966-7379-400b-8469-a1c1c5a35273 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| MM_Passive_create_config    | be4454e4-ba76-4f01-9865-e2b0bf568eae | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| CTRL_Net_subnet             | ff85c9d4-2dc8-4f20-b552-cc7e2f40aef2 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| DM_Port_CTRL                | c4fc2e9e-2d7b-497f-845c-fda7f2498bf5 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| DM_create_deploy            | 43a6440f-e160-40f7-a4a0-cd1120ef3ea3 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| DM_create_config            | 835fd3d8-6417-4b2b-9e86-15f151d02b28 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| LB_configure_config         | 21ffc1c8-ae8b-4138-ab3a-c7e1eefb0e57 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| INTERMEDIA_Net              | 54632de3-4297-4610-84f6-a4bcd0079699 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-07-23T13:01:49Z |
| MM_Passive_configure_config | 70854b20-85ae-48f5-9bbd-be4c44edf99d | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| CM_Passive_Host             | c743a822-55f9-4058-9b07-3ceaf7b2d3b6 | OS::Nova::Server             | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| DM_Host                     | c319de6f-dbce-40df-a840-abb195820b5d | OS::Nova::Server             | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| LB_create_deploy            | f93b222e-6d38-4dd9-81ad-4f137fea60ba | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| MM_Active_create_deploy     | c4e9978c-c603-4ac0-a6ed-7a9b0d4fe1a1 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| LB_Port_INTERMEDIA          | f9a932ea-12b5-4405-abe2-947e1a644269 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| LB_Host                     | 318c382d-d979-433a-ad36-8045fcbf54b2 | OS::Nova::Server             | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| MM_Active_Host              | d570129d-cb4a-42fd-8978-b050df87e65c | OS::Nova::Server             | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| INTERMEDIA_Net_subnet       | bbf5d00f-ec36-4acb-9305-cbb2361713ba | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-07-23T13:01:49Z |
| CM_Passive_create_deploy    | e25f7ea0-b49b-4b98-bacf-cfd2553141da | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| DM_configure_deploy         | 0c55e9a4-d520-42e2-9384-8ac7273c3a05 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| CM_Passive_configure_deploy | 24b6a1fa-3783-4225-8d13-1cd67bf5055b | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| CM_Active_Port_CTRL         | 47944ef5-523c-4ae1-8886-f257e696536d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| MM_Passive_Port_INTERMEDIA  | 6c89485f-2988-48d4-a755-043ee125ddfd | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| MM_Passive_Port_EXTERMEDIA  | c33edef2-56f4-4dcf-9c4b-2761b9b5d5b3 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| CM_Active_create_deploy     | 83ed927d-97a8-4f52-b22a-829babec5e7d | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| MM_Passive_Host             | 2242404a-2a58-48f8-9481-f9794b1af9a9 | OS::Nova::Server             | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| CM_Active_configure_deploy  | f9eceab4-bf7b-42fd-aeea-3e0009f748af | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| CM_Active_Host              | b6fe0834-d192-42bb-8de1-5b7ad39667c0 | OS::Nova::Server             | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| EMS_Net_subnet              | f029acea-71d6-4047-9af0-97a8572f27c3 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| MM_Active_Port_EXTERMEDIA   | bd4c61c0-b6e0-4c07-b8d5-45f82444dd6d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| MM_Active_configure_config  | 5ed614b6-9d1b-402b-a60a-0d1b4fb0b8f7 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| DM_Port_INTERMEDIA          | 0f703210-4c47-4180-bdf8-2e6f34ceffa3 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| LB_Port_EXTERMEDIA          | db3297a8-95c6-4c96-8b4d-212611862b51 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| MM_Passive_configure_deploy | d552a534-51b3-4cff-af2c-b6bc24b3abdb | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| MM_Active_Port_EMS          | 84a152a1-a933-46a9-b95c-5e1bc0706007 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| MM_Active_Port_CTRL         | e6418ceb-30d9-4065-904a-865faa2ca91f | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| MM_Passive_create_deploy    | ef8586ad-43ad-4e60-8333-7301c06b88db | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| AntiAffinityPolicy          | e61d55bd-57f7-49dd-a56d-2e4f7d0c230c | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| MM_BlockStorage             | e8c8027e-c70e-4598-8795-c39750dd0c71 | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| CM_Active_create_config     | ef889042-6041-4618-a3f6-eb1913c18efc | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-23T13:01:48Z |
| CTRL_Net                    | 29b30f74-7fde-41df-aae8-da6b7de6452a | OS::Neutron::Net             | CREATE_COMPLETE | 2018-07-23T13:01:49Z |
| EMS_Net                     | 11d725aa-55d7-4732-b5af-e02ae02abf02 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-07-23T13:01:49Z |
| CM_Active_Port_INTERMEDIA   | a91d953b-a235-4294-83ac-640cfac59ad7 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-23T13:01:49Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-07-23 13:03:10Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-07-23 13:03:10Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:10Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-07-23 13:03:11Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:11Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:11Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-07-23 13:03:11Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-07-23 13:03:11Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:11Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-07-23 13:03:11Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:11Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-07-23 13:03:12Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:12Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:12Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-07-23 13:03:12Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-07-23 13:03:12Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:12Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:12Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-07-23 13:03:12Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:12Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-07-23 13:03:13Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:13Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:13Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-07-23 13:03:13Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-07-23 13:03:13Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:13Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-07-23 13:03:13Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:13Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-07-23 13:03:14Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:14Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:14Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-07-23 13:03:14Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-07-23 13:03:14Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:14Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:14Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-07-23 13:03:14Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:14Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-07-23 13:03:15Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:15Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:15Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-07-23 13:03:15Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-07-23 13:03:15Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:15Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:15Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-07-23 13:03:15Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:16Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:16Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-07-23 13:03:17Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-07-23 13:03:17Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:17Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-07-23 13:03:18Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:18Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-07-23 13:03:19Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:19Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:19Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-07-23 13:03:19Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-07-23 13:03:19Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:19Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:19Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-07-23 13:03:19Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-07-23 13:03:20Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:20Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:20Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:20Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-23 13:03:20Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-23 13:03:20Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-07-23 13:03:21Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-07-23 13:03:22Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:22Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:22Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:22Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-07-23 13:03:22Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-23 13:03:22Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-07-23 13:03:23Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:23Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:23Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:23Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:23Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:23Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-23 13:03:23Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-07-23 13:03:23Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-07-23 13:03:23Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-23 13:03:24Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-07-23 13:03:24Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:24Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:25Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-07-23 13:03:25Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-23 13:03:33Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-07-23 13:03:33Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:33Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:33Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-23 13:03:33Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-07-23 13:03:35Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-07-23 13:03:35Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:35Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:35Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:35Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:36Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-23 13:03:36Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-07-23 13:03:36Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-23 13:03:36Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:36Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:36Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-07-23 13:03:36Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:36Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:38Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-07-23 13:03:39Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-07-23 13:03:39Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-07-23 13:03:39Z [vRNC_Stack.EMS_Net]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:39Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:39Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  state changed
2018-07-23 13:03:39Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-07-23 13:03:39Z [vRNC_Stack.CTRL_Net]: DELETE_IN_PROGRESS  state changed

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

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


