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         | 7706af1dc31c05079fe3954d73ca06c2                                                                                                                                                                                                                  |
| container_format | bare                                                                                                                                                                                                                                              |
| created_at       | 2018-03-21T02:15:22Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/cb257295-a3f3-4cca-bc1d-a7b66687c16f/file                                                                                                                                                                                              |
| id               | cb257295-a3f3-4cca-bc1d-a7b66687c16f                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | c2383e9075ef48c69160f9ae07b97c92                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://5a3cb68d-3a6e-429c-a361-2a6d0b5a1ef2/images/cb257295-a3f3-4cca-bc1d-a7b66687c16f/snap', locations='[{u'url': u'rbd://5a3cb68d-3a6e-429c-a361-2a6d0b5a1ef2/images/cb257295-a3f3-4cca-bc1d-a7b66687c16f/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 20462                                                                                                                                                                                                                                             |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-03-21T02:15:22Z                                                                                                                                                                                                                              |
| 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          | 38813ea100ee459da20fa6a67f1a9d10 |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | 38813ea100ee459da20fa6a67f1a9d10 |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | 94ef1b73bafe4547a4fec12737a74841 |
| 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-03-21 02:15:51Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-03-21 02:15:53Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:15:53Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-03-21 02:15:54Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:15:54Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-03-21 02:15:54Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:15:55Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-03-21 02:15:55Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:15:56Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-03-21 02:15:56Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:15:57Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-03-21 02:15:57Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:15:58Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-03-21 02:15:58Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:15:58Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-03-21 02:15:58Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:15:59Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-03-21 02:15:59Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:00Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-03-21 02:16:00Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:01Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-03-21 02:16:01Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:01Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:02Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-03-21 02:16:02Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-03-21 02:16:03Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:03Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-03-21 02:16:03Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:04Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:04Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-03-21 02:16:04Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-03-21 02:16:05Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:05Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-03-21 02:16:06Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:06Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-03-21 02:16:06Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:07Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:07Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-03-21 02:16:08Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:08Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:08Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:08Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-03-21 02:16:08Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:08Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:08Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:08Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:08Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:08Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:08Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:08Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:08Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:08Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:08Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:08Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:08Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:08Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:08Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:08Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-03-21 02:16:09Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:09Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-03-21 02:16:09Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-03-21 02:16:09Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-21 02:16:09Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-21 02:16:09Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-21 02:16:09Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-03-21 02:16:09Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-03-21 02:16:09Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-03-21 02:16:09Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-03-21 02:16:09Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-21 02:16:09Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-03-21 02:16:09Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-21 02:16:09Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-21 02:16:09Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-21 02:16:09Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-21 02:16:09Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-03-21 02:16:10Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:10Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-03-21 02:16:10Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-03-21 02:16:10Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-03-21 02:16:10Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:10Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:11Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:11Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:11Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-03-21 02:16:11Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:19Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-03-21 02:16:19Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:19Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-03-21 02:16:20Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:20Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-03-21 02:16:20Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-03-21 02:16:21Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-03-21 02:16:21Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:21Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-03-21 02:16:21Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:21Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:21Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-03-21 02:16:22Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:22Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-03-21 02:16:22Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:22Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-03-21 02:16:24Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-03-21 02:16:24Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:25Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-03-21 02:16:25Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:25Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:25Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-03-21 02:16:29Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-03-21 02:16:30Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:30Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-03-21 02:16:31Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:31Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-03-21 02:16:37Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-03-21 02:16:37Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:37Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-03-21 02:16:38Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-03-21 02:16:38Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-03-21 02:16:38Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | cb2c8804-bc26-481a-9ab2-0a6b81ebab7b                                                                                                                                                                      |
| 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-03-21T02:15:51Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | cb2c8804-bc26-481a-9ab2-0a6b81ebab7b                                                                                                                                                                      |
| 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-03-21T02:15:51Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: 38813ea100ee459da20fa6a67f1a9d10                                                                                                                                                          |
|                       | OS::stack_id: cb2c8804-bc26-481a-9ab2-0a6b81ebab7b                                                                                                                                                        |
|                       | 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.7                                                                                                                                                                                  |
|                       | - 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.9                                                                                                                                                                                  |
|                       | - description: The private IP address of the LB.                                                                                                                                                          |
|                       |   output_key: private_ip_of_LB                                                                                                                                                                            |
|                       |   output_value: 10.1.0.13                                                                                                                                                                                 |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.168.11.222:8004/v1/38813ea100ee459da20fa6a67f1a9d10/stacks/vRNC_Stack/cb2c8804-bc26-481a-9ab2-0a6b81ebab7b                                                                            |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | 776c6b53e39b449f827ca154f6342c05                                                                                                                                                                          |
| 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              | b4d26a57-b771-42cc-903b-2231dde3ccb0 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| AffinityPolicy              | b6715766-6328-46e0-b28e-e55c7ca3442b | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| DM_Port_CTRL                | 06d717aa-e1b8-4503-96b3-37010d8972fd | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| DM_configure_config         | 5cdfae27-c0a6-46e9-81ba-cfd4dd1e3c6d | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| CM_Passive_configure_config | e244786c-962b-4b58-8eba-93b7896add1f | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| LB_configure_deploy         | acff34cc-e418-44e2-a29c-01c60a9e24d4 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| EXTERMEDIA_Net_subnet       | 3620540d-7e25-41bf-955f-e25b0f75df44 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| CM_Passive_Port_INTERMEDIA  | ba93e34b-7b73-4e78-bfa7-411a851cbc5f | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| MM_Passive_Port_CTRL        | c145e208-fc69-40cd-9723-ec36bb3d5298 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| MM_Active_create_config     | 9883bc80-e911-4730-9528-ecf8e55faf73 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| LB_create_config            | b6171da2-dee9-4d55-9628-ddf49e915f48 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| CM_Passive_create_config    | 7095fa51-352d-4df6-ba71-1f651cefc628 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| MM_Active_Port_INTERMEDIA   | 9c029ae8-c58f-49d3-b390-571382094b8a | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| CM_Passive_Port_CTRL        | a4db8174-a5ab-4921-8e87-c9cad321c327 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| MM_Passive_Port_EMS         | 0e981024-a5da-4d21-84be-7958d192d74d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| CM_Active_configure_config  | a6368722-ff97-47f4-bb47-8161fc0cacaf | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| MM_Passive_create_config    | a84f0e53-ecce-43e2-be17-2e8251730666 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| CTRL_Net_subnet             | df87d6aa-7856-4111-943c-9801c606b8a8 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| CM_Active_create_config     | d1fe6784-0194-47d5-9767-72a1d35fd8f6 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| DM_create_deploy            | c3da0942-cd6b-4b79-9fad-de2a11b55e72 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| DM_create_config            | 21eab32e-14ce-4400-98d2-20f55e27286d | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| LB_configure_config         | 1e076c1f-fe20-4deb-bd2a-58cffd523d2e | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| INTERMEDIA_Net              | 8ecc1165-3855-464d-b5ab-57ee435da1bb | OS::Neutron::Net             | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| MM_Passive_configure_config | 5f37060b-61ea-45e2-8c2b-872b4c603155 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| CM_Passive_Host             | 683e18ad-cb5a-4860-8410-2986dcb241dc | OS::Nova::Server             | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| DM_Host                     | 980355af-7b01-45a6-9e61-43207f68c813 | OS::Nova::Server             | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| LB_create_deploy            | 0084cf3d-4096-4077-9726-b28c1dfade95 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| MM_Active_create_deploy     | a32c4380-5c9f-4a3c-9936-9883c02d85c7 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| LB_Port_INTERMEDIA          | 67310195-7897-4f96-b24a-df865b1c9bcb | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| MM_BlockStorage             | 6a1e4612-72eb-4f3c-9930-37be0a08bc1d | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| LB_Host                     | 84c30b5e-67c1-4f50-a579-72b23aa7d476 | OS::Nova::Server             | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| MM_Active_Host              | a9bc80f0-b94b-4fc3-81a6-8619bbd575b6 | OS::Nova::Server             | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| INTERMEDIA_Net_subnet       | 35cc02cc-5a2e-4fc3-b641-8cbe8963069b | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| CM_Passive_create_deploy    | 039178e6-3c7a-45e6-8a2d-7ed4d12091d9 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| DM_configure_deploy         | f0fe3791-c502-4d7d-871d-017474cfd5f0 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| CM_Passive_configure_deploy | d4194516-a5cc-4ae5-bf7c-432e52aa34d5 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| CM_Active_Port_CTRL         | 50b54216-8738-4cc3-b140-5bc834043168 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| MM_Passive_Port_INTERMEDIA  | ab728e14-f4f5-4cf8-9bc6-e562b7a693a3 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| MM_Passive_Port_EXTERMEDIA  | 96f4f253-5f6f-4fcf-b929-e869c0fea595 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| CM_Active_create_deploy     | 35141f6d-d580-4709-96d3-ee561a20e306 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| MM_Passive_Host             | 3bd150da-5cfa-49ed-95b2-0b54c55efe95 | OS::Nova::Server             | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| CM_Active_configure_deploy  | 17b4295b-96c5-40db-9849-d831ffc7c562 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| CM_Active_Host              | 27460759-8b99-4fcd-b82a-4a1bec809c2f | OS::Nova::Server             | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| EMS_Net_subnet              | 21e534cc-131b-4b0f-9afb-0b5577ee5de5 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| MM_Active_Port_EXTERMEDIA   | cc3e0ab3-35c8-49be-9b7b-c040d0bd4669 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| MM_Active_configure_config  | fd5410a7-8ee7-458d-aa69-94f57881f9df | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| DM_Port_INTERMEDIA          | 948edae0-d1d6-4d61-b32d-f4da332736f5 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| LB_Port_EXTERMEDIA          | 13f42f55-72d4-4598-be1f-27ef9072359a | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| MM_Passive_configure_deploy | 92247b0e-4f17-4036-81fa-6255b0d72256 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| MM_Active_Port_EMS          | 628b1c96-213f-499f-bf78-9dbe0fd95580 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| MM_Active_Port_CTRL         | ba43d9f1-8f46-4d22-a7d0-a085a7165b94 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| MM_Passive_create_deploy    | e8634093-af36-4e73-bb51-e6a5e511ce28 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| AntiAffinityPolicy          | dc7fb1d6-b5a1-4d49-afbf-0c0515dee821 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| LB_Port_CTRL                | 2344d012-fdd9-46b7-aed9-27cbff134371 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| MM_Active_configure_deploy  | ea773bad-c5b3-492f-a8bf-a67a0d53a728 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| CM_Active_Port_INTERMEDIA   | f84d8da1-6521-48b6-b977-aa0a265db66f | OS::Neutron::Port            | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| EMS_Net                     | 20f1abbf-de56-4309-a36b-03e311bd0354 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
| CTRL_Net                    | 19bb4923-20ee-462f-ba45-a1cf7ab42ab1 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-03-21T02:15:52Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-03-21 02:17:03Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-03-21 02:17:04Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:05Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:05Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-03-21 02:17:05Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-03-21 02:17:05Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:05Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:05Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-03-21 02:17:05Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-03-21 02:17:06Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:06Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-03-21 02:17:06Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:06Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:06Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-03-21 02:17:06Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:06Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:06Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-03-21 02:17:06Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-03-21 02:17:07Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:07Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-03-21 02:17:07Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:07Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:07Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-03-21 02:17:08Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:08Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-03-21 02:17:08Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:08Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:08Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-03-21 02:17:08Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-03-21 02:17:09Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:09Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-03-21 02:17:09Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:09Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-03-21 02:17:09Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:09Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:10Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-03-21 02:17:10Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-03-21 02:17:10Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-03-21 02:17:10Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:10Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:10Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:10Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:10Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:10Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-03-21 02:17:10Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-03-21 02:17:10Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:10Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:10Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-03-21 02:17:10Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-03-21 02:17:11Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-21 02:17:11Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-03-21 02:17:11Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-21 02:17:11Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:11Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-03-21 02:17:11Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:11Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:11Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-03-21 02:17:12Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:12Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-03-21 02:17:12Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:12Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:12Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-03-21 02:17:12Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-03-21 02:17:13Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-03-21 02:17:13Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:13Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:13Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-03-21 02:17:13Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:13Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:13Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:13Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:13Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:14Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-03-21 02:17:14Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-21 02:17:14Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-21 02:17:14Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-03-21 02:17:14Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-03-21 02:17:14Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:14Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:15Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:15Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-03-21 02:17:15Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-21 02:17:16Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-03-21 02:17:17Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:17Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:17Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-03-21 02:17:17Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-21 02:17:18Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-03-21 02:17:18Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:18Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:18Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:18Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:18Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-03-21 02:17:18Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:19Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:19Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-03-21 02:17:19Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-21 02:17:19Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-03-21 02:17:19Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-21 02:17:19Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-03-21 02:17:19Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-03-21 02:17:20Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:20Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:20Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:20Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:22Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-03-21 02:17:23Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-03-21 02:17:23Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-03-21 02:17:23Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  state changed
2018-03-21 02:17:23Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:23Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:23Z [vRNC_Stack.EMS_Net]: DELETE_IN_PROGRESS  state changed
2018-03-21 02:17:23Z [vRNC_Stack.CTRL_Net]: 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-03-21 02:17:47,894 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log'
