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-12T05:41:08Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/e3a3dc2d-471f-4e83-8637-2898c5c714f4/file                                                                                                                                                                                              |
| id               | e3a3dc2d-471f-4e83-8637-2898c5c714f4                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | 9ac3126af19842bd975242316e2db203                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://8346c084-c572-4348-9985-58454faed64a/images/e3a3dc2d-471f-4e83-8637-2898c5c714f4/snap', locations='[{u'url': u'rbd://8346c084-c572-4348-9985-58454faed64a/images/e3a3dc2d-471f-4e83-8637-2898c5c714f4/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 13267968                                                                                                                                                                                                                                          |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-07-12T05:41:09Z                                                                                                                                                                                                                              |
| 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          | a3876bc66a3c4c1abceb012478f09679 |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | a3876bc66a3c4c1abceb012478f09679 |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | 0c676ac615914cb0a183200cfbf88f17 |
| 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-12 05:41:43Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-07-12 05:41:44Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:44Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-07-12 05:41:45Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:45Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-07-12 05:41:46Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:46Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-07-12 05:41:47Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:47Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-07-12 05:41:47Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:48Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:48Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-07-12 05:41:48Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-07-12 05:41:48Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:48Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:48Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:49Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:50Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-12 05:41:50Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-12 05:41:50Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:50Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-07-12 05:41:50Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-12 05:41:50Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-07-12 05:41:51Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:51Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-07-12 05:41:52Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:52Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-07-12 05:41:52Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:53Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:53Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-07-12 05:41:53Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-07-12 05:41:53Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:53Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:53Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:53Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:53Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:53Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:54Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:54Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-12 05:41:54Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-07-12 05:41:54Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:54Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-12 05:41:55Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-12 05:41:55Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-07-12 05:41:55Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:55Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-12 05:41:55Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:55Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-07-12 05:41:55Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:55Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-12 05:41:56Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:56Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-07-12 05:41:56Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-07-12 05:41:56Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-07-12 05:41:56Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-07-12 05:41:57Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:57Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-07-12 05:41:58Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:58Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-07-12 05:41:59Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:41:59Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-07-12 05:42:00Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:00Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-07-12 05:42:01Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:01Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-07-12 05:42:02Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:02Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:02Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-07-12 05:42:02Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-07-12 05:42:02Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:02Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:02Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:02Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:02Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:02Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:03Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-07-12 05:42:03Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-07-12 05:42:03Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:03Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-07-12 05:42:04Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:04Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-07-12 05:42:04Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:04Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-07-12 05:42:04Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-07-12 05:42:04Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:12Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-07-12 05:42:13Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:13Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-07-12 05:42:13Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:13Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-07-12 05:42:14Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-07-12 05:42:14Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:14Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:14Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-07-12 05:42:14Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:14Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-07-12 05:42:15Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-07-12 05:42:15Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:15Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-07-12 05:42:15Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:15Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-07-12 05:42:17Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-07-12 05:42:17Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:17Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:18Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-07-12 05:42:18Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:18Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-07-12 05:42:22Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-07-12 05:42:22Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:22Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-07-12 05:42:22Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:22Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-07-12 05:42:29Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-07-12 05:42:29Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:29Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-07-12 05:42:29Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-07-12 05:42:29Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-07-12 05:42:29Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | 52f3f5fc-ddb6-4895-9433-d03081280130                                                                                                                                                                      |
| 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-12T05:41:42Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | 52f3f5fc-ddb6-4895-9433-d03081280130                                                                                                                                                                      |
| 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-12T05:41:42Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: a3876bc66a3c4c1abceb012478f09679                                                                                                                                                          |
|                       | OS::stack_id: 52f3f5fc-ddb6-4895-9433-d03081280130                                                                                                                                                        |
|                       | 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.12                                                                                                                                                                                 |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.9                                                                                                                                                                                  |
|                       | - description: The private IP address of the CM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_CM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.5                                                                                                                                                                                  |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.15                                                                                                                                                                                 |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.168.11.222:8004/v1/a3876bc66a3c4c1abceb012478f09679/stacks/vRNC_Stack/52f3f5fc-ddb6-4895-9433-d03081280130                                                                            |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | c95fa81ee8854ddda07687740fc021fc                                                                                                                                                                          |
| 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              | a9cbd656-ef33-4463-915a-f543560e5208 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| AffinityPolicy              | 123011d9-221e-4d99-88d8-419db46ce654 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| DM_configure_config         | db9c4268-30b1-4a7f-a291-38f5cac95a06 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| CM_Active_configure_config  | d809bf32-3042-4a75-b1dc-d1ebce63215a | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| LB_configure_deploy         | e6264b81-36ae-4ea1-8f4a-95b948e15f74 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| EXTERMEDIA_Net_subnet       | 32e4cc2e-fa30-43bc-b576-c485fce22ab4 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| CM_Passive_Port_INTERMEDIA  | 86ac63c1-1f16-4cd8-ab81-db7c8591888c | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| MM_Passive_Port_CTRL        | 46962ae8-3fae-48f0-bd19-bc0b15528881 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| MM_Active_create_config     | e08da46d-f479-41a6-91e0-5704718928e1 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| CM_Passive_create_config    | 09120660-e9e0-419c-ae2b-d9eed688da74 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| CM_Active_Port_INTERMEDIA   | 349a8437-a7ce-47c0-a19a-0e9b055d2a14 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| LB_create_config            | ae8066d4-f2d4-483d-9d3c-3b6c33cfa14e | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| MM_Active_Port_INTERMEDIA   | b24d1cca-12b7-49ec-aac2-9ceb9186d5d1 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| CM_Passive_Port_CTRL        | d76df971-0a55-4f68-81a9-e721be3da489 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| MM_Passive_Port_EMS         | 3d76cc82-034a-44c3-be0b-3b5b4acb3a89 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| CM_Passive_configure_config | e614d5b5-5769-4ab4-8c4f-cd307220352f | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| MM_Passive_create_config    | b339f981-9597-4c4a-af18-42f92fcb5c2d | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| DM_create_deploy            | ee5a9472-c537-470d-87d7-81238d5d2cf4 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| CM_Active_create_config     | 7c470ca8-8246-496b-801d-3fc107010e84 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| CTRL_Net_subnet             | ed4bf159-a81c-4d50-985e-648db51bbf8d | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| DM_create_config            | 31804aa6-f256-4bf8-acd5-b535c2ec9445 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| LB_configure_config         | 4476b735-ce0b-4009-a803-7d783f6686af | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| INTERMEDIA_Net              | e7dd241f-90ab-4f80-a266-a47c5fdb9dd0 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| MM_Passive_configure_config | 63bb2ef0-4f78-425a-aeef-ac27a0a04683 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| CM_Passive_Host             | 767affd6-106e-41f2-9331-2133c34755f1 | OS::Nova::Server             | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| DM_Host                     | 8e834cbe-7f19-4fe2-8858-7351b6724c37 | OS::Nova::Server             | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| LB_create_deploy            | 933e4b21-9573-46b4-b4ae-212e65f90f75 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| MM_Active_create_deploy     | 3c2a8eb9-84aa-439f-a234-0607ed466b0d | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| LB_Port_INTERMEDIA          | ed6adf4a-8c7e-41c2-a05c-991e0363d89e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| MM_BlockStorage             | 5768c353-a20b-4dd6-869b-b9736f8e1714 | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| LB_Host                     | 837887e3-2ff7-4148-90c0-8c0cf2c926fa | OS::Nova::Server             | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| MM_Active_Host              | 90b425ea-cbce-483b-82de-ccdcb2fc6cb4 | OS::Nova::Server             | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| INTERMEDIA_Net_subnet       | e0b3a60d-3c4a-4c41-9e81-680d79e42c89 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| CM_Passive_create_deploy    | 0a47ed24-dac7-4162-9c2b-72454c52e20f | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| DM_configure_deploy         | beb1b6ef-a1b7-4780-9835-19f683744a92 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| CM_Passive_configure_deploy | 6f594891-acfa-448f-9519-0df4316b381a | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| CM_Active_Port_CTRL         | fb75a44e-5ed6-4079-b5c6-07f752ddcfe7 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| MM_Passive_Port_INTERMEDIA  | 9d3005b2-821a-47fd-99e6-bcaae54c50c6 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| MM_Passive_Port_EXTERMEDIA  | 4e86ef28-f914-446d-81b5-25b90f59f493 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| CM_Active_create_deploy     | 816f1c91-29c8-432f-9ead-4c1a910c2924 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| MM_Passive_Host             | 5e520002-fb06-4a14-b495-edc684cb7f77 | OS::Nova::Server             | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| CM_Active_configure_deploy  | 6df62aaa-65f9-4567-896d-8b2179b97590 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| CM_Active_Host              | a0810680-5325-481e-b397-19443847f572 | OS::Nova::Server             | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| EMS_Net_subnet              | 69c48eba-5ca3-4677-b3ff-67b100d9ca6d | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| MM_Active_Port_EXTERMEDIA   | 7912181f-eb2f-4eb6-bd09-2dcc40204898 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| MM_Active_configure_config  | 3fe4b362-c4d5-4e0f-9bb8-694aadaab926 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| DM_Port_INTERMEDIA          | 7a8ed3b0-e4c5-4d6f-892f-276847ce0e31 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| LB_Port_EXTERMEDIA          | 65f9ea9a-ac50-4bdb-bb25-c45e2bd17958 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| MM_Passive_configure_deploy | ac9b37a9-bbe1-43cc-8318-c8238ca748d1 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| MM_Active_Port_EMS          | a0a41116-3ba4-4eac-be47-4c170e96b35f | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| MM_Active_Port_CTRL         | 66e447b8-e520-4933-9725-340104fe4794 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| MM_Passive_create_deploy    | 9d18e408-008f-4a79-96bf-8bb318a157b5 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| AntiAffinityPolicy          | daaeb04c-6178-46c0-8844-fa3e972e3a02 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| LB_Port_CTRL                | 7946719a-1d45-438c-9932-ec7c48dfe3e7 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| MM_Active_configure_deploy  | add34241-c027-45e1-9588-394fc4e86e1a | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-07-12T05:41:43Z |
| DM_Port_CTRL                | 4f3d3081-7b9b-4083-9ef4-1e60bc36251b | OS::Neutron::Port            | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| EMS_Net                     | ed9618a1-0e68-42cf-b01d-5038991b4bd4 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
| CTRL_Net                    | 3e80716b-7f82-47a6-aaca-ee525d914534 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-07-12T05:41:44Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-12 05:42:48Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-07-12 05:42:49Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:49Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-07-12 05:42:50Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:50Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-07-12 05:42:50Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:50Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:50Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-07-12 05:42:50Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-07-12 05:42:50Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:50Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:50Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-07-12 05:42:51Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:51Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-07-12 05:42:51Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:51Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:51Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-07-12 05:42:51Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-07-12 05:42:51Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:51Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:51Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-07-12 05:42:52Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:52Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-07-12 05:42:52Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:52Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:52Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-07-12 05:42:52Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-07-12 05:42:52Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:52Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:52Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-07-12 05:42:53Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:53Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-07-12 05:42:54Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:55Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:55Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-07-12 05:42:55Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-07-12 05:42:55Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:55Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:55Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-07-12 05:42:55Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-07-12 05:42:55Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:55Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-07-12 05:42:55Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-07-12 05:42:56Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:56Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:56Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:56Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:56Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:56Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:56Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-07-12 05:42:56Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-07-12 05:42:56Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:56Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:56Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-07-12 05:42:56Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:56Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:56Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-07-12 05:42:56Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-07-12 05:42:56Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-12 05:42:56Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-07-12 05:42:56Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-07-12 05:42:56Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:56Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:56Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:56Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:56Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-07-12 05:42:56Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-12 05:42:57Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:57Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-12 05:42:57Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-07-12 05:42:57Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-07-12 05:42:57Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:57Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:57Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-07-12 05:42:57Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-12 05:42:57Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-12 05:42:57Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-07-12 05:42:57Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-07-12 05:42:57Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:57Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:42:57Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-07-12 05:43:01Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-07-12 05:43:01Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-07-12 05:43:01Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:43:01Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:43:01Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:43:01Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:43:01Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:43:01Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:43:01Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:43:02Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-12 05:43:02Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-07-12 05:43:02Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-07-12 05:43:02Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-12 05:43:02Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-12 05:43:02Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-07-12 05:43:05Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-07-12 05:43:05Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:43:05Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:43:05Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:43:05Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:43:06Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-07-12 05:43:06Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-07-12 05:43:06Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:43:06Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:43:08Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-07-12 05:43:08Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-07-12 05:43:08Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-07-12 05:43:08Z [vRNC_Stack.EMS_Net]: DELETE_IN_PROGRESS  state changed

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

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


