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         | aacb17dd2e8e29f091702b86c8f96903                                                                                                                                                                                                                  |
| container_format | bare                                                                                                                                                                                                                                              |
| created_at       | 2018-02-28T01:00:44Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/ee6b661a-60a7-4d29-a245-a74ad9bf2578/file                                                                                                                                                                                              |
| id               | ee6b661a-60a7-4d29-a245-a74ad9bf2578                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | e2f5ad2e74284db08552f51bde7e904a                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://4454fa4d-5279-4625-8a3f-2ac736271b3b/images/ee6b661a-60a7-4d29-a245-a74ad9bf2578/snap', locations='[{u'url': u'rbd://4454fa4d-5279-4625-8a3f-2ac736271b3b/images/ee6b661a-60a7-4d29-a245-a74ad9bf2578/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 20396                                                                                                                                                                                                                                             |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-02-28T01:00:44Z                                                                                                                                                                                                                              |
| 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          | f39eed126219450d9cc714312dc2e8b6 |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | f39eed126219450d9cc714312dc2e8b6 |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | e3f21fa2b4bb4210860a7d5901519f8e |
| 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-28 01:01:14Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-02-28 01:01:16Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:16Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-02-28 01:01:17Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:17Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-02-28 01:01:18Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:18Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-02-28 01:01:19Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:19Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-02-28 01:01:20Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:21Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-02-28 01:01:21Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:21Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-02-28 01:01:22Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:22Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-02-28 01:01:23Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:23Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:23Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-02-28 01:01:24Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-02-28 01:01:24Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:24Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-02-28 01:01:25Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:25Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:25Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-02-28 01:01:25Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-02-28 01:01:26Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:26Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-02-28 01:01:27Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:27Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-02-28 01:01:28Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:28Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-02-28 01:01:29Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:29Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-02-28 01:01:30Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:30Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-02-28 01:01:31Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:31Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-02-28 01:01:31Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:32Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:32Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-02-28 01:01:32Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-02-28 01:01:33Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:34Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:34Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-02-28 01:01:35Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-02-28 01:01:36Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:36Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-02-28 01:01:37Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:37Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:37Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:37Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:37Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:37Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:37Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:37Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:37Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:37Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:37Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:37Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:37Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:37Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:37Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:37Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:38Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:38Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-28 01:01:38Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-02-28 01:01:38Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-28 01:01:38Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-28 01:01:38Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-28 01:01:38Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-28 01:01:38Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-02-28 01:01:38Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-28 01:01:38Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-28 01:01:38Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-28 01:01:39Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-28 01:01:39Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-28 01:01:39Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-28 01:01:39Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-28 01:01:39Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-02-28 01:01:39Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-28 01:01:40Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:40Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-02-28 01:01:40Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:40Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:41Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:52Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-02-28 01:01:53Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:53Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-02-28 01:01:54Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:01:54Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-28 01:01:59Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-02-28 01:01:59Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-02-28 01:02:00Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:02:00Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:02:00Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-02-28 01:02:00Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-02-28 01:02:00Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-02-28 01:02:00Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:02:01Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:02:01Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:02:01Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-28 01:02:01Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:02:01Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-28 01:02:01Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-02-28 01:02:01Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:02:01Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:02:01Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-28 01:02:10Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-02-28 01:02:11Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:02:11Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-02-28 01:02:11Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:02:11Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-28 01:02:19Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-02-28 01:02:19Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:02:19Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-02-28 01:02:20Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-02-28 01:02:20Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-02-28 01:02:20Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | 528ffde2-aa77-4bc3-bdb7-7a9ade98750e                                                                                                                                                                      |
| 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-28T01:01:14Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | 528ffde2-aa77-4bc3-bdb7-7a9ade98750e                                                                                                                                                                      |
| 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-28T01:01:14Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: f39eed126219450d9cc714312dc2e8b6                                                                                                                                                          |
|                       | OS::stack_id: 528ffde2-aa77-4bc3-bdb7-7a9ade98750e                                                                                                                                                        |
|                       | 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.4                                                                                                                                                                                  |
|                       | - 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.5                                                                                                                                                                                  |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.8                                                                                                                                                                                  |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.168.11.222:8004/v1/f39eed126219450d9cc714312dc2e8b6/stacks/vRNC_Stack/528ffde2-aa77-4bc3-bdb7-7a9ade98750e                                                                            |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | cddd1dba3f284b1ab85412847397620f                                                                                                                                                                          |
| 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              | c972cd7c-606c-48df-ad8c-d6f517d476fc | OS::Neutron::Net             | CREATE_COMPLETE | 2018-02-28T01:01:16Z |
| AffinityPolicy              | 4de716a6-97f4-44d9-8558-6057456f6cd8 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| DM_configure_config         | cf3a1662-c362-45f6-b9dd-b55c0c776ff3 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| CM_Passive_configure_config | 2ecfa965-9ee4-45b0-96a7-4b52d463cceb | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| LB_configure_deploy         | 3d897b0c-fbf8-430b-84aa-139734dd21b1 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| EXTERMEDIA_Net_subnet       | 8ad0ee83-a454-444d-a2a8-0182d9b7653b | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| CM_Passive_Port_CTRL        | 99dba6c4-9c59-47e6-8734-6b41708e677b | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| MM_Passive_Port_CTRL        | e9e6bbb9-d16b-4816-82f0-4918d3088b47 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| MM_Active_create_config     | ecbca7cf-2179-417c-b7e8-ed1e66306ddb | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| CM_Passive_create_config    | 3d625980-3e53-4463-a579-a20f96716937 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| CM_Active_Port_INTERMEDIA   | e7e10a19-bd9b-4238-8438-56de3ea8ca9d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| LB_create_config            | 5ec29327-6a42-4e7f-9291-2d3f0f5df96f | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| MM_Active_Port_INTERMEDIA   | c6512f53-173a-44eb-af35-ae8b2d649c91 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| CM_Passive_configure_deploy | 1ac31d4c-3bed-449e-a544-bc0a405be5a2 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| MM_Passive_Port_EMS         | 4ae01382-cfbc-4c8f-860f-43241be4a927 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| CM_Active_configure_config  | dad82746-ea10-4314-8d5e-376f6e7594f7 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| MM_Passive_create_config    | 537ec6d4-d299-4c78-be19-8713d919c4ed | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| CTRL_Net_subnet             | 12ed2787-adbb-4958-90a8-a325f9404ae5 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-02-28T01:01:16Z |
| CM_Active_create_config     | a91dd683-eb9f-4426-97a1-2a35229afd5f | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| DM_create_deploy            | f35469fe-c095-41fb-94c9-2aadd17e0626 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| DM_create_config            | ab44d58d-c229-4d08-ad5f-e7441190885e | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| LB_configure_config         | dcc4e74a-aa02-42aa-a58f-0ef0933776f9 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| INTERMEDIA_Net              | 7f7db7f8-7494-47de-8d8c-0571091cf0f5 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-02-28T01:01:16Z |
| MM_Passive_configure_config | ff55d860-df97-4620-a760-a45c817bca5b | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| CM_Passive_Host             | 82ce1040-9d05-4bd3-9267-6395de33e662 | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| LB_create_deploy            | e2dab0db-8d20-4afa-8d1b-8d41bf9b92ec | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| MM_Active_create_deploy     | 62a9df42-a302-4440-80ee-ae35699b6d66 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| LB_Port_INTERMEDIA          | 90704c8f-0222-46ae-8ad9-524d19760193 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| MM_BlockStorage             | d23ec6e2-4bb7-4e63-bcd3-ebc3d079ce32 | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| MM_Active_Host              | 0b48ca11-0c83-49a2-ba1c-11eee03fd295 | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| INTERMEDIA_Net_subnet       | a4ef8ff4-6930-4654-9713-7f2cef29edc4 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-02-28T01:01:16Z |
| CM_Passive_create_deploy    | 676b136d-fb9c-4d96-8bb2-bf64812672f4 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| DM_configure_deploy         | 72efb900-faf5-48a6-8ee7-9911f35b532e | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| CM_Passive_Port_INTERMEDIA  | 8ae91bb4-d784-4abc-b2ac-d6f163305a98 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| CM_Active_Port_CTRL         | ff2b9458-8c2a-41d7-870e-844b6ba5e06a | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| MM_Passive_Port_INTERMEDIA  | 385d5bd5-0515-4ae9-a617-1abd554c3e35 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| MM_Passive_Port_EXTERMEDIA  | ccaf1f14-89e8-440b-923a-681bd1831f57 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| CM_Active_create_deploy     | f95f0e48-7f6b-4bbf-8bee-9bdd0b89e26f | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| MM_Passive_Host             | 6e60b4de-dbf3-4f54-bb6c-0f7f497d4545 | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| CM_Active_configure_deploy  | 0b8d136f-82b3-4882-be0d-fc00efa0028b | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| CM_Active_Host              | 86d6d3f1-75b5-44cc-8837-a3019bcfcfac | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| EMS_Net_subnet              | 18b35c0a-e039-49f6-90b4-24fd0159239d | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| AntiAffinityPolicy          | a5dc03c6-7e37-4f58-9420-fdda14e4b18b | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| MM_Active_configure_config  | 9dac4507-c87b-4656-8580-73130e568258 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| MM_Active_Port_EXTERMEDIA   | 41919abf-5ffd-44a6-86ae-ea7122ede8e4 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| LB_Host                     | 515fc368-929a-4250-961b-880f5586e566 | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| LB_Port_EXTERMEDIA          | 7dbfd9e3-2011-4524-9cd2-47806765d5ee | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| MM_Passive_configure_deploy | cc45d567-ce51-463c-9702-c6ae84291041 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| MM_Active_Port_EMS          | 21f5a456-806b-4c22-98f9-464e37f8c13c | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| MM_Active_Port_CTRL         | ebcd40a4-ae0e-4889-a40e-204cdbbf3f0b | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| MM_Passive_create_deploy    | e1d6121a-7eb6-450d-8a09-ecd750322c66 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| DM_Host                     | c50ef26b-9dc4-4e61-8ff1-3abefb622d9c | OS::Nova::Server             | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| LB_Port_CTRL                | b41a75fa-6387-436c-991c-5c1009dd2f50 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| MM_Active_configure_deploy  | 5be175d6-ba7d-4b50-914d-624a877dba09 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| DM_Port_CTRL                | a1ae3b2e-3a2c-4928-84de-3da9b794d52c | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| DM_Port_INTERMEDIA          | f7d470e3-0a33-4d30-a40a-32f9fbaa4990 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| EMS_Net                     | 087c8e63-99cd-4722-b8d8-0597427dd41d | OS::Neutron::Net             | CREATE_COMPLETE | 2018-02-28T01:01:15Z |
| CTRL_Net                    | c3e765e0-6728-4a27-946b-5c716e877023 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-02-28T01:01:16Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-28 01:02:42Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-02-28 01:02:43Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:43Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-28 01:02:43Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:43Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:43Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-02-28 01:02:43Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-02-28 01:02:43Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:44Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-02-28 01:02:44Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:44Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-28 01:02:44Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:44Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:44Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-02-28 01:02:44Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-02-28 01:02:44Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:45Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-02-28 01:02:45Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:45Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:45Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-02-28 01:02:46Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:46Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-28 01:02:46Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:46Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:46Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-02-28 01:02:46Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-02-28 01:02:47Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:47Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:47Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-02-28 01:02:47Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:48Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:48Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-28 01:02:48Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:48Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:48Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-02-28 01:02:48Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-02-28 01:02:48Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-02-28 01:02:48Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:49Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:49Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-02-28 01:02:49Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:49Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-28 01:02:49Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:49Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:49Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-02-28 01:02:49Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-02-28 01:02:49Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-02-28 01:02:49Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:49Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:49Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:49Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:50Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-02-28 01:02:50Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:50Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-02-28 01:02:50Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-02-28 01:02:50Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-28 01:02:50Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-28 01:02:50Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-28 01:02:50Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:50Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:50Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:51Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:51Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-02-28 01:02:51Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-28 01:02:51Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-28 01:02:51Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:51Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:51Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-02-28 01:02:51Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-02-28 01:02:51Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:51Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-02-28 01:02:52Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:54Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-02-28 01:02:54Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:54Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-02-28 01:02:54Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:55Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:55Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:55Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:55Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:55Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:55Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-28 01:02:55Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-28 01:02:55Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-02-28 01:02:55Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-28 01:02:56Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-28 01:02:56Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-02-28 01:02:56Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:56Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-28 01:02:56Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:02:56Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-28 01:02:56Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-28 01:03:01Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-02-28 01:03:02Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:03:02Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:03:02Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:03:02Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:03:02Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-28 01:03:02Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-02-28 01:03:02Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-02-28 01:03:02Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-02-28 01:03:03Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:03:03Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:03:03Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:03:03Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:03:06Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-02-28 01:03:06Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-02-28 01:03:06Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-02-28 01:03:06Z [vRNC_Stack.EMS_Net]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:03:06Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  state changed
2018-02-28 01:03:06Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:03:06Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:03:06Z [vRNC_Stack.CTRL_Net]: DELETE_IN_PROGRESS  state changed
2018-02-28 01:03:07Z [vRNC_Stack.EMS_Net]: DELETE_COMPLETE  state changed

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

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


2018-02-28 01:03:32,494 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log'
