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         | 72bdff3ee34af49101d6eb65f82c7d2a                                                                                                                                                                                                                  |
| container_format | bare                                                                                                                                                                                                                                              |
| created_at       | 2018-01-30T22:18:22Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/b674a8b2-5965-43d0-8577-b3a4ee8e7708/file                                                                                                                                                                                              |
| id               | b674a8b2-5965-43d0-8577-b3a4ee8e7708                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | 562f0756e1a145e88ad8c9d2e220321b                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://4a55076f-3b31-4aa1-ae3b-8faed59850e0/images/b674a8b2-5965-43d0-8577-b3a4ee8e7708/snap', locations='[{u'url': u'rbd://4a55076f-3b31-4aa1-ae3b-8faed59850e0/images/b674a8b2-5965-43d0-8577-b3a4ee8e7708/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 20598                                                                                                                                                                                                                                             |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-01-30T22:18:23Z                                                                                                                                                                                                                              |
| 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          | afddefe7f54a4e9299f404e595e510e3 |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | afddefe7f54a4e9299f404e595e510e3 |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | 3543d29774f24868aa821775716bdf81 |
| 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-30 22:18:53Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-01-30 22:18:55Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:18:55Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-01-30 22:18:55Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:18:55Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-01-30 22:18:56Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:18:57Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-01-30 22:18:57Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:18:58Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-01-30 22:18:58Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:18:58Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:18:58Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-01-30 22:18:59Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:18:59Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-01-30 22:18:59Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:00Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-01-30 22:19:00Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:00Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-01-30 22:19:00Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-01-30 22:19:01Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:01Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-01-30 22:19:02Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:02Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-01-30 22:19:03Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:03Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-01-30 22:19:04Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:04Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:04Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-01-30 22:19:04Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-01-30 22:19:05Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:05Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-01-30 22:19:06Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:06Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-01-30 22:19:07Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:07Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-01-30 22:19:08Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:08Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:08Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-01-30 22:19:08Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-01-30 22:19:09Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:09Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:09Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:09Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:09Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:09Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:09Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:09Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:09Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:09Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:09Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:09Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-01-30 22:19:09Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:09Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:09Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:09Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:09Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:09Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:09Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:10Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-01-30 22:19:10Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-30 22:19:10Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-30 22:19:10Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-30 22:19:10Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:10Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-01-30 22:19:10Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-30 22:19:10Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-30 22:19:10Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-30 22:19:10Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-30 22:19:10Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-30 22:19:11Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-30 22:19:11Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-01-30 22:19:11Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-30 22:19:11Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-30 22:19:11Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-30 22:19:11Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:11Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-01-30 22:19:11Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-30 22:19:11Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-01-30 22:19:11Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:12Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-01-30 22:19:12Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:12Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:12Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:12Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-01-30 22:19:12Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:20Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-01-30 22:19:21Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:21Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-01-30 22:19:22Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:22Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-01-30 22:19:22Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-30 22:19:22Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:23Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-01-30 22:19:23Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:23Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:23Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-30 22:19:23Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-01-30 22:19:24Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:24Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-01-30 22:19:25Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:25Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-30 22:19:26Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-01-30 22:19:26Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:26Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-01-30 22:19:27Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:27Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:27Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-30 22:19:31Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-01-30 22:19:31Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:31Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-01-30 22:19:32Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:32Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-30 22:19:39Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-01-30 22:19:39Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:39Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-01-30 22:19:40Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-01-30 22:19:40Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-01-30 22:19:40Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | 4546a9d7-97c8-483b-bb32-a44541b02e96                                                                                                                                                                      |
| 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-30T22:18:52Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | 4546a9d7-97c8-483b-bb32-a44541b02e96                                                                                                                                                                      |
| 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-30T22:18:52Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: afddefe7f54a4e9299f404e595e510e3                                                                                                                                                          |
|                       | OS::stack_id: 4546a9d7-97c8-483b-bb32-a44541b02e96                                                                                                                                                        |
|                       | 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.9                                                                                                                                                                                  |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.11                                                                                                                                                                                 |
|                       | - description: The private IP address of the CM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_CM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.7                                                                                                                                                                                  |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.16                                                                                                                                                                                 |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.168.11.222:8004/v1/afddefe7f54a4e9299f404e595e510e3/stacks/vRNC_Stack/4546a9d7-97c8-483b-bb32-a44541b02e96                                                                            |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | 902a1613184a45ea8339dac8580643b5                                                                                                                                                                          |
| 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              | 39d5fa9e-8176-46d8-8c7d-e73a6f8628ee | OS::Neutron::Net             | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| AffinityPolicy              | 2fb56fcc-e75a-48fe-84db-b37cc38d1551 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| DM_configure_config         | ac8a0de7-a4c9-49ab-8a9c-8862325ea96b | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| CM_Active_configure_config  | c42cf6cc-78ad-41aa-87b2-459a6984c64c | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| LB_configure_deploy         | 9ff83bb8-8eaf-449c-a09f-407a8886e7ad | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| EXTERMEDIA_Net_subnet       | 9ad91e67-1398-45f6-85db-85f0bb138a08 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| MM_Passive_Port_CTRL        | 196e8f86-bd36-428e-8b67-7847365f4c98 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| MM_Active_create_config     | 9943473e-7cfd-4db1-8006-306a15d38cdf | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| MM_Active_configure_deploy  | 88f53d64-012e-4cbd-be9b-9a0f8c32574e | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| LB_create_config            | 8406ba35-ed3b-4ed6-8e8e-6bf9bc6354c5 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| CM_Passive_create_config    | 54ee52f4-7d21-43fc-aadc-086bcbf16d80 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| MM_Active_Port_INTERMEDIA   | 55931225-d33f-40f2-a1fa-48c64fa90037 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| CM_Passive_Port_CTRL        | 2aa48002-028f-43f4-9f1c-ba0600645060 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| MM_Passive_Port_EMS         | b5d32efb-6f4f-4f22-97ba-a014a1dc8726 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| CM_Passive_configure_config | 557a74b7-4c6e-4716-90db-cab148c79149 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| MM_Passive_create_config    | 9270b15e-3da7-4c25-a101-958be52c8687 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| CTRL_Net_subnet             | 0a30ca97-f473-4339-ad35-51631c3b7c7f | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| DM_Port_CTRL                | b0eb5f64-26f0-45f6-99fc-673f0a644f6c | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| DM_create_deploy            | 43787ec4-5f5c-4b08-8f31-d1c35ba4a71f | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| DM_create_config            | 1394d351-9306-4aad-9b7c-e14d5c5166be | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| LB_configure_config         | 88282b28-ff3f-42e4-8b3f-6139ede08596 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| INTERMEDIA_Net              | 9335b0f1-f1b6-459f-8585-1073abe1c6d1 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| MM_Passive_configure_config | 80e2e8f7-eb77-4fa8-8398-1298ab31effe | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| CM_Passive_Host             | 74369da9-4dce-43f1-b3f2-4ae317a4e8a8 | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| CM_Passive_configure_deploy | fb17557f-8ddb-43ad-871f-85bc06a9e640 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| LB_create_deploy            | 835eba3f-56c9-45be-80b3-39d0236fc87d | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| MM_Active_create_deploy     | aa00f93d-e595-44b1-a659-2f9cbc23b344 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| LB_Port_INTERMEDIA          | 874def42-0753-4ded-a0f1-d21e22fcb96e | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| MM_BlockStorage             | 9b2315b0-d8a9-4448-8e59-d1f49c5f2bde | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| MM_Active_Host              | 988f835c-808d-4e4d-a118-7c3028edde21 | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| INTERMEDIA_Net_subnet       | 4ea1a980-04b2-4320-b677-9c5088ea6a33 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| CM_Passive_create_deploy    | b5e70072-181c-4989-a8aa-95d23a18f57b | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| DM_configure_deploy         | 35456121-412e-4d29-a656-9422f6c7e041 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| CM_Passive_Port_INTERMEDIA  | 053870cc-b16c-43f6-8c98-360bcbdbfc75 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| CM_Active_Port_CTRL         | c42da0c3-d07f-45ce-a39e-724cb82a0b96 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| MM_Passive_Port_INTERMEDIA  | 50202ef7-f934-402c-8c2c-c6e9fa1298b2 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| MM_Passive_Port_EXTERMEDIA  | 9349b9be-8fdb-47cf-a07c-8bd42a8dab62 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| CM_Active_create_deploy     | 480fc224-1bb2-4482-bb68-9d8fdb292f09 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| MM_Passive_Host             | dcc5cf0c-0230-48ed-bc15-3f0fd3f7fab9 | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| CM_Active_configure_deploy  | 5c369555-306a-4122-9547-a310b19bd90b | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| CM_Active_Host              | 20442976-3bbe-47c6-903e-fb3394095237 | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| EMS_Net_subnet              | 7187d97b-87f2-4237-803b-9080349be3ba | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| AntiAffinityPolicy          | f15c72e6-31e3-40e9-bef8-6ea038bb54a4 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| MM_Active_configure_config  | 73e2c9f2-6003-433c-b275-6eee23fc734b | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| MM_Active_Port_EXTERMEDIA   | 1c4f97c9-c19e-4f2d-85f3-470504ee90d3 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| LB_Host                     | 171108f1-5312-4e49-8a29-abdcab103828 | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| LB_Port_EXTERMEDIA          | 59ba0d34-e310-4720-a723-4e95f8a179cd | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| MM_Passive_configure_deploy | 5ab447a9-c68a-4712-80f8-bef14f69e977 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| MM_Active_Port_EMS          | da8400f3-7e89-4d9f-a1a8-b84fd32417a1 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| MM_Active_Port_CTRL         | d4eed0b4-7b2f-4aff-8bb4-19d146002e6c | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| MM_Passive_create_deploy    | 05fb6de2-5f7c-431b-a997-15d4207c0891 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| DM_Host                     | 8589ad81-1fea-4a12-9143-5c45ad85d530 | OS::Nova::Server             | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| LB_Port_CTRL                | fdf0c3b0-2cd5-4ff7-8169-364de0e1ea7d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| CM_Active_create_config     | 1e69968b-40ef-4285-9c6d-ecf1daa2d7ee | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| CM_Active_Port_INTERMEDIA   | 9a2d5fb5-3b8f-4ebd-9eb3-cfeb70cd66ae | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| DM_Port_INTERMEDIA          | 2332ba33-087a-4089-b915-b9daec082a48 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| EMS_Net                     | 7618982f-0aa2-46bf-82f1-f1941e2d1deb | OS::Neutron::Net             | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
| CTRL_Net                    | c8441bf3-eeed-4d57-98e3-4afe8c83d121 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-01-30T22:18:54Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-30 22:20:05Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-01-30 22:20:06Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:06Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-30 22:20:06Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:06Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-01-30 22:20:07Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:07Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-01-30 22:20:07Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:07Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:07Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-01-30 22:20:07Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:07Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-01-30 22:20:08Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:08Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-30 22:20:08Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:08Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:08Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-01-30 22:20:09Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-01-30 22:20:09Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:09Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-01-30 22:20:09Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:09Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:09Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-30 22:20:09Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:09Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:09Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-01-30 22:20:10Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-01-30 22:20:10Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:10Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-01-30 22:20:10Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:10Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-01-30 22:20:11Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:11Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:11Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:11Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-30 22:20:11Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-30 22:20:11Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-01-30 22:20:11Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-30 22:20:11Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:11Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:12Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-01-30 22:20:12Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-01-30 22:20:12Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:12Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:12Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-01-30 22:20:12Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:12Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-30 22:20:12Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:12Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:12Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-01-30 22:20:13Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-01-30 22:20:13Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-01-30 22:20:13Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:13Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-01-30 22:20:13Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:13Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:13Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:13Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:13Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:13Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-01-30 22:20:13Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:13Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:13Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-01-30 22:20:14Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-01-30 22:20:14Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-30 22:20:14Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-30 22:20:14Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:14Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-01-30 22:20:14Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:14Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-01-30 22:20:16Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-01-30 22:20:17Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-01-30 22:20:17Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:17Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:17Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:17Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:17Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:17Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-30 22:20:17Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-30 22:20:18Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-30 22:20:18Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-30 22:20:18Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-30 22:20:19Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-01-30 22:20:19Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:19Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:19Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:19Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:19Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:20Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-30 22:20:20Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-30 22:20:20Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-01-30 22:20:20Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-30 22:20:24Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-01-30 22:20:24Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:24Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:24Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:24Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:25Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-01-30 22:20:25Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-30 22:20:25Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-01-30 22:20:25Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-01-30 22:20:25Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:25Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:25Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-01-30 22:20:25Z [vRNC_Stack.CTRL_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-31 06:27:58,943 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log'
