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         | 5d415f65d94481360b0e8665159b3d1e                                                                                                                                                                                                                  |
| container_format | bare                                                                                                                                                                                                                                              |
| created_at       | 2018-01-26T22:11:51Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/35360fe9-ae6e-4dde-9bee-fd96f3658c0f/file                                                                                                                                                                                              |
| id               | 35360fe9-ae6e-4dde-9bee-fd96f3658c0f                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | 327c2d7d8e474917aaeefec1e927ed46                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://fa48b521-2d5f-447d-ba69-da0409e2605e/images/35360fe9-ae6e-4dde-9bee-fd96f3658c0f/snap', locations='[{u'url': u'rbd://fa48b521-2d5f-447d-ba69-da0409e2605e/images/35360fe9-ae6e-4dde-9bee-fd96f3658c0f/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 20374                                                                                                                                                                                                                                             |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-01-26T22:11:51Z                                                                                                                                                                                                                              |
| 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          | fcdae374b9db498d912326d00c02e68d |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | fcdae374b9db498d912326d00c02e68d |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | bb0fcaebb5894657a7ca94b2340bfb93 |
| 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-01-26 22:12:19Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-01-26 22:12:21Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:21Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-01-26 22:12:22Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:23Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:23Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-01-26 22:12:23Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-01-26 22:12:24Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:24Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-01-26 22:12:25Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:25Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-01-26 22:12:26Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:26Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-01-26 22:12:26Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:26Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-01-26 22:12:27Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:27Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-01-26 22:12:28Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:28Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-01-26 22:12:29Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:29Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-01-26 22:12:29Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:30Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:30Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-01-26 22:12:30Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-01-26 22:12:31Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:31Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-01-26 22:12:31Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:32Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:32Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-01-26 22:12:32Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-01-26 22:12:33Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:33Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-01-26 22:12:34Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:34Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-01-26 22:12:35Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:35Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-01-26 22:12:35Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:36Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:36Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-01-26 22:12:36Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-01-26 22:12:36Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:36Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:36Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:36Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:37Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:37Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:37Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:37Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:37Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:37Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:37Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:37Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:37Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:37Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:37Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:37Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:37Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:37Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:37Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-01-26 22:12:37Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-26 22:12:37Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-26 22:12:38Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-01-26 22:12:38Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-01-26 22:12:38Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-26 22:12:38Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-26 22:12:38Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-26 22:12:38Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-26 22:12:38Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-26 22:12:38Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-26 22:12:38Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-26 22:12:38Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-26 22:12:38Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:38Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-01-26 22:12:38Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-26 22:12:39Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-26 22:12:39Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:39Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-01-26 22:12:39Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-26 22:12:39Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-26 22:12:39Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-26 22:12:39Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:40Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:40Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:40Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:47Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-01-26 22:12:47Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:47Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-01-26 22:12:48Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:48Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:48Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-26 22:12:48Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-01-26 22:12:49Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:49Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-01-26 22:12:50Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:50Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-26 22:12:50Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-01-26 22:12:51Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:51Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-01-26 22:12:51Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:51Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-01-26 22:12:52Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-26 22:12:52Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:52Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-01-26 22:12:53Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:53Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:53Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-26 22:12:55Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-01-26 22:12:56Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:56Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-01-26 22:12:56Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:12:57Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-26 22:13:05Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-01-26 22:13:05Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:13:05Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-01-26 22:13:06Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-26 22:13:06Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-26 22:13:06Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | 27ecb9a3-3c0b-4356-a71e-19435839b6bc                                                                                                                                                                      |
| 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-01-26T22:12:19Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | 27ecb9a3-3c0b-4356-a71e-19435839b6bc                                                                                                                                                                      |
| 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-01-26T22:12:19Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: fcdae374b9db498d912326d00c02e68d                                                                                                                                                          |
|                       | OS::stack_id: 27ecb9a3-3c0b-4356-a71e-19435839b6bc                                                                                                                                                        |
|                       | 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.12                                                                                                                                                                                 |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.4                                                                                                                                                                                  |
|                       | - description: The private IP address of the CM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_CM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.10                                                                                                                                                                                 |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.5                                                                                                                                                                                  |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.168.11.222:8004/v1/fcdae374b9db498d912326d00c02e68d/stacks/vRNC_Stack/27ecb9a3-3c0b-4356-a71e-19435839b6bc                                                                            |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | 8f8a18327bd049e0b93dd238a66765b9                                                                                                                                                                          |
| 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              | ecff0e9c-e52b-440d-a188-e5853e1247f7 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| AffinityPolicy              | 6f4c8184-17af-4654-b024-0c222a0e0744 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| DM_configure_config         | 228a751c-a600-4278-a6c8-610d1ffe1ed4 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| CM_Passive_configure_config | aa4016f7-5618-418d-a204-6758b5a0f7f2 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| LB_configure_deploy         | 05a59c57-2b55-40e9-862d-ba0a5a0e347b | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| EXTERMEDIA_Net_subnet       | 4a1511b2-56b1-47ff-a591-b56589cd4c64 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| CM_Passive_Port_CTRL        | fd87dae9-393e-4124-8117-bc84f8bb0899 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| MM_Passive_Port_CTRL        | f2b6ba79-9f28-4783-9e34-c1ff8a53f875 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| MM_Active_create_config     | 6de08966-28ed-4121-a52c-ffc1e8b52d14 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| LB_create_config            | 9bd56fc6-9396-4ecc-92f7-435012b42002 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| CM_Passive_create_config    | 4c336e63-9fcd-4c53-b292-10ee2ed25b50 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| MM_Active_Port_INTERMEDIA   | cf985e3d-c796-481c-b3df-a4151c19c348 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| AntiAffinityPolicy          | 06c86b03-31f0-4629-863a-0782c3e8a712 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| MM_Passive_Port_EMS         | 09a82aba-0e13-4f9d-8e29-e11e96647cf0 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| CM_Active_configure_config  | d5a14bb9-dbf2-4194-85c5-eb223f3ac1e8 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| MM_Passive_create_config    | b4c8bd7d-ecb9-4f2f-a35c-10b234e1a2da | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| DM_create_deploy            | 01b2ab2e-444b-4d3a-9e98-80e94b9828ea | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| CM_Active_create_config     | b013b4b5-0f8a-4a91-84bd-13efa160f37b | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| CTRL_Net_subnet             | c931ff85-8182-49d1-a775-700baf21faa4 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| DM_create_config            | 5931e823-d4f0-4573-aa80-a2183a17e1f3 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| LB_configure_config         | c4bdbd90-8d07-4fd8-a1d4-51b921246f42 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| INTERMEDIA_Net              | ab1847fe-5f55-4c92-9224-b5a5c3fd63c9 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| MM_Passive_configure_config | cea87255-cc5e-4822-8325-1459b59f17ac | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| CM_Passive_Host             | e139018f-63f6-4c21-8b60-7c57dab0caf8 | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| DM_Port_CTRL                | f984d9d7-681f-4733-876f-e0d8c16c885b | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| LB_create_deploy            | f96e29cd-518c-4e9d-a8f9-507e27adedc4 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| MM_Active_create_deploy     | fb76c919-f181-4bc1-92c8-d2bfcd56b08b | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| LB_Port_INTERMEDIA          | ecdbe51a-6b77-44ac-9bc8-c2e4fb0e17c8 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| MM_BlockStorage             | aa6325f8-9207-4c25-b866-e82317acceff | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| MM_Active_Host              | 70cd9856-2217-4dda-8322-4ee8e008495e | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| INTERMEDIA_Net_subnet       | 46e3141c-539b-44ce-a4e2-3b2bafbfa4d2 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| CM_Passive_create_deploy    | 57d14b20-3690-450f-a542-22843981f263 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| DM_configure_deploy         | 3168caf3-e89b-4209-b8b6-4d09790a0abd | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| CM_Passive_Port_INTERMEDIA  | 7e27924a-6095-4426-8a94-1e98ea06a238 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| CM_Active_Port_CTRL         | 0de51dc8-856c-4c42-b46a-49f87cc8895a | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| MM_Passive_Port_INTERMEDIA  | 60c59e78-1287-4801-a28c-d987d900685c | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| MM_Passive_Port_EXTERMEDIA  | 392c62f4-e999-489e-bbc0-beb2bf5fd446 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| CM_Active_create_deploy     | ced73000-6f62-43ce-b45b-653498ba3df4 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| MM_Passive_Host             | 0bd88231-b6fd-4f94-90f0-c3bdcf7fc4dc | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| CM_Active_configure_deploy  | 5bec476d-0d9f-47ff-abe3-a231edd4f36c | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| CM_Active_Host              | 9f0c8ec7-b264-44ad-99c9-46ceef8933ab | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| EMS_Net_subnet              | cd605475-24bc-4051-a969-9609691b3be5 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| MM_Active_Port_EXTERMEDIA   | a1cd48ca-4f27-482c-9114-35be503339b8 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| CM_Passive_configure_deploy | a9eb8d79-ebbf-45f6-b0ba-0f93d0fc72b0 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| LB_Host                     | a02dc340-62f3-4069-b152-1799b77770f3 | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| LB_Port_EXTERMEDIA          | 272766f9-5c02-41f6-819f-63908cb7c973 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| MM_Passive_configure_deploy | a49c30d2-28eb-45d2-9692-d3fee05f993c | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| MM_Active_Port_EMS          | 36eed7f2-5c86-4f61-845b-1bb8a1eda9cf | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| MM_Active_Port_CTRL         | cd23b663-d680-46ec-9faf-dc1ed15a085a | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| MM_Passive_create_deploy    | f07743dd-08d5-42d2-9d0b-5ae978cbdea5 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| DM_Host                     | 5d1b9d64-4636-49ca-b242-1465476194e9 | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| MM_Active_configure_config  | 864f9da6-9e03-4cda-bf88-3fc55f813ef0 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| LB_Port_CTRL                | 73825ad8-7270-4a68-bfca-d6d6f3d9acbd | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| MM_Active_configure_deploy  | 12621ebc-8aca-4497-b4af-f52e6a341963 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| CM_Active_Port_INTERMEDIA   | 008c761d-0f51-4b42-bdc5-dbbd6ff2fe69 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| DM_Port_INTERMEDIA          | f397568e-aa1f-40ea-9f19-171e13a27eb8 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| EMS_Net                     | b0eb434b-05d2-46f6-83f1-2e4a64a5ff39 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
| CTRL_Net                    | 553f088c-0486-4e7d-8ed7-0f06c5915dec | OS::Neutron::Net             | CREATE_COMPLETE | 2018-01-26T22:12:20Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-01-26 22:13:31Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-01-26 22:13:32Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:32Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-01-26 22:13:32Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:33Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-26 22:13:33Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:33Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:33Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-01-26 22:13:33Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-01-26 22:13:33Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:33Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:33Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-01-26 22:13:33Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:34Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:35Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-26 22:13:35Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:35Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:35Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-01-26 22:13:35Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-01-26 22:13:35Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-01-26 22:13:35Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:35Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-01-26 22:13:35Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:36Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:36Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-01-26 22:13:36Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:37Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-26 22:13:37Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:37Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:37Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-01-26 22:13:37Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-01-26 22:13:37Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-01-26 22:13:37Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:37Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:37Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:37Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:37Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:37Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-01-26 22:13:37Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:38Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-26 22:13:38Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:38Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-01-26 22:13:38Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-26 22:13:38Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:38Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-01-26 22:13:38Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-26 22:13:38Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-26 22:13:38Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:38Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-01-26 22:13:38Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:39Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-01-26 22:13:39Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-26 22:13:39Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:39Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:39Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:39Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:39Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-01-26 22:13:39Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-01-26 22:13:39Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:39Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-01-26 22:13:39Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-26 22:13:39Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:40Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-26 22:13:40Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-26 22:13:40Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:40Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-01-26 22:13:40Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:40Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-01-26 22:13:40Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:40Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:40Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-01-26 22:13:42Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-01-26 22:13:42Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:42Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:42Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:42Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:42Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:43Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-26 22:13:43Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-26 22:13:43Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-26 22:13:43Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-01-26 22:13:44Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-01-26 22:13:44Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:44Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:44Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:45Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-26 22:13:45Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-26 22:13:47Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-01-26 22:13:47Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:47Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:47Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:47Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:48Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-01-26 22:13:48Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-26 22:13:48Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:48Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:48Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-01-26 22:13:48Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-26 22:13:48Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-26 22:13:49Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-26 22:13:49Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-26 22:13:49Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:49Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:49Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-01-26 22:13:49Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed

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

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


2018-01-27 06:21:32,027 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log'
