No local image file or the file() doesn't exsit!
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 for parser...     =========|

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

  Registe image cirros-0.3.2-x86_64-uec...
+------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field            | Value                                                                                                                                                                                                                                             |
+------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| checksum         | 9f2c7a8058ceef2fd59cd526a1524615                                                                                                                                                                                                                  |
| container_format | bare                                                                                                                                                                                                                                              |
| created_at       | 2018-03-07T12:50:58Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/cf31f0ec-9738-4142-9d41-8b4124829e6e/file                                                                                                                                                                                              |
| id               | cf31f0ec-9738-4142-9d41-8b4124829e6e                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | 0ef19de0029144e6aa784a30f1a7ab03                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://16a7f7dc-33c4-4c2b-96c9-cc0ad0188a30/images/cf31f0ec-9738-4142-9d41-8b4124829e6e/snap', locations='[{u'url': u'rbd://16a7f7dc-33c4-4c2b-96c9-cc0ad0188a30/images/cf31f0ec-9738-4142-9d41-8b4124829e6e/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 20379                                                                                                                                                                                                                                             |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-03-07T12:50:59Z                                                                                                                                                                                                                              |
| 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          | d07a5ced22f7435981f82cd2abb054f9 |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | d07a5ced22f7435981f82cd2abb054f9 |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | d1d35ece10a14ef0a541a38dbf29018f |
| 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: ../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC.yaml
      Patched yaml file: ../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: ../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC_patch.yaml
    2. Output file: ../tosca2heat/heat-translator/translator/tests/data/vRNC/vRNC_Hot_Template.yaml
/usr/lib/python2.7/site-packages/requests/packages/urllib3/connection.py:340: 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/requests/packages/urllib3/connection.py:340: 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/requests/packages/urllib3/connection.py:340: 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: ../tosca2heat/heat-translator/translator/tests/data/vRNC/vRNC_Hot_Template.yaml

    Patching compute:signal_transport

  Deploy stack...
2018-03-07 12:51:29Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-03-07 12:51:30Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:30Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-03-07 12:51:31Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:32Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-03-07 12:51:32Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:32Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-03-07 12:51:33Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:34Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-03-07 12:51:34Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:34Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-03-07 12:51:35Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:36Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:36Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-03-07 12:51:36Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-03-07 12:51:36Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:37Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-03-07 12:51:37Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:37Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-03-07 12:51:38Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:38Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:39Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-03-07 12:51:39Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-03-07 12:51:39Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:39Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-03-07 12:51:40Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:40Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:40Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-03-07 12:51:40Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-03-07 12:51:41Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:41Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-03-07 12:51:42Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:43Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:43Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-03-07 12:51:44Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-03-07 12:51:44Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:44Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-03-07 12:51:45Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:45Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-03-07 12:51:46Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:46Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-03-07 12:51:47Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:47Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-03-07 12:51:48Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:49Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-03-07 12:51:50Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:51Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-03-07 12:51:51Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:51Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:51Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:51Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:51Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:51Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:51Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:51Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:51Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:51Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:51Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:52Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:52Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:52Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:52Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:52Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:52Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:52Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-07 12:51:52Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-07 12:51:52Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-07 12:51:52Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-07 12:51:52Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-03-07 12:51:53Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-07 12:51:53Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-07 12:51:53Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-03-07 12:51:53Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-03-07 12:51:53Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-03-07 12:51:53Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-07 12:51:53Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-03-07 12:51:53Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-03-07 12:51:53Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-07 12:51:53Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-03-07 12:51:53Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-03-07 12:51:53Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-07 12:51:54Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:54Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:54Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:51:54Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:52:09Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-03-07 12:52:09Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:52:09Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-03-07 12:52:10Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:52:10Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:52:10Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-03-07 12:52:12Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-03-07 12:52:12Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-03-07 12:52:13Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-03-07 12:52:13Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:52:13Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-03-07 12:52:13Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:52:13Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:52:13Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-03-07 12:52:13Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:52:13Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-03-07 12:52:13Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:52:13Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-03-07 12:52:14Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:52:14Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:52:14Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-03-07 12:52:14Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-03-07 12:52:22Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-03-07 12:52:23Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:52:23Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-03-07 12:52:23Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:52:23Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-03-07 12:52:28Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-03-07 12:52:28Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:52:28Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-03-07 12:52:29Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-07 12:52:29Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-03-07 12:52:29Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | 24de13d0-2923-4d83-8dee-a0dffb7f049a                                                                                                                                                                      |
| 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-03-07T12:51:29Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | 24de13d0-2923-4d83-8dee-a0dffb7f049a                                                                                                                                                                      |
| 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-03-07T12:51:29Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: d07a5ced22f7435981f82cd2abb054f9                                                                                                                                                          |
|                       | OS::stack_id: 24de13d0-2923-4d83-8dee-a0dffb7f049a                                                                                                                                                        |
|                       | 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.8                                                                                                                                                                                  |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.5                                                                                                                                                                                  |
|                       | - description: The private IP address of the CM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_CM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.13                                                                                                                                                                                 |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.10                                                                                                                                                                                 |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.168.11.222:8004/v1/d07a5ced22f7435981f82cd2abb054f9/stacks/vRNC_Stack/24de13d0-2923-4d83-8dee-a0dffb7f049a                                                                            |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | d3d388b8813c41198079b3886306809a                                                                                                                                                                          |
| 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              | 88bcae23-e05c-4882-a5ea-7cd39a907e55 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| AffinityPolicy              | 598e5173-98b5-4438-b82e-2994a3041b39 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| DM_configure_config         | 5d7ebbfd-7190-4139-8976-f5f2372095a4 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| CM_Passive_configure_config | d4880096-c284-4cb0-8f5a-c8245c73e986 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| LB_configure_deploy         | e8478fc1-bedd-4a5d-b787-9ff472a5f990 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| EXTERMEDIA_Net_subnet       | 6b8f7301-cbee-4273-b59e-aa3c426d01f0 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| CM_Passive_Port_CTRL        | dddff85d-7584-4b53-bee9-c2665f60511c | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| MM_Passive_Port_CTRL        | df77dd9f-af1b-416a-96c4-2a53537df19d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| MM_Active_create_config     | 2cbc5b6c-3633-4e0e-8c52-8f3f6fe27026 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| LB_create_config            | 43509302-92fd-4319-a874-e5ae6362b206 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| CM_Passive_create_config    | bdbd7d6d-ffcf-416c-940d-cae436ef8735 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| MM_Active_Port_INTERMEDIA   | 5cf6747c-f7f8-4cfa-b9b5-d2d36ae92ac7 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| CM_Passive_configure_deploy | 607c6399-ed38-4897-aca2-752840e973df | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| MM_Passive_Port_EMS         | 692ebe6f-221e-4b1e-b30d-625200834e54 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| CM_Active_configure_config  | b286428f-bc50-4ff1-b70a-63926397fc8f | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| MM_Passive_create_config    | d7435cea-a5a8-4db3-9025-d006dc8afdfd | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| CTRL_Net_subnet             | a0094450-b645-4357-8a20-2cce54869c54 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| CM_Active_create_config     | de8bb9d6-8e0e-41fd-9896-2ee5c9177834 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| DM_create_deploy            | 362a1c91-c915-461d-a840-b711ea92c4b2 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| DM_create_config            | 176d6c6d-bb4e-4a44-b991-57a5bd1123a0 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| LB_configure_config         | a92e188f-35f8-44de-bd25-5d4f0f2b6056 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| INTERMEDIA_Net              | 29c9463e-314c-4445-81da-ef71514ebb3f | OS::Neutron::Net             | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| MM_Passive_configure_config | a6403e75-d7ec-4e00-a09e-3826dc9f2802 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| CM_Passive_Host             | b8d6069a-35e6-4351-a01f-0a6fa858f47b | OS::Nova::Server             | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| DM_Port_CTRL                | 76793d8b-3570-435d-9e08-adff9b362f36 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| LB_create_deploy            | 8be43aa2-0671-4358-8a08-9d2d4be4bba0 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| MM_Active_create_deploy     | 323ae4bb-5352-4987-a8e9-ed96a8b5ff10 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| LB_Port_INTERMEDIA          | 319def8b-e6cd-45e6-a88d-2888b7d78fd9 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| MM_BlockStorage             | a8165ca0-2fbc-4c22-95ce-bd9695ad17c3 | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| MM_Active_Host              | 924d6871-6236-4a63-9a78-b6fedae89ef2 | OS::Nova::Server             | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| INTERMEDIA_Net_subnet       | 19f0e664-e4ac-4645-babc-69cf97698c31 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| CM_Passive_create_deploy    | ade51425-da77-4626-b058-1ff9bebe8aee | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| DM_configure_deploy         | 172daf02-c1b3-4a28-9754-95b1b030e4dc | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| CM_Passive_Port_INTERMEDIA  | 06525c59-df71-442b-a7c5-632b4a196c14 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| CM_Active_Port_CTRL         | 1b171563-14db-4aeb-9f0c-306b28a41686 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| MM_Passive_Port_INTERMEDIA  | a2e72b8f-c54f-4d2a-a613-8a90391a3794 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| MM_Passive_Port_EXTERMEDIA  | 97480703-6129-4745-8c74-1b910320b033 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| CM_Active_create_deploy     | ab052253-fbe8-4ea1-9efc-5dc43160235f | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| MM_Passive_Host             | 79191f26-1a64-468a-850a-d4e89273d7a6 | OS::Nova::Server             | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| CM_Active_configure_deploy  | b92a2032-b581-4dc3-9249-c96089b8508c | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| CM_Active_Host              | 0b905530-c40c-41a1-875e-957d6d3dadad | OS::Nova::Server             | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| EMS_Net_subnet              | d7f48e3a-fba5-44af-8200-18658a20cbaa | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| AntiAffinityPolicy          | 3ac70bda-52ec-4ecf-8050-df3dcea38f27 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| MM_Active_configure_config  | ae411fa7-3198-4265-9703-0f495643fe8a | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| MM_Active_Port_EXTERMEDIA   | 612f619a-c5ea-40b0-b6ad-d3bb0326b5a2 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| LB_Host                     | 4dac8964-ccdc-40ef-800a-59dafd7eafce | OS::Nova::Server             | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| LB_Port_EXTERMEDIA          | 6bbc1da3-6b58-4462-8f3b-cfd8f50e0fd2 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| MM_Passive_configure_deploy | eea8174f-0f47-4dac-887c-2b1b4f42993f | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| MM_Active_Port_EMS          | 7f72060a-2667-46a0-bc42-2268f92592f5 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| MM_Active_Port_CTRL         | 02a9bb00-7439-43f7-bcfd-b98c219833e8 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| MM_Passive_create_deploy    | e0a339ac-bfc3-422a-9000-404174051a78 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| DM_Host                     | 95437b85-119c-4da8-b879-7b5498984e8c | OS::Nova::Server             | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| LB_Port_CTRL                | 913f19fc-b7a4-4442-848a-5a08991c7777 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| MM_Active_configure_deploy  | 28f8f529-8bed-4039-999b-5ceec3ce39c3 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| CM_Active_Port_INTERMEDIA   | ca1ee6b7-438d-4f49-96a4-a5d27c62a5e8 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| DM_Port_INTERMEDIA          | dd22a57d-b8da-4cfc-a47b-e7064bbf43c5 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| EMS_Net                     | 7d28222a-2d2d-4345-b77d-6db145baffbf | OS::Neutron::Net             | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
| CTRL_Net                    | 069caced-b0dc-4f68-b5df-e4d939c579b2 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-03-07T12:51:30Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-03-07 12:52:52Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-03-07 12:52:53Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:54Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:54Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-03-07 12:52:54Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-03-07 12:52:54Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:54Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:54Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-03-07 12:52:54Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-03-07 12:52:55Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:55Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-03-07 12:52:55Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:55Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:55Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-03-07 12:52:56Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:56Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-03-07 12:52:56Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:56Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-03-07 12:52:56Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:56Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-03-07 12:52:57Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:57Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-03-07 12:52:57Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:57Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-03-07 12:52:57Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:57Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:57Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-03-07 12:52:57Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-03-07 12:52:58Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:58Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:58Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-03-07 12:52:58Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:58Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-03-07 12:52:58Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-03-07 12:52:59Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:59Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:59Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:59Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-03-07 12:52:59Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:59Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:52:59Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-07 12:52:59Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-03-07 12:52:59Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-03-07 12:52:59Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-03-07 12:53:00Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:00Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:00Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-03-07 12:53:00Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:00Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-03-07 12:53:00Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:00Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:00Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-03-07 12:53:00Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-03-07 12:53:01Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:01Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-03-07 12:53:01Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:01Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-03-07 12:53:01Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-03-07 12:53:01Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:01Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:01Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-03-07 12:53:01Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:01Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:01Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:01Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-03-07 12:53:02Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:02Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:02Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-03-07 12:53:02Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-07 12:53:02Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-03-07 12:53:02Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-07 12:53:04Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-03-07 12:53:05Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:05Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:05Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:05Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:05Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:05Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-03-07 12:53:05Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:05Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:05Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:05Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-03-07 12:53:05Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-07 12:53:05Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-03-07 12:53:05Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-07 12:53:06Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-07 12:53:06Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-03-07 12:53:09Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-03-07 12:53:09Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:09Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:09Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-07 12:53:10Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-03-07 12:53:10Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-03-07 12:53:10Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:10Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:10Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:10Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:10Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-07 12:53:11Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-03-07 12:53:11Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-07 12:53:11Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-03-07 12:53:11Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:11Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:11Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-03-07 12:53:11Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed

    Delete patch temp file ../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC_patch.yaml after test.
    Delete hot temp file ../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 local URL image file cirros-0.3.5-x86_64-disk.img after test.
    Delete user parser's role from project parser
    Delete user parser
    Delete project parser

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


2018-03-07 12:53:37,562 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log'
