Back to bug 1031323

Who When What Removed Added
Steven Dake 2013-11-16 20:33:22 UTC Assignee rhos-maint sbaker
Steven Dake 2013-11-16 20:36:44 UTC Priority unspecified high
RHEL Program Management 2013-11-16 20:37:22 UTC Target Release --- 4.0
Steven Dake 2013-11-16 20:41:38 UTC Link ID Launchpad 1250291
Steven Dake 2013-11-16 20:42:12 UTC Keywords Triaged
Perry Myers 2013-11-21 15:22:11 UTC CC pmyers
Target Milestone --- rc
Steven Dake 2013-11-27 14:51:06 UTC Keywords OtherQA
QA Contact ajeain kwhitney
Steven Dake 2013-12-04 16:24:09 UTC Assignee sbaker sdake
Steven Dake 2013-12-04 16:26:52 UTC Status NEW ASSIGNED
Eoghan Glynn 2013-12-05 14:54:21 UTC CC eglynn
Link ID OpenStack gerrit 56828
Eoghan Glynn 2013-12-05 15:59:42 UTC Link ID OpenStack gerrit 16909
Steven Dake 2013-12-05 17:50:57 UTC Status ASSIGNED MODIFIED
Steven Dake 2013-12-05 17:52:41 UTC Fixed In Version openstack-heat-2013.2-2.0.el6ost
errata-xmlrpc 2013-12-06 19:35:59 UTC Status MODIFIED ON_QA
Bruce Reeler 2013-12-10 04:39:21 UTC CC breeler
Flags needinfo?(sdake)
Steven Dake 2013-12-11 18:53:39 UTC QA Contact kwhitney sdake
Flags needinfo?(sdake)
Steven Dake 2013-12-11 21:17:17 UTC Doc Text Cause:
Resource names created by Heat are larger then 63 characters.

Consequence:
Nova instances will fail to obtain DHCP. Other services may be also be impacted.

Fix:
The length of the resource name is limited to 63 characters in a secure unique way.

Result:
Nova instances are able to obtain DHCP addresses.
Steven Dake 2013-12-11 21:34:14 UTC Status ON_QA VERIFIED
Don Domingo 2013-12-12 02:45:05 UTC CC ddomingo
Doc Text Cause:
Resource names created by Heat are larger then 63 characters.

Consequence:
Nova instances will fail to obtain DHCP. Other services may be also be impacted.

Fix:
The length of the resource name is limited to 63 characters in a secure unique way.

Result:
Nova instances are able to obtain DHCP addresses.
The resource name limit of Compute instances is 63 characters. However, it was possible for the Orchestration service to create resource names with more characters. Whenever this occurred, Compute instances could not obtain DHCP addresses.

This release adds a truncation logic to the Orchestration service's resource name generation. The added logic limits Orchestration resource names to 63 characters while also ensuring that each name is secure and unique.
errata-xmlrpc 2013-12-19 17:40:06 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2013-12-20 00:36:38 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2013-12-19 19:36:38 UTC
Perry Myers 2016-04-26 20:20:51 UTC CC pmyers

Back to bug 1031323