No local image file or the file() doesn't exist!
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 and flavor for parser...     =========|

  Download image cirros-0.3.5-x86_64-disk.img...

  Default flavor m1.tiny already exsits.

  Register image cirros-0.3.2-x86_64-uec...
+------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field            | Value                                                                                                                                                                                                                                             |
+------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| checksum         | f8ab98ff5e73ebab884d80c9dc9c7290                                                                                                                                                                                                                  |
| container_format | bare                                                                                                                                                                                                                                              |
| created_at       | 2018-04-20T00:09:54Z                                                                                                                                                                                                                              |
| disk_format      | qcow2                                                                                                                                                                                                                                             |
| file             | /v2/images/8588bf56-a364-4175-be0b-5ee97e04b47b/file                                                                                                                                                                                              |
| id               | 8588bf56-a364-4175-be0b-5ee97e04b47b                                                                                                                                                                                                              |
| min_disk         | 0                                                                                                                                                                                                                                                 |
| min_ram          | 0                                                                                                                                                                                                                                                 |
| name             | cirros-0.3.2-x86_64-uec                                                                                                                                                                                                                           |
| owner            | c43756352fd1481ea15b29540d009063                                                                                                                                                                                                                  |
| properties       | direct_url='rbd://63255081-f009-4ce5-b7ff-5d0f4af7042c/images/8588bf56-a364-4175-be0b-5ee97e04b47b/snap', locations='[{u'url': u'rbd://63255081-f009-4ce5-b7ff-5d0f4af7042c/images/8588bf56-a364-4175-be0b-5ee97e04b47b/snap', u'metadata': {}}]' |
| protected        | False                                                                                                                                                                                                                                             |
| schema           | /v2/schemas/image                                                                                                                                                                                                                                 |
| size             | 13267968                                                                                                                                                                                                                                          |
| status           | active                                                                                                                                                                                                                                            |
| tags             |                                                                                                                                                                                                                                                   |
| updated_at       | 2018-04-20T00:09:55Z                                                                                                                                                                                                                              |
| 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          | 1fa469bcfd354e2cb09c6c7e02ed76c4 |
| is_domain   | False                            |
| name        | parser                           |
| parent_id   | default                          |
+-------------+----------------------------------+
  Create project parser successful.
+---------------------+----------------------------------+
| Field               | Value                            |
+---------------------+----------------------------------+
| default_project_id  | 1fa469bcfd354e2cb09c6c7e02ed76c4 |
| domain_id           | default                          |
| email               | shang.xiaodong@zte.com.cn        |
| enabled             | True                             |
| id                  | 59ca146add27438bbcb9bf614f95891d |
| 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: /src/nfv-parser/tests/../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC.yaml
      Patched yaml file: /src/nfv-parser/tests/../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: /src/nfv-parser/tests/../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC_patch.yaml
    2. Output file: /src/nfv-parser/tests/../tosca2heat/heat-translator/translator/tests/data/vRNC/vRNC_Hot_Template.yaml
/usr/lib/python2.7/site-packages/urllib3/connection.py:344: 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/urllib3/connection.py:344: 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/urllib3/connection.py:344: 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: /src/nfv-parser/tests/../tosca2heat/heat-translator/translator/tests/data/vRNC/vRNC_Hot_Template.yaml

    Patching compute:signal_transport

  Deploy stack...
2018-04-20 00:10:28Z [vRNC_Stack]: CREATE_IN_PROGRESS  Stack CREATE started
2018-04-20 00:10:29Z [vRNC_Stack.CM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:29Z [vRNC_Stack.CM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-04-20 00:10:30Z [vRNC_Stack.MM_Active_configure_config]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:30Z [vRNC_Stack.MM_Active_configure_config]: CREATE_COMPLETE  state changed
2018-04-20 00:10:31Z [vRNC_Stack.LB_create_config]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:31Z [vRNC_Stack.LB_create_config]: CREATE_COMPLETE  state changed
2018-04-20 00:10:32Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:32Z [vRNC_Stack.AntiAffinityPolicy]: CREATE_COMPLETE  state changed
2018-04-20 00:10:33Z [vRNC_Stack.MM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:33Z [vRNC_Stack.MM_Active_create_config]: CREATE_COMPLETE  state changed
2018-04-20 00:10:34Z [vRNC_Stack.EMS_Net]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:35Z [vRNC_Stack.EMS_Net]: CREATE_COMPLETE  state changed
2018-04-20 00:10:35Z [vRNC_Stack.EMS_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:35Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:35Z [vRNC_Stack.MM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-04-20 00:10:36Z [vRNC_Stack.EMS_Net_subnet]: CREATE_COMPLETE  state changed
2018-04-20 00:10:36Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:36Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:36Z [vRNC_Stack.MM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:36Z [vRNC_Stack.MM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-04-20 00:10:37Z [vRNC_Stack.MM_Active_Port_EMS]: CREATE_COMPLETE  state changed
2018-04-20 00:10:37Z [vRNC_Stack.MM_Passive_Port_EMS]: CREATE_COMPLETE  state changed
2018-04-20 00:10:37Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:38Z [vRNC_Stack.EXTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-04-20 00:10:38Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:38Z [vRNC_Stack.DM_configure_config]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:38Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-04-20 00:10:38Z [vRNC_Stack.DM_configure_config]: CREATE_COMPLETE  state changed
2018-04-20 00:10:38Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:38Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:38Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:39Z [vRNC_Stack.CM_Active_create_config]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:39Z [vRNC_Stack.CM_Active_create_config]: CREATE_COMPLETE  state changed
2018-04-20 00:10:39Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-04-20 00:10:40Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-04-20 00:10:40Z [vRNC_Stack.LB_Port_EXTERMEDIA]: CREATE_COMPLETE  state changed
2018-04-20 00:10:40Z [vRNC_Stack.AffinityPolicy]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:40Z [vRNC_Stack.AffinityPolicy]: CREATE_COMPLETE  state changed
2018-04-20 00:10:41Z [vRNC_Stack.DM_create_config]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:41Z [vRNC_Stack.DM_create_config]: CREATE_COMPLETE  state changed
2018-04-20 00:10:42Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:42Z [vRNC_Stack.CM_Passive_configure_config]: CREATE_COMPLETE  state changed
2018-04-20 00:10:43Z [vRNC_Stack.LB_configure_config]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:43Z [vRNC_Stack.LB_configure_config]: CREATE_COMPLETE  state changed
2018-04-20 00:10:44Z [vRNC_Stack.CM_Passive_create_config]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:44Z [vRNC_Stack.CM_Passive_create_config]: CREATE_COMPLETE  state changed
2018-04-20 00:10:45Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:46Z [vRNC_Stack.INTERMEDIA_Net]: CREATE_COMPLETE  state changed
2018-04-20 00:10:46Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:46Z [vRNC_Stack.MM_BlockStorage]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:47Z [vRNC_Stack.INTERMEDIA_Net_subnet]: CREATE_COMPLETE  state changed
2018-04-20 00:10:47Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:47Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:47Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:47Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:47Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:47Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:47Z [vRNC_Stack.CTRL_Net]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:48Z [vRNC_Stack.CTRL_Net]: CREATE_COMPLETE  state changed
2018-04-20 00:10:48Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-04-20 00:10:48Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-04-20 00:10:48Z [vRNC_Stack.MM_BlockStorage]: CREATE_COMPLETE  state changed
2018-04-20 00:10:48Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:48Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-04-20 00:10:48Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-04-20 00:10:48Z [vRNC_Stack.LB_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-04-20 00:10:48Z [vRNC_Stack.DM_Port_INTERMEDIA]: CREATE_COMPLETE  state changed
2018-04-20 00:10:49Z [vRNC_Stack.CTRL_Net_subnet]: CREATE_COMPLETE  state changed
2018-04-20 00:10:49Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:49Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:49Z [vRNC_Stack.LB_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:49Z [vRNC_Stack.DM_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:49Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:49Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:50Z [vRNC_Stack.MM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-04-20 00:10:50Z [vRNC_Stack.MM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:50Z [vRNC_Stack.MM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-04-20 00:10:50Z [vRNC_Stack.CM_Passive_Port_CTRL]: CREATE_COMPLETE  state changed
2018-04-20 00:10:50Z [vRNC_Stack.DM_Port_CTRL]: CREATE_COMPLETE  state changed
2018-04-20 00:10:50Z [vRNC_Stack.DM_Host]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:51Z [vRNC_Stack.LB_Port_CTRL]: CREATE_COMPLETE  state changed
2018-04-20 00:10:51Z [vRNC_Stack.LB_Host]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:10:51Z [vRNC_Stack.CM_Active_Port_CTRL]: CREATE_COMPLETE  state changed
2018-04-20 00:10:51Z [vRNC_Stack.CM_Active_Host]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:11:01Z [vRNC_Stack.DM_Host]: CREATE_COMPLETE  state changed
2018-04-20 00:11:01Z [vRNC_Stack.CM_Active_Host]: CREATE_COMPLETE  state changed
2018-04-20 00:11:01Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:11:01Z [vRNC_Stack.DM_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:11:01Z [vRNC_Stack.CM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:11:01Z [vRNC_Stack.CM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-04-20 00:11:01Z [vRNC_Stack.DM_create_deploy]: CREATE_COMPLETE  state changed
2018-04-20 00:11:02Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:11:02Z [vRNC_Stack.DM_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:11:02Z [vRNC_Stack.DM_configure_deploy]: CREATE_COMPLETE  state changed
2018-04-20 00:11:02Z [vRNC_Stack.CM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-04-20 00:11:03Z [vRNC_Stack.MM_Active_Host]: CREATE_COMPLETE  state changed
2018-04-20 00:11:03Z [vRNC_Stack.MM_Passive_Host]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:11:03Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:11:03Z [vRNC_Stack.LB_Host]: CREATE_COMPLETE  state changed
2018-04-20 00:11:04Z [vRNC_Stack.MM_Active_create_deploy]: CREATE_COMPLETE  state changed
2018-04-20 00:11:04Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:11:04Z [vRNC_Stack.LB_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:11:04Z [vRNC_Stack.MM_Active_configure_deploy]: CREATE_COMPLETE  state changed
2018-04-20 00:11:04Z [vRNC_Stack.LB_create_deploy]: CREATE_COMPLETE  state changed
2018-04-20 00:11:04Z [vRNC_Stack.LB_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:11:04Z [vRNC_Stack.LB_configure_deploy]: CREATE_COMPLETE  state changed
2018-04-20 00:11:10Z [vRNC_Stack.CM_Passive_Host]: CREATE_COMPLETE  state changed
2018-04-20 00:11:10Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:11:10Z [vRNC_Stack.CM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-04-20 00:11:10Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:11:10Z [vRNC_Stack.CM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-04-20 00:11:16Z [vRNC_Stack.MM_Passive_Host]: CREATE_COMPLETE  state changed
2018-04-20 00:11:16Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:11:16Z [vRNC_Stack.MM_Passive_create_deploy]: CREATE_COMPLETE  state changed
2018-04-20 00:11:16Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_IN_PROGRESS  state changed
2018-04-20 00:11:16Z [vRNC_Stack.MM_Passive_configure_deploy]: CREATE_COMPLETE  state changed
2018-04-20 00:11:16Z [vRNC_Stack]: CREATE_COMPLETE  Stack CREATE completed successfully
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field               | Value                                                                                                                                                                                                     |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                  | f364ec7f-d785-4ff8-84f8-5d5dc8eaa3e7                                                                                                                                                                      |
| 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-04-20T00:10:28Z                                                                                                                                                                                      |
| updated_time        | None                                                                                                                                                                                                      |
| stack_status        | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason | Stack CREATE completed successfully                                                                                                                                                                       |
+---------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  The basic information of deployment...
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field                 | Value                                                                                                                                                                                                     |
+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| id                    | f364ec7f-d785-4ff8-84f8-5d5dc8eaa3e7                                                                                                                                                                      |
| 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-04-20T00:10:28Z                                                                                                                                                                                      |
| updated_time          | None                                                                                                                                                                                                      |
| stack_status          | CREATE_COMPLETE                                                                                                                                                                                           |
| stack_status_reason   | Stack CREATE completed successfully                                                                                                                                                                       |
| parameters            | OS::project_id: 1fa469bcfd354e2cb09c6c7e02ed76c4                                                                                                                                                          |
|                       | OS::stack_id: f364ec7f-d785-4ff8-84f8-5d5dc8eaa3e7                                                                                                                                                        |
|                       | 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.13                                                                                                                                                                                 |
|                       | - description: The private IP address of the MM.                                                                                                                                                          |
|                       |   output_key: private_ip_of_MM                                                                                                                                                                            |
|                       |   output_value: 10.1.0.3                                                                                                                                                                                  |
|                       | - 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.8                                                                                                                                                                                  |
|                       |                                                                                                                                                                                                           |
| links                 | - href: https://192.168.11.222:8004/v1/1fa469bcfd354e2cb09c6c7e02ed76c4/stacks/vRNC_Stack/f364ec7f-d785-4ff8-84f8-5d5dc8eaa3e7                                                                            |
|                       |   rel: self                                                                                                                                                                                               |
|                       |                                                                                                                                                                                                           |
| parent                | None                                                                                                                                                                                                      |
| disable_rollback      | False                                                                                                                                                                                                     |
| deletion_time         | None                                                                                                                                                                                                      |
| stack_user_project_id | cd1315941d3345caa1233758ee46ca09                                                                                                                                                                          |
| 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              | e6a6dd1e-3210-4e53-ba6a-03f01ec805ed | OS::Neutron::Net             | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| AffinityPolicy              | c1f3c7a5-4e8d-44ad-9d29-b6e6a3670829 | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| DM_configure_config         | 3136dbad-18d4-4ff2-bace-3f0d68ad8d7e | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| CM_Passive_configure_config | 11bf759f-2802-4cd2-8b36-4e7357cbdd2c | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| LB_configure_deploy         | 0fc385b3-01fd-4e4c-8e2e-be0eb21b50fc | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| EXTERMEDIA_Net_subnet       | 53bf3094-a530-49cc-bbdc-8be266471cc4 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| MM_Passive_Port_CTRL        | ad21c2c5-a7cc-4722-ab66-2f0ed42b3b49 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| MM_Active_create_config     | 04d2ecb0-cc8b-4bd1-9301-bf1f1f18c945 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| MM_Active_configure_deploy  | 1e9f1512-289e-4bc9-aa33-bdb2e259a3f1 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| LB_create_config            | 0e626b38-6eb0-4737-8e91-8227068c124d | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| LB_Port_CTRL                | 6eb67135-2334-43da-8dbe-cd79ae3dce14 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| CM_Passive_create_config    | acd4911b-d01e-47fc-aaae-b0cc6ecac43d | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| MM_Active_Port_INTERMEDIA   | c278e0e0-abb8-4186-9207-d838cd3829f2 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| CM_Passive_Port_CTRL        | 37ee742e-87b1-4913-bb7b-22ed13fbb1de | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| MM_Passive_Port_EMS         | ff0f7fc1-2e03-4c1e-b166-4a640376234d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| CM_Active_configure_config  | fd1200ed-7a70-40a1-9d2e-47d0a28f5a33 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| MM_Passive_create_config    | 7aff8824-31ea-4f19-8a09-d3abc48c96cd | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| CTRL_Net_subnet             | a7aa7826-8c4d-4f7a-9769-a607b7c66da0 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| DM_Port_CTRL                | e30fdd42-0a32-48b0-ba94-341c404fe80d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| DM_create_deploy            | 5e079c05-185d-4d05-8e90-ad5e044868b7 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| DM_create_config            | bcf3f25b-7019-4ca2-8c43-1b553b69f27b | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| LB_configure_config         | f3cefdf3-9144-45f3-b933-37e3fdce690e | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| INTERMEDIA_Net              | 1f303de0-a3c1-4a25-824f-74058a0da4bf | OS::Neutron::Net             | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| MM_Passive_configure_config | 0b04dfb6-43c9-4ae7-83e4-b6945d2361c8 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| CM_Passive_Host             | 7a292e55-216a-4f26-be10-cb3dbda9ccdd | OS::Nova::Server             | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| CM_Passive_configure_deploy | 46b7d1e3-5e34-429d-a143-8f544ee4d447 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| LB_create_deploy            | 0b2fda64-b34a-4b97-99e4-f9928144f68c | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| MM_Active_create_deploy     | 5f91f191-3b97-404e-91b6-3de117183287 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| LB_Port_INTERMEDIA          | bbe90667-ffb0-4053-baae-1a9d6fdeb7bc | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| MM_Active_Host              | 977aa168-f2f8-4596-a9aa-01dc7d0e7ecd | OS::Nova::Server             | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| INTERMEDIA_Net_subnet       | f4dadb32-4a64-4731-84a0-26c568a28e90 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| CM_Passive_create_deploy    | edad77d5-fcf2-4ec7-8693-aa0fd6fc86d2 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| DM_configure_deploy         | 93394c8d-d1f8-4300-b37d-843c882a64af | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| CM_Passive_Port_INTERMEDIA  | 2c55b594-6fd6-4944-9732-8d33133eaf0d | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| CM_Active_Port_CTRL         | 6bb22a87-c68b-46c1-91af-dd150ce11be7 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| MM_Passive_Port_INTERMEDIA  | 5a64c251-04da-44e8-bfd7-25049c761c21 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| MM_Passive_Port_EXTERMEDIA  | da02f9dd-4c28-4f64-9fa4-ceb701be19c6 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| CM_Active_create_deploy     | 6abad56f-cad7-40a1-8625-0c542e33977c | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| MM_Passive_Host             | f893a08a-49d6-444c-8c2c-01d77c1e9cc7 | OS::Nova::Server             | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| CM_Active_configure_deploy  | 58818579-06a3-49d1-89a4-06ce6dbcbfec | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| CM_Active_Host              | 1e9a744c-f82f-44a2-88b8-ed96b478924d | OS::Nova::Server             | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| EMS_Net_subnet              | 3dba9739-56ce-4c83-9b2c-4ee2bf0b38c8 | OS::Neutron::Subnet          | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| AntiAffinityPolicy          | 990f010d-cd38-4725-8185-c3c1a4cbde7e | OS::Nova::ServerGroup        | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| MM_Active_configure_config  | cbed619a-9b17-42ea-8642-3b71dcfa3f76 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| MM_Active_Port_EXTERMEDIA   | fd36cdd4-52bb-4cfc-8203-ae6f99d868ee | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| LB_Host                     | cba19023-7a1f-4898-beb2-db6c979b91c5 | OS::Nova::Server             | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| LB_Port_EXTERMEDIA          | d45e78e3-43d7-40de-8c24-1285e7804427 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| MM_Passive_configure_deploy | f188b0cd-36e0-4714-9bdc-6e6c2f287f19 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| MM_Active_Port_EMS          | 0ebcd749-f58d-4402-afc3-84fd584f1bf7 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| MM_Active_Port_CTRL         | e0e76ce7-dc4e-49e0-ac1c-10b361fc8234 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| MM_Passive_create_deploy    | 0b741444-8c06-40c5-8cd6-498cbc605e27 | OS::Heat::SoftwareDeployment | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| DM_Host                     | 7bd84eb7-d40c-4396-806f-34839b7c821b | OS::Nova::Server             | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| MM_BlockStorage             | 009e0ffc-a98e-4bae-bb88-1a16954752cb | OS::Cinder::Volume           | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| CM_Active_create_config     | 78312a2a-3577-4592-ae7c-9a85ffa7df73 | OS::Heat::SoftwareConfig     | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| CM_Active_Port_INTERMEDIA   | 0894ee92-fb18-4188-b658-d974aeede3e7 | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| DM_Port_INTERMEDIA          | eac402e7-a60d-4c03-9adf-dda10435b8db | OS::Neutron::Port            | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| EMS_Net                     | 433fffc5-1b4b-43e7-9dcf-06a11b0f7e02 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
| CTRL_Net                    | 71fd0f82-a5dd-47ac-b18d-69fb4a050051 | OS::Neutron::Net             | CREATE_COMPLETE | 2018-04-20T00:10:29Z |
+-----------------------------+--------------------------------------+------------------------------+-----------------+----------------------+
  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-04-20 00:11:38Z [vRNC_Stack]: DELETE_IN_PROGRESS  Stack DELETE started
2018-04-20 00:11:38Z [vRNC_Stack.DM_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:38Z [vRNC_Stack.DM_configure_deploy]: DELETE_COMPLETE  state changed
2018-04-20 00:11:38Z [vRNC_Stack.DM_configure_config]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:38Z [vRNC_Stack.DM_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:39Z [vRNC_Stack.DM_configure_config]: DELETE_COMPLETE  state changed
2018-04-20 00:11:39Z [vRNC_Stack.DM_create_deploy]: DELETE_COMPLETE  state changed
2018-04-20 00:11:39Z [vRNC_Stack.DM_create_config]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:39Z [vRNC_Stack.DM_Host]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:39Z [vRNC_Stack.DM_create_config]: DELETE_COMPLETE  state changed
2018-04-20 00:11:39Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:39Z [vRNC_Stack.CM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-04-20 00:11:39Z [vRNC_Stack.CM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:39Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:40Z [vRNC_Stack.CM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-04-20 00:11:40Z [vRNC_Stack.CM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-04-20 00:11:40Z [vRNC_Stack.CM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:40Z [vRNC_Stack.CM_Active_create_config]: DELETE_COMPLETE  state changed
2018-04-20 00:11:40Z [vRNC_Stack.MM_BlockStorage]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:41Z [vRNC_Stack.LB_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:41Z [vRNC_Stack.LB_configure_deploy]: DELETE_COMPLETE  state changed
2018-04-20 00:11:41Z [vRNC_Stack.MM_BlockStorage]: DELETE_COMPLETE  state changed
2018-04-20 00:11:41Z [vRNC_Stack.LB_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:41Z [vRNC_Stack.LB_configure_config]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:42Z [vRNC_Stack.LB_configure_config]: DELETE_COMPLETE  state changed
2018-04-20 00:11:42Z [vRNC_Stack.LB_create_deploy]: DELETE_COMPLETE  state changed
2018-04-20 00:11:42Z [vRNC_Stack.LB_create_config]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:42Z [vRNC_Stack.LB_Host]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:42Z [vRNC_Stack.LB_create_config]: DELETE_COMPLETE  state changed
2018-04-20 00:11:42Z [vRNC_Stack.AffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:42Z [vRNC_Stack.AffinityPolicy]: DELETE_COMPLETE  state changed
2018-04-20 00:11:43Z [vRNC_Stack.DM_Host]: DELETE_COMPLETE  state changed
2018-04-20 00:11:43Z [vRNC_Stack.DM_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:43Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:43Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:43Z [vRNC_Stack.MM_Active_configure_deploy]: DELETE_COMPLETE  state changed
2018-04-20 00:11:43Z [vRNC_Stack.DM_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-04-20 00:11:43Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:43Z [vRNC_Stack.MM_Active_configure_config]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:44Z [vRNC_Stack.DM_Port_CTRL]: DELETE_COMPLETE  state changed
2018-04-20 00:11:44Z [vRNC_Stack.MM_Active_configure_config]: DELETE_COMPLETE  state changed
2018-04-20 00:11:44Z [vRNC_Stack.MM_Active_create_deploy]: DELETE_COMPLETE  state changed
2018-04-20 00:11:44Z [vRNC_Stack.MM_Active_create_config]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:44Z [vRNC_Stack.MM_Active_create_config]: DELETE_COMPLETE  state changed
2018-04-20 00:11:44Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:44Z [vRNC_Stack.AntiAffinityPolicy]: DELETE_COMPLETE  state changed
2018-04-20 00:11:45Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:45Z [vRNC_Stack.MM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-04-20 00:11:45Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:45Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:46Z [vRNC_Stack.MM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-04-20 00:11:46Z [vRNC_Stack.MM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-04-20 00:11:46Z [vRNC_Stack.MM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:46Z [vRNC_Stack.MM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:46Z [vRNC_Stack.MM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-04-20 00:11:46Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:46Z [vRNC_Stack.CM_Passive_configure_deploy]: DELETE_COMPLETE  state changed
2018-04-20 00:11:47Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:47Z [vRNC_Stack.LB_Host]: DELETE_COMPLETE  state changed
2018-04-20 00:11:47Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:47Z [vRNC_Stack.CM_Passive_configure_config]: DELETE_COMPLETE  state changed
2018-04-20 00:11:47Z [vRNC_Stack.CM_Passive_create_deploy]: DELETE_COMPLETE  state changed
2018-04-20 00:11:47Z [vRNC_Stack.LB_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:47Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:47Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:47Z [vRNC_Stack.CM_Passive_create_config]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:47Z [vRNC_Stack.CM_Passive_create_config]: DELETE_COMPLETE  state changed
2018-04-20 00:11:47Z [vRNC_Stack.CM_Passive_Host]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:48Z [vRNC_Stack.LB_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-04-20 00:11:48Z [vRNC_Stack.LB_Port_CTRL]: DELETE_COMPLETE  state changed
2018-04-20 00:11:48Z [vRNC_Stack.LB_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-04-20 00:11:51Z [vRNC_Stack.CM_Passive_Host]: DELETE_COMPLETE  state changed
2018-04-20 00:11:51Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:51Z [vRNC_Stack.CM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:51Z [vRNC_Stack.MM_Passive_Host]: DELETE_COMPLETE  state changed
2018-04-20 00:11:51Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:51Z [vRNC_Stack.MM_Active_Host]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:51Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:51Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:51Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:51Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:51Z [vRNC_Stack.CM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-04-20 00:11:51Z [vRNC_Stack.CM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-04-20 00:11:52Z [vRNC_Stack.MM_Passive_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-04-20 00:11:52Z [vRNC_Stack.MM_Passive_Port_CTRL]: DELETE_COMPLETE  state changed
2018-04-20 00:11:52Z [vRNC_Stack.MM_Passive_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-04-20 00:11:52Z [vRNC_Stack.MM_Passive_Port_EMS]: DELETE_COMPLETE  state changed
2018-04-20 00:11:55Z [vRNC_Stack.CM_Active_Host]: DELETE_COMPLETE  state changed
2018-04-20 00:11:56Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:56Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:56Z [vRNC_Stack.CM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-04-20 00:11:57Z [vRNC_Stack.CM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-04-20 00:11:57Z [vRNC_Stack.MM_Active_Host]: DELETE_COMPLETE  state changed
2018-04-20 00:11:57Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:57Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:57Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:57Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:58Z [vRNC_Stack.MM_Active_Port_EXTERMEDIA]: DELETE_COMPLETE  state changed
2018-04-20 00:11:58Z [vRNC_Stack.MM_Active_Port_EMS]: DELETE_COMPLETE  state changed
2018-04-20 00:11:58Z [vRNC_Stack.MM_Active_Port_CTRL]: DELETE_COMPLETE  state changed
2018-04-20 00:11:58Z [vRNC_Stack.MM_Active_Port_INTERMEDIA]: DELETE_COMPLETE  state changed
2018-04-20 00:11:58Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:58Z [vRNC_Stack.EMS_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:58Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:11:58Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:12:01Z [vRNC_Stack.EXTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-04-20 00:12:01Z [vRNC_Stack.EMS_Net_subnet]: DELETE_COMPLETE  state changed
2018-04-20 00:12:01Z [vRNC_Stack.CTRL_Net_subnet]: DELETE_COMPLETE  state changed
2018-04-20 00:12:01Z [vRNC_Stack.INTERMEDIA_Net_subnet]: DELETE_COMPLETE  state changed
2018-04-20 00:12:01Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:12:01Z [vRNC_Stack.EMS_Net]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:12:01Z [vRNC_Stack.CTRL_Net]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:12:01Z [vRNC_Stack.INTERMEDIA_Net]: DELETE_IN_PROGRESS  state changed
2018-04-20 00:12:03Z [vRNC_Stack.EMS_Net]: DELETE_COMPLETE  state changed
2018-04-20 00:12:03Z [vRNC_Stack.EXTERMEDIA_Net]: DELETE_COMPLETE  state changed
2018-04-20 00:12:03Z [vRNC_Stack.CTRL_Net]: DELETE_COMPLETE  state changed

    Delete patch temp file /src/nfv-parser/tests/../tosca2heat/heat-translator/translator/tests/data/vRNC/Definitions/vRNC_patch.yaml after test.
    Delete hot temp file /src/nfv-parser/tests/../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 user parser's role from project parser
    Delete user parser
    Delete project parser

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


2018-04-20 00:12:28,226 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/parser-basics.log'
