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         | 110e87a7bb49cc190d51fd0430330590                                                                                                                                                                                                                  |
| container_format | bare                                                                                                                                                                                                                                              |
| created_at       | 2018-02-05T10:11:04Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/0955f56f-9fb2-4a66-b4b8-fe033d2108a0/file                                                                                                                                                                                              |
| id               | 0955f56f-9fb2-4a66-b4b8-fe033d2108a0                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | 8c53c3c1526a48e6b7479c269370ce73                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://b0659cbd-7f4c-42e6-846b-2af4082518ed/images/0955f56f-9fb2-4a66-b4b8-fe033d2108a0/snap', locations='[{u'url': u'rbd://b0659cbd-7f4c-42e6-846b-2af4082518ed/images/0955f56f-9fb2-4a66-b4b8-fe033d2108a0/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 20382                                                                                                                                                                                                                                             |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-02-05T10:11:04Z                                                                                                                                                                                                                              |
| 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          | 08166587183e47db9ac8bebd1060d958 |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | 08166587183e47db9ac8bebd1060d958 |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | 735dcdd0524a4546a9f4d05654053a99 |
| 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-02-05 10:11:33Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-02-05 10:11:34Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:34Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-02-05 10:11:35Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:35Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-02-05 10:11:37Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:37Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-02-05 10:11:37Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:37Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-02-05 10:11:38Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:39Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-02-05 10:11:39Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:39Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-02-05 10:11:40Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:40Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-02-05 10:11:41Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:41Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-02-05 10:11:41Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:41Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-02-05 10:11:42Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:42Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-02-05 10:11:43Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:43Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-02-05 10:11:44Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:44Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-02-05 10:11:45Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:45Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-02-05 10:11:46Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:47Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-02-05 10:11:47Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:48Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:48Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:49Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-02-05 10:11:49Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-02-05 10:11:49Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-02-05 10:11:49Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:49Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-02-05 10:11:50Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:50Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:50Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-02-05 10:11:51Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-02-05 10:11:52Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:52Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-02-05 10:11:52Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:53Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-02-05 10:11:54Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:55Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-02-05 10:11:55Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:55Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:55Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:56Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:56Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:56Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:56Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:56Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:56Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:56Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:56Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:56Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:56Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:56Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:56Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:56Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:56Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:56Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-05 10:11:57Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-05 10:11:57Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-02-05 10:11:57Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-05 10:11:57Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-05 10:11:57Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-05 10:11:57Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-05 10:11:57Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-05 10:11:57Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-05 10:11:57Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-05 10:11:57Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-05 10:11:57Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-05 10:11:57Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-05 10:11:57Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-02-05 10:11:57Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-05 10:11:57Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-05 10:11:58Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-05 10:11:58Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:58Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:58Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:11:59Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:12:13Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-02-05 10:12:14Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-02-05 10:12:14Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:12:14Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:12:14Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-02-05 10:12:14Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:12:14Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-02-05 10:12:15Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:12:15Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-05 10:12:15Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:12:15Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-05 10:12:16Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-02-05 10:12:17Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:12:17Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-02-05 10:12:17Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-02-05 10:12:18Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:12:18Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:12:18Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-05 10:12:18Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-02-05 10:12:18Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:12:18Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:12:18Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-05 10:12:25Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-02-05 10:12:26Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:12:26Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-02-05 10:12:27Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:12:27Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-05 10:12:38Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-02-05 10:12:38Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:12:38Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-02-05 10:12:39Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-05 10:12:39Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-05 10:12:39Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | a4a62917-6ad2-4571-80f7-9935499ad5cc                                                                                                                                                                      |
| 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-02-05T10:11:32Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | a4a62917-6ad2-4571-80f7-9935499ad5cc                                                                                                                                                                      |
| 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-02-05T10:11:32Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: 08166587183e47db9ac8bebd1060d958                                                                                                                                                          |
|                       | OS::stack_id: a4a62917-6ad2-4571-80f7-9935499ad5cc                                                                                                                                                        |
|                       | 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.5                                                                                                                                                                                  |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.13                                                                                                                                                                                 |
|                       | - description: The private IP address of the CM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_CM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.4                                                                                                                                                                                  |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.7                                                                                                                                                                                  |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.168.11.222:8004/v1/08166587183e47db9ac8bebd1060d958/stacks/vRNC_Stack/a4a62917-6ad2-4571-80f7-9935499ad5cc                                                                            |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | 46fb3133a88d46dca55863a32ca39a9a                                                                                                                                                                          |
| 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              | 7cb3343d-aa17-4a95-9827-c982eb99458a | OS::Neutron::Net             | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| AffinityPolicy              | c62091d8-2a27-4078-93fc-c71cd82e5df2 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| DM_configure_config         | 674d7815-43bd-41de-9f24-aeef7ed43449 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| CM_Active_configure_config  | d40c6f05-48c8-4ea6-a924-f319198d9dad | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| LB_configure_deploy         | e07b3011-91de-455d-8b5c-c39908a122a3 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| EXTERMEDIA_Net_subnet       | 1bfd26d9-cfb0-449e-9c64-e07273e56bf7 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| MM_Passive_Port_CTRL        | de2d7abf-ff19-41ff-81ef-1171838601ab | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| MM_Active_create_config     | c60f9cd4-1250-42d4-8a58-c094704dd308 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| MM_Active_configure_deploy  | 053bc3f2-025a-4a65-aa64-0351cefa3ac5 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| LB_create_config            | 27d7d7eb-da71-4ad6-8917-eb9b68145838 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| CM_Active_Port_INTERMEDIA   | 00b8fcf6-ce4e-43d1-a3ec-6730a81ad4d2 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| CM_Passive_create_config    | 21c931b0-5876-498a-8ce9-7dbbb169f6cb | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| MM_Active_Port_INTERMEDIA   | 200f304d-478f-4a49-9078-bb1ad2d89397 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| CM_Passive_Port_CTRL        | a6f0ce13-dc03-4b85-8e4f-802c408b852b | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| MM_Passive_Port_EMS         | 35632189-ee94-43c1-9d11-b7afe77435a2 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| CM_Passive_configure_config | 3f28bfb6-0eda-4c3b-974a-9e17a523a29f | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| MM_Passive_create_config    | b94dd5c1-9f3a-4e89-8395-ffed949f2fc6 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| CTRL_Net_subnet             | 68e7ce5b-3c06-4043-8460-8070334ad3f8 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| DM_create_deploy            | e84db04e-aeed-41be-afd7-08d7d8ca406c | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| DM_create_config            | 5d1f6f0f-e73b-4b5c-b904-5c17774baad3 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| LB_configure_config         | db0165ed-fd0b-4219-a605-4a46a1292c8d | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| INTERMEDIA_Net              | 75dd00f8-fe7e-43f3-bf50-368220cfbf8d | OS::Neutron::Net             | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| MM_Passive_configure_config | 0749a4e0-bb9a-41e3-9e03-f477f3a30b1b | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| CM_Passive_Host             | 60f3546b-c60a-4291-81f3-560246254574 | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| CM_Passive_configure_deploy | 5a309ae6-3f9c-45df-b4fc-1f8d7decf068 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| LB_create_deploy            | 47573470-3c75-473d-968f-ae90e89dc05d | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| MM_Active_create_deploy     | 26d6457d-a7e6-4b21-b300-839367a82bbe | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| LB_Port_INTERMEDIA          | 80b4b554-1372-4435-af1d-790819a6837c | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| MM_BlockStorage             | 759b9b31-542a-47c0-9c80-10b7d4839200 | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| LB_Host                     | 9c5c91a1-804f-43b8-863a-ab023beb8aff | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| MM_Active_Host              | 6609687a-e1f3-45c1-b17d-0b3362b9f421 | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| INTERMEDIA_Net_subnet       | d5b992d8-4c9b-46e4-8f83-417e24b93c89 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| CM_Passive_create_deploy    | e81ff248-0748-41c3-a3d8-8a4a01f416da | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| DM_configure_deploy         | e8ab13d8-42cc-4012-9872-342578ea12d0 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| CM_Passive_Port_INTERMEDIA  | 28a94e30-bd11-4389-bdb9-da8f894e40dc | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| CM_Active_Port_CTRL         | 1348c83e-9324-4a86-bbe6-b01d33b9fb68 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| MM_Passive_Port_INTERMEDIA  | fa9b2e98-a325-44b8-b792-364b4d36c403 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| MM_Passive_Port_EXTERMEDIA  | 95ef79d5-8d2f-43d7-b4da-0026db7e312e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| CM_Active_create_deploy     | 9574895c-0efe-4d34-af39-12b19d65fbe7 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| MM_Passive_Host             | a96b2bb3-cc8e-4fe4-b17e-ee75a527a9db | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| CM_Active_configure_deploy  | 4fa1c77b-7aab-48b0-a496-a428709067e9 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| CM_Active_Host              | be79accd-1878-45d1-a4f6-305749eb6ec8 | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| EMS_Net_subnet              | ea3f32a1-e5f3-463f-b408-d6d3d3b6c1f1 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| AntiAffinityPolicy          | 0a9198a2-8049-4e97-812f-1d54f611f43e | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| MM_Active_configure_config  | d9ce7fba-d587-4881-bae5-682686bba8b5 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| MM_Active_Port_EXTERMEDIA   | 663009fb-bac8-4578-b77b-fd752cbcd384 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| DM_Port_INTERMEDIA          | 2af7dbb6-4c8e-4d01-8973-632009e4777e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| LB_Port_EXTERMEDIA          | 5e590eb9-05e8-4be7-88f9-10a0518eb3e4 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| MM_Active_Port_CTRL         | bab854e8-6198-4804-8ece-1d6d04533602 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| MM_Active_Port_EMS          | c5bce988-4508-4614-a542-8c599ec4f47c | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| MM_Passive_configure_deploy | a8e7234d-8010-4597-9963-607c4f4ae826 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| MM_Passive_create_deploy    | 2ffa6b5a-e83b-42a8-8751-230e9757b89d | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| DM_Host                     | 9616ed78-4382-4a58-829b-f884ee941576 | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| LB_Port_CTRL                | 73bb8021-7aac-40db-9739-d99a0cfd3164 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| CM_Active_create_config     | abae5ea8-b969-4d7d-aa99-dbf92a6320d6 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| DM_Port_CTRL                | 2241fc98-e33e-41da-8337-af701a262189 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| EMS_Net                     | 18b77cdd-f479-45da-9ff9-10f2a7452cd4 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
| CTRL_Net                    | d3c3feae-3782-4ff0-9ca5-8964230ac797 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-02-05T10:11:34Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-02-05 10:12:59Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-02-05 10:13:00Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:00Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-02-05 10:13:01Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:01Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-05 10:13:01Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:01Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:01Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-02-05 10:13:01Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-02-05 10:13:02Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:02Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-02-05 10:13:02Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:02Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:02Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-05 10:13:02Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:02Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:02Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-02-05 10:13:02Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-02-05 10:13:02Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:02Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-02-05 10:13:03Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:03Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-05 10:13:03Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:03Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:03Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-02-05 10:13:03Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-02-05 10:13:03Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:04Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-02-05 10:13:04Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:05Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:05Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-05 10:13:05Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-02-05 10:13:05Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-02-05 10:13:05Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:05Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:05Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-02-05 10:13:05Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-02-05 10:13:05Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:05Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:05Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:06Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-02-05 10:13:06Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:06Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:06Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-05 10:13:06Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-05 10:13:06Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-05 10:13:06Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:06Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:06Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-02-05 10:13:06Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-02-05 10:13:06Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:06Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:07Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-02-05 10:13:07Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:07Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-02-05 10:13:08Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:08Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-05 10:13:08Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:08Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:08Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-02-05 10:13:08Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-02-05 10:13:09Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:09Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:09Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-02-05 10:13:10Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-02-05 10:13:10Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:10Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:10Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:11Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-05 10:13:11Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-05 10:13:12Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-02-05 10:13:12Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:12Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:12Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:12Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:12Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:13Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-05 10:13:13Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-05 10:13:13Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-02-05 10:13:13Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-05 10:13:13Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-02-05 10:13:13Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:14Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:14Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:14Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-02-05 10:13:14Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-05 10:13:14Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-05 10:13:14Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-05 10:13:14Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:14Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:15Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-05 10:13:15Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-05 10:13:18Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-02-05 10:13:18Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:18Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:18Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:18Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:19Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-05 10:13:19Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-05 10:13:19Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-05 10:13:19Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-02-05 10:13:19Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:19Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:19Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:19Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:22Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-02-05 10:13:22Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-02-05 10:13:22Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  state changed
2018-02-05 10:13:22Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-02-05 10:13:22Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:22Z [vRNC_Stack.EMS_Net]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:22Z [vRNC_Stack.CTRL_Net]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:22Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-02-05 10:13:23Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_COMPLETE  state changed
2018-02-05 10:13:24Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_COMPLETE  state changed
2018-02-05 10:13:24Z [vRNC_Stack.CTRL_Net]: DELETE_COMPLETE  state changed
2018-02-05 10:13:24Z [vRNC_Stack.EMS_Net]: DELETE_COMPLETE  state changed
2018-02-05 10:13:24Z [vRNC_Stack]: DELETE_COMPLETE  Stack DELETE completed successfully

    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-02-05 18:20:38,284 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log'
