physical id should be None when creation process failed

Bug #1710834 reported by RUIJIE YUAN
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
senlin
Fix Released
Undecided
RUIJIE YUAN

Bug Description

+---------------+---------------------------------------------------------------------------------------------------------+
| Property | Value |
+---------------+---------------------------------------------------------------------------------------------------------+
| cluster_id | fc261ca4-fc9e-43f2-90f5-04b725b80dbf |
| created_at | - |
| data | { |
| | "internal_ports": [ |
| | { |
| | "network_id": "79bfc156-4f99-4ad8-923c-d572e9e787b1", |
| | "security_group_ids": [ |
| | "6d8ac566-5b37-47e3-bfa2-dc2ed6bebdda" |
| | ], |
| | "fixed_ips": [ |
| | { |
| | "subnet_id": "68607959-948f-43bc-8ba4-d4264aaa6b51", |
| | "ip_address": "10.0.0.5" |
| | }, |
| | { |
| | "subnet_id": "df272081-3338-4446-84de-34df536ec54b", |
| | "ip_address": "fde7:5182:9dc6:0:f816:3eff:fef8:f4f1" |
| | } |
| | ], |
| | "id": "b1125e35-70bd-4285-8bc3-0a4104fa115d", |
| | "remove": true |
| | } |
| | ] |
| | } |
| dependents | {} |
| details | - |
| id | 640be9a2-51ea-4b82-98b1-06cffa85bbb7 |
| index | 3 |
| init_at | 2017-08-15T08:45:47Z |
| location | - |
| metadata | {} |
| name | node-fc261ca4-003 |
| physical_id | UNKNOWN |
| profile_id | 5167c69f-c0c5-4d85-a11f-6fa3d2b0ccde |
| profile_name | nova |
| project_id | 40f1660fc8ff46499868cf21b19d48f5 |
| role | |
| status | ERROR |
| status_reason | Failed in creating server: Forbidden (HTTP 403) (Request-ID: req-fb1bfcab-a72d-4409-a092-44c575fd7c15). |
| updated_at | 2017-08-15T08:46:00Z |
| user_id | 78564d2480974d4db288808d33ed2e02 |
+---------------+---------------------------------------------------------------------------------------------------------+

The physical id shoule be None, or it will lead to series of problems.

RUIJIE YUAN (cnjie0616)
Changed in senlin:
assignee: nobody → RUIJIE YUAN (cnjie0616)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to senlin (master)

Fix proposed to branch: master
Review: https://review.openstack.org/493803

Changed in senlin:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: master
Review: https://review.openstack.org/494066

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on senlin (master)

Change abandoned by RUIJIE YUAN (<email address hidden>) on branch: master
Review: https://review.openstack.org/493803
Reason: just fix it in profile layer

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to senlin (master)

Reviewed: https://review.openstack.org/494066
Committed: https://git.openstack.org/cgit/openstack/senlin/commit/?id=0daea5c2bc9dc394ec2493ab0b1a54d9dbe6d682
Submitter: Jenkins
Branch: master

commit 0daea5c2bc9dc394ec2493ab0b1a54d9dbe6d682
Author: ruijie <email address hidden>
Date: Tue Aug 15 20:12:26 2017 -0700

    fix physical id should not be 'UNKNOWN'

    Closes-Bug #1710834

    Change-Id: I3c5e7212440f348f292b53d34332781581eb09d7

Changed in senlin:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.