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-08-02T23:20:35Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/229301ce-36aa-4002-9670-c50d4e20ad3e/file                                                                                                                                                                                              |
| id               | 229301ce-36aa-4002-9670-c50d4e20ad3e                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | d1d3f531842f4614a16b3c1a305bfe4c                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://390d40d6-29a7-4ab0-a5bc-4571ed41c4d0/images/229301ce-36aa-4002-9670-c50d4e20ad3e/snap', locations='[{u'url': u'rbd://390d40d6-29a7-4ab0-a5bc-4571ed41c4d0/images/229301ce-36aa-4002-9670-c50d4e20ad3e/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 13267968                                                                                                                                                                                                                                          |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-08-02T23:20:37Z                                                                                                                                                                                                                              |
| 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          | 506acadcac074769998c79269fe47ec2 |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | 506acadcac074769998c79269fe47ec2 |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | 59c54af1c59c49569c397272c191a381 |
| name                | parser                           |
| options             | {}                               |
| password_expires_at | None                             |
+---------------------+----------------------------------+
  Create user parser successful.
  Grant user parser the role of admin in project parser successful.
  Grant user parser the role of heat_stack_owner in project parser successful.

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

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

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

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

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

    Patching compute:signal_transport

  Deploy stack...
2018-08-02 23:21:25Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-08-02 23:21:27Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:28Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:28Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-08-02 23:21:28Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-08-02 23:21:28Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:29Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:29Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-08-02 23:21:29Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-08-02 23:21:29Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:29Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:29Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:30Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:31Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:31Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-02 23:21:31Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-02 23:21:31Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-02 23:21:32Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:32Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-08-02 23:21:32Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-08-02 23:21:32Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-08-02 23:21:32Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:33Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:33Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-08-02 23:21:33Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-08-02 23:21:33Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:33Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:34Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:34Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-08-02 23:21:35Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:35Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-08-02 23:21:35Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-08-02 23:21:35Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-08-02 23:21:36Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:36Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-08-02 23:21:37Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:37Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-08-02 23:21:38Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:38Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-08-02 23:21:39Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:39Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-08-02 23:21:40Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:41Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-08-02 23:21:41Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:41Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:41Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-08-02 23:21:42Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:42Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-08-02 23:21:42Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-08-02 23:21:43Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:43Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:43Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:43Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:43Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:43Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:43Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:43Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-08-02 23:21:44Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:45Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:45Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-08-02 23:21:45Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-08-02 23:21:45Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-02 23:21:45Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:45Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-02 23:21:46Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-02 23:21:46Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-02 23:21:46Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-02 23:21:47Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-08-02 23:21:47Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-08-02 23:21:47Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:47Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:47Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:47Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:47Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:47Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:49Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-08-02 23:21:49Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:49Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-08-02 23:21:49Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-08-02 23:21:50Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-08-02 23:21:50Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-08-02 23:21:50Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:50Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:21:50Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-08-02 23:21:50Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:22:09Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-08-02 23:22:10Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:22:10Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-08-02 23:22:10Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:22:10Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-08-02 23:22:10Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-08-02 23:22:11Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:22:11Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-08-02 23:22:11Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:22:12Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:22:12Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-08-02 23:22:14Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-08-02 23:22:15Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:22:15Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-08-02 23:22:15Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:22:16Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-08-02 23:22:16Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-08-02 23:22:17Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:22:17Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:22:17Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-08-02 23:22:18Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:22:18Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-08-02 23:22:30Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-08-02 23:22:30Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:22:31Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-08-02 23:22:31Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:22:31Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-08-02 23:22:43Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-08-02 23:22:43Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:22:43Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-08-02 23:22:43Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-08-02 23:22:43Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-08-02 23:22:43Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | 9306d414-6708-41a5-bb63-4236aca54380                                                                                                                                                                      |
| 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-08-02T23:21:24Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | 9306d414-6708-41a5-bb63-4236aca54380                                                                                                                                                                      |
| 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-08-02T23:21:24Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: 506acadcac074769998c79269fe47ec2                                                                                                                                                          |
|                       | OS::stack_id: 9306d414-6708-41a5-bb63-4236aca54380                                                                                                                                                        |
|                       | 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.6                                                                                                                                                                                  |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.14                                                                                                                                                                                 |
|                       | - description: The private IP address of the CM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_CM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.11                                                                                                                                                                                 |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.3                                                                                                                                                                                  |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.16.1.222:8004/v1/506acadcac074769998c79269fe47ec2/stacks/vRNC_Stack/9306d414-6708-41a5-bb63-4236aca54380                                                                              |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | b0fedbb69eba410ca288a351f3ad8d27                                                                                                                                                                          |
| 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              | d5d27b51-7dc1-4b4a-96f0-ca4aab55db03 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| AffinityPolicy              | d019fe98-10f8-4f10-8771-40d88e0e74f6 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| DM_configure_config         | d0d60193-82c9-4fdf-8c9f-fb0e96ba2dd3 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| CM_Active_configure_config  | b58a8a78-2300-43e3-bfe9-482a9f9c9284 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| LB_configure_deploy         | 03bd1b66-7412-46e9-9ad3-8f4897f906d4 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| EXTERMEDIA_Net_subnet       | 510d54b5-6171-4efe-80a8-7e31a5baa690 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| CM_Passive_Port_INTERMEDIA  | d49f7050-8726-4021-afb9-703d09098723 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| MM_Passive_Port_CTRL        | bb49d9f0-5b3c-4812-9666-ff7e0cb8e24c | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| MM_Active_create_config     | 700b20b7-4a22-47bc-8405-9956aaa0dd04 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| MM_Active_configure_deploy  | e3b0be87-ae0c-4c2f-a89c-779d7f9595c9 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| LB_create_config            | 1d096ab7-0fb8-4a32-a4b1-0463c604df69 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| CM_Passive_create_config    | aab7b354-b4c0-4d8c-97e3-2c03e24cad7c | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| MM_Active_Port_INTERMEDIA   | ffbd04a8-e787-4ccc-afcd-1ef5430352da | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| MM_Active_Port_EMS          | da943447-2611-46b7-99dc-1c40ecfa7c15 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| AntiAffinityPolicy          | 6e0512aa-d75a-4239-b5c5-7a86da913cc0 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| MM_Passive_Port_EMS         | 3fd10ed8-6dda-47ab-8a9c-e8903bf17c72 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| CM_Passive_configure_config | 54f0ba4e-c1a7-4664-8528-6329efbdf79b | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| MM_Passive_create_config    | 9c17e8f0-9d79-4300-93ca-42799e82c570 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| DM_create_deploy            | 5a9b34b0-2e5e-466d-93cd-56e1ebc892d4 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| CTRL_Net_subnet             | 337a6654-72eb-4e5a-ba18-70a26fda140b | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| DM_create_config            | d8cd7d52-3808-4e1a-831d-24a92c256bdf | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| LB_configure_config         | 036e0ebf-a858-492a-8d11-9c9b58d541e6 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| INTERMEDIA_Net              | 33292676-87c2-42a4-8973-841f2a07875b | OS::Neutron::Net             | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| MM_Passive_configure_config | e3a288f3-1026-43b2-b9b5-fa468b0449d9 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| CM_Passive_Host             | d865d7bb-b6bc-495a-aeb6-e22bf6094f13 | OS::Nova::Server             | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| DM_Port_CTRL                | fe30652b-d683-4752-8e78-0db323f9d70a | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| LB_create_deploy            | 834dc9a8-fdd8-4de3-abaf-0e61a38b2a7f | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| MM_Active_create_deploy     | 81aacb2e-067b-4417-98a9-0c795c414174 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| LB_Port_INTERMEDIA          | 8afd7091-4ee0-4939-a48b-c9a570e4ca6f | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| MM_BlockStorage             | 6d4d667a-1fea-482f-9a63-8974b282ac40 | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| MM_Active_Host              | c764e714-08eb-4a06-9d61-50d78e34345c | OS::Nova::Server             | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| INTERMEDIA_Net_subnet       | bd9a2aec-72ef-4739-b202-8ebdae683068 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| CM_Passive_create_deploy    | 871605fa-d921-43d9-ac06-abc2b5189ef4 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| DM_configure_deploy         | 2b2347ba-28aa-4041-a253-1757578f1a41 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| CM_Passive_configure_deploy | e752a199-ef91-41a8-8883-58727eb16e5f | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| CM_Active_Port_CTRL         | 8c2fef96-bf8e-43ba-a76e-797f13867370 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| MM_Passive_Port_INTERMEDIA  | 3efdea94-9f0e-42bf-854c-40537f2e7f22 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| MM_Passive_Port_EXTERMEDIA  | 393fd42d-d101-46bf-b3b5-e3a49015e5ea | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| CM_Active_create_deploy     | bf8ec12e-bf71-473e-a6ad-c1fd23530874 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| MM_Passive_Host             | f79ea1bb-2706-4b5e-9c0a-d062539cb66d | OS::Nova::Server             | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| CM_Active_configure_deploy  | be5cd6aa-2e35-47dd-b37d-e557eb5eb39f | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| CM_Active_Host              | ab2b6bf3-ba23-4e35-b64c-dc2f116e1d42 | OS::Nova::Server             | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| EMS_Net_subnet              | e776eaf9-2f0b-4330-937a-02f39974092d | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| MM_Active_Port_EXTERMEDIA   | e9038c2b-463c-482d-b2c8-995cac0631a0 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| MM_Active_configure_config  | 1bb64fe4-1b10-4719-8df6-d7c3770a0eea | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| LB_Host                     | 017bfc6f-f61e-4e48-aa79-45ca853248f6 | OS::Nova::Server             | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| LB_Port_EXTERMEDIA          | 4bd2f7b3-c841-4812-babb-c41ac4651778 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| MM_Passive_configure_deploy | 10ac9d27-b229-4e6b-9fe3-19f9cd55fa1d | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| CM_Passive_Port_CTRL        | 5d4e3fa7-ad96-4092-8ae2-c75c89288a08 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| MM_Active_Port_CTRL         | f15fcc55-0707-46f6-a028-99bd6c4f9c5c | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| MM_Passive_create_deploy    | f1e9de79-1108-44dd-b15f-14c328e4e6b0 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| DM_Host                     | 99c6ccbb-415d-45b5-920e-d1c3f24bff56 | OS::Nova::Server             | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| LB_Port_CTRL                | add53ffb-4cd5-4b9d-bad9-8ca660024454 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| CM_Active_create_config     | fdced7b8-5e87-4154-908d-50fd4790816b | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| CM_Active_Port_INTERMEDIA   | fcd2719f-5f4c-4aa0-b68d-ddb697464932 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| DM_Port_INTERMEDIA          | 3a21788d-63ce-4cf8-98ef-94a52745a1ba | OS::Neutron::Port            | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| EMS_Net                     | c70bcd5e-f6a8-4ad2-ac52-0ca0e79e7ce7 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
| CTRL_Net                    | 11ea735d-37a0-4ada-b6be-ffac946a7312 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-08-02T23:21:26Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-08-02 23:23:10Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-08-02 23:23:11Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:13Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:13Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-08-02 23:23:13Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-08-02 23:23:13Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:13Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:13Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-08-02 23:23:14Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:14Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-08-02 23:23:14Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-08-02 23:23:14Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:14Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:14Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-08-02 23:23:15Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:15Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-08-02 23:23:15Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-08-02 23:23:15Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:15Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:15Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-08-02 23:23:16Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:16Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:16Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-08-02 23:23:16Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-08-02 23:23:16Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:16Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-08-02 23:23:16Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:17Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:17Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-08-02 23:23:17Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-08-02 23:23:17Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:17Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:17Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-08-02 23:23:17Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:17Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-08-02 23:23:18Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:18Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:18Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-08-02 23:23:18Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-08-02 23:23:18Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:18Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:18Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:19Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:19Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-08-02 23:23:19Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-08-02 23:23:19Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-08-02 23:23:19Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-08-02 23:23:19Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:19Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-08-02 23:23:19Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:19Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:20Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-08-02 23:23:20Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:20Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-08-02 23:23:20Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:20Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-08-02 23:23:21Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:21Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:21Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-08-02 23:23:21Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-08-02 23:23:22Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:22Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:22Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:23Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-02 23:23:24Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-08-02 23:23:27Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-08-02 23:23:27Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-08-02 23:23:28Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:28Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:28Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:28Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:28Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:28Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:28Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:29Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-08-02 23:23:29Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-08-02 23:23:29Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:29Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-08-02 23:23:29Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-08-02 23:23:30Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:30Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:30Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-02 23:23:30Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-02 23:23:30Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:30Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:30Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-02 23:23:31Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-08-02 23:23:31Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-02 23:23:31Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-02 23:23:31Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-08-02 23:23:31Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-08-02 23:23:32Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-02 23:23:38Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-08-02 23:23:38Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:39Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:39Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:39Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:39Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-02 23:23:40Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-08-02 23:23:40Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-08-02 23:23:40Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:40Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-08-02 23:23:40Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:40Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:40Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:44Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  state changed
2018-08-02 23:23:44Z [vRNC_Stack.CTRL_Net]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:44Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-08-02 23:23:45Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-08-02 23:23:45Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:45Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-08-02 23:23:46Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-08-02 23:23:46Z [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 }==========================


