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         | 7d62fc9821e50e5f37b8bcf1e56ad799                                                                                                                                                                                                                  |
| container_format | bare                                                                                                                                                                                                                                              |
| created_at       | 2018-02-06T05:45:03Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/1afe999a-12a3-4147-8d0d-3b94f168965c/file                                                                                                                                                                                              |
| id               | 1afe999a-12a3-4147-8d0d-3b94f168965c                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | bd65aca8447641239336eb28b33e19ae                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://d3dabdee-d9ca-42b1-8534-31f1b9b38e04/images/1afe999a-12a3-4147-8d0d-3b94f168965c/snap', locations='[{u'url': u'rbd://d3dabdee-d9ca-42b1-8534-31f1b9b38e04/images/1afe999a-12a3-4147-8d0d-3b94f168965c/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 20342                                                                                                                                                                                                                                             |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-02-06T05:45: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          | be8c65892d9d48ba8d07af91ec08e638 |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | be8c65892d9d48ba8d07af91ec08e638 |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | 793b92f1b5ce406381cc82eb6de7876f |
| 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-06 05:45:34Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-02-06 05:45:35Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:36Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:36Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-02-06 05:45:37Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-02-06 05:45:37Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:37Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-02-06 05:45:38Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:38Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-02-06 05:45:39Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:39Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-02-06 05:45:40Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:40Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-02-06 05:45:42Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:42Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-02-06 05:45:42Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:42Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-02-06 05:45:43Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:43Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-02-06 05:45:44Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:45Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-02-06 05:45:45Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:45Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-02-06 05:45:46Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:46Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:46Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-02-06 05:45:46Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-02-06 05:45:47Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:47Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-02-06 05:45:48Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:48Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:48Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-02-06 05:45:48Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-02-06 05:45:49Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:49Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-02-06 05:45:50Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:51Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-02-06 05:45:51Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:51Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-02-06 05:45:52Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:52Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-02-06 05:45:52Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:52Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-02-06 05:45:53Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:53Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-02-06 05:45:55Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:55Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-02-06 05:45:56Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:56Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:56Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:56Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:56Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:56Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:56Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:56Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:56Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:56Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:56Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:56Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:56Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:56Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:56Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:56Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:56Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:57Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-06 05:45:57Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-06 05:45:57Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-06 05:45:57Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-06 05:45:57Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-06 05:45:57Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-06 05:45:57Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-02-06 05:45:57Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-06 05:45:57Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-06 05:45:57Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-02-06 05:45:57Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-06 05:45:57Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-06 05:45:58Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-06 05:45:58Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-06 05:45:58Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-06 05:45:58Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-06 05:45:58Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-06 05:45:58Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:59Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:59Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:45:59Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:46:12Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-02-06 05:46:12Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:46:12Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-02-06 05:46:13Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:46:13Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-06 05:46:14Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-02-06 05:46:14Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-02-06 05:46:15Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:46:15Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:46:15Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-02-06 05:46:15Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-02-06 05:46:15Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-02-06 05:46:15Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:46:15Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:46:16Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:46:16Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-06 05:46:16Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-06 05:46:16Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:46:16Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-02-06 05:46:16Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:46:16Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:46:16Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-06 05:46:27Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-02-06 05:46:28Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:46:28Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-02-06 05:46:28Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:46:28Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-06 05:46:32Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-02-06 05:46:32Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:46:32Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-02-06 05:46:33Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-06 05:46:33Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-06 05:46:33Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | 5a3028ad-2730-4dd4-bb6f-b56d919feae4                                                                                                                                                                      |
| 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-06T05:45:33Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | 5a3028ad-2730-4dd4-bb6f-b56d919feae4                                                                                                                                                                      |
| 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-06T05:45:33Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: be8c65892d9d48ba8d07af91ec08e638                                                                                                                                                          |
|                       | OS::stack_id: 5a3028ad-2730-4dd4-bb6f-b56d919feae4                                                                                                                                                        |
|                       | 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.16                                                                                                                                                                                 |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.10                                                                                                                                                                                 |
|                       | - 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.12                                                                                                                                                                                 |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.168.11.222:8004/v1/be8c65892d9d48ba8d07af91ec08e638/stacks/vRNC_Stack/5a3028ad-2730-4dd4-bb6f-b56d919feae4                                                                            |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | cb12eaf5aa8a4717b9c1b455846c9cbc                                                                                                                                                                          |
| 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              | b33fe105-af19-446a-bf27-341e036ad78a | OS::Neutron::Net             | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| AffinityPolicy              | ccd56d8a-9356-4088-aea8-101d842d35a1 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| DM_configure_config         | 7a0b0946-5cbb-4329-91b8-0a047a10236b | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| CM_Active_configure_config  | 951c6af8-d2bf-47b7-a287-bea0570b511e | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| LB_configure_deploy         | 7915b953-ddb0-4f25-bc72-c9caa468e342 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| EXTERMEDIA_Net_subnet       | b8f26844-a526-4df6-9d73-89ca3f7ca5e7 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| CM_Passive_Port_CTRL        | 592d6bdf-3b11-48d5-9950-c9a1d21df7e9 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| MM_Passive_Port_CTRL        | 149389f0-e7b8-4bce-82b3-6f7b3e4514c4 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| MM_Active_create_config     | e70f02c9-7b70-4019-8699-3256578f370c | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| LB_create_config            | 38a802c2-4d1a-477b-9e33-8093cc424ec7 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| CM_Passive_create_config    | f1928de7-e209-4475-bb09-f40a0562f361 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| MM_Active_Port_INTERMEDIA   | 930ee7b3-9e5d-4de7-a69f-28d7152bbae9 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| CM_Passive_configure_deploy | e24022d9-533d-46ef-9f4e-7d6ebe97646d | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| MM_Passive_Port_EMS         | c8040021-d728-4ab9-aaaf-a61a9b5989d9 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| CM_Passive_configure_config | 9d95d21c-66df-43ed-aa52-f763cc9bc04b | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| MM_Passive_create_config    | 814ea73a-dc78-4b30-954f-a38aeb33acff | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| CTRL_Net_subnet             | 9296c4aa-ff03-4936-80f3-5a92d4933943 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| CM_Active_create_config     | d493f40a-8194-4b99-864f-9393e68798ab | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| DM_create_deploy            | e99a394a-b352-4e4e-927a-bb0c57e457ac | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| DM_create_config            | 838d73a1-e52d-47e4-b94b-66766d393b2c | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| LB_configure_config         | f88ee997-d658-4b1a-96b0-8070063b4fe5 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| INTERMEDIA_Net              | d5e695c4-4596-4e78-a88c-171e5bc19f9a | OS::Neutron::Net             | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| MM_Passive_configure_config | 4746adda-e4cb-4ecc-b702-32477fd6ffda | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| CM_Passive_Host             | b5dd8bb1-390a-40e9-8cf2-f6be8ba24264 | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| DM_Port_CTRL                | fc19d76e-eb4d-4535-b5b2-fbb46a47038f | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| LB_create_deploy            | f95a76c3-7354-4c4c-9fc1-c92ee45093fc | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| MM_Active_create_deploy     | 49b8c49b-2e47-43de-81ac-79307996719e | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| LB_Port_INTERMEDIA          | f78fd41d-38d8-444d-be1a-eb95f827235b | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| MM_BlockStorage             | c2787762-e398-47ba-97f2-222f38e04d83 | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| MM_Active_Host              | 06ddbd1e-83db-4a02-877e-644119dd8312 | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| INTERMEDIA_Net_subnet       | 32fce364-371e-486b-a4f3-84bbedf004e3 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| CM_Passive_create_deploy    | 9542c63f-d90e-47f7-a91f-a07981339d40 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| DM_configure_deploy         | 3bcaaf8d-bab2-41ae-bb75-27910e91fb22 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| CM_Passive_Port_INTERMEDIA  | 856092b1-a4f7-4910-8ee6-d8143f4b75f4 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| CM_Active_Port_CTRL         | c1a7b3c4-6bd2-48f5-98d7-6c5c5fc1fe96 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| MM_Passive_Port_INTERMEDIA  | 15db5f72-3516-4152-baa8-c94cf1e61717 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| MM_Passive_Port_EXTERMEDIA  | 8528d7a2-e0c3-484e-abc3-a672b819f3ee | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| CM_Active_create_deploy     | f63c7062-a38b-4c86-876a-f6222f903bb3 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| MM_Passive_Host             | 4d61b4d8-ea79-43af-9760-030d5bf9c703 | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| CM_Active_configure_deploy  | c276b5e6-657b-4eba-ac43-3ba372414f4a | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| CM_Active_Host              | e97a531a-0ca5-4663-82f8-71a79033601e | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| EMS_Net_subnet              | 55ccfdd2-8008-4f84-9482-2989f1ca2557 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| AntiAffinityPolicy          | 67be468c-3e4b-49e1-924e-1b6565313e63 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| MM_Active_configure_config  | 26c3ffbd-0ad7-4d78-a541-579b1922fae8 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| MM_Active_Port_EXTERMEDIA   | 200f485b-002b-4ee8-80c8-a27e7fe9fd88 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| LB_Host                     | 26d8d559-64cb-484e-8568-3f074d97c7bb | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| LB_Port_EXTERMEDIA          | 39ccb92f-41c1-4b17-bc32-59f075b9ec47 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| MM_Passive_configure_deploy | b7008407-5f86-4cbb-8970-d693125dd252 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| MM_Active_Port_EMS          | 2cb47624-d5e3-41be-8d22-011c86f707bb | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| MM_Active_Port_CTRL         | aa1d5522-4606-4059-8afb-b6258a995e17 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| MM_Passive_create_deploy    | 5cd39ddc-0221-4d4d-8d29-99d81b78eb05 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| DM_Host                     | fc527e5d-54dd-4c85-87c1-6a953e09cb3a | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| LB_Port_CTRL                | ae6a1949-0e88-43e1-afa8-17d8a69ba77c | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| MM_Active_configure_deploy  | 20768ff3-4245-4499-8d05-b86b5d6a30dd | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| CM_Active_Port_INTERMEDIA   | d80f7034-9f37-4520-965e-e767112e0e21 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| DM_Port_INTERMEDIA          | b3ffb9ed-a132-4cc9-934b-595eefdf261e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| EMS_Net                     | 07b24d79-a11a-43d0-879e-b63548f21e78 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
| CTRL_Net                    | fbb25cf3-f1f1-44b3-8053-46a0a7ae3e9b | OS::Neutron::Net             | CREATE_COMPLETE | 2018-02-06T05:45:35Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-06 05:46:56Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-02-06 05:46:57Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:46:57Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-06 05:46:57Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:46:57Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:46:57Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-02-06 05:46:57Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-02-06 05:46:58Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:46:58Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-02-06 05:46:58Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:46:58Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:46:58Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-02-06 05:46:59Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:46:59Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-06 05:46:59Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:46:59Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:46:59Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-02-06 05:46:59Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-02-06 05:47:00Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:00Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:00Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-02-06 05:47:00Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:00Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-06 05:47:00Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:00Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:00Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-02-06 05:47:00Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-02-06 05:47:01Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:01Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-02-06 05:47:01Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:01Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:01Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-06 05:47:01Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:01Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:01Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-02-06 05:47:01Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-02-06 05:47:02Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:02Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-02-06 05:47:02Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:02Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-02-06 05:47:03Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:03Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-06 05:47:03Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:03Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-02-06 05:47:03Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:03Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-02-06 05:47:03Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-02-06 05:47:04Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:04Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:04Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:04Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:04Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:04Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-02-06 05:47:04Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:04Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:04Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-06 05:47:04Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:04Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:04Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-02-06 05:47:04Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-02-06 05:47:04Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-02-06 05:47:04Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-06 05:47:04Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-06 05:47:04Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:04Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:05Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:05Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-06 05:47:05Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-02-06 05:47:05Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:05Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:05Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-02-06 05:47:05Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-02-06 05:47:05Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:05Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:05Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:05Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:05Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-06 05:47:05Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-06 05:47:06Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-06 05:47:06Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-06 05:47:06Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-06 05:47:06Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-02-06 05:47:09Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-02-06 05:47:09Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-02-06 05:47:09Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:10Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:10Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:10Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:10Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-02-06 05:47:10Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-06 05:47:10Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:10Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-06 05:47:10Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:10Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:10Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-06 05:47:10Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:10Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-06 05:47:11Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-06 05:47:11Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-06 05:47:11Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-06 05:47:11Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-02-06 05:47:11Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:11Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:11Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:11Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:14Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-02-06 05:47:14Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-02-06 05:47:14Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  state changed
2018-02-06 05:47:14Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-02-06 05:47:14Z [vRNC_Stack.EMS_Net]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:14Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:14Z [vRNC_Stack.CTRL_Net]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:14Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-02-06 05:47:16Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_COMPLETE  state changed
2018-02-06 05:47:16Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_COMPLETE  state changed
2018-02-06 05:47:16Z [vRNC_Stack.CTRL_Net]: DELETE_COMPLETE  state changed
2018-02-06 05:47:16Z [vRNC_Stack.EMS_Net]: DELETE_COMPLETE  state changed
2018-02-06 05:47:16Z [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-06 13:54:29,710 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log'
