Back to bug 1039554

Who When What Removed Added
RHEL Program Management 2013-12-09 12:57:40 UTC Target Release --- 4.0
Fabio Massimo Di Nitto 2013-12-09 13:01:23 UTC Priority unspecified medium
CC fdinitto
Severity unspecified medium
Xavier Queralt 2013-12-09 14:22:00 UTC Link ID Launchpad 1259183
Xavier Queralt 2013-12-09 15:08:37 UTC Assignee rhos-maint xqueralt
Target Milestone --- async
Xavier Queralt 2013-12-09 15:09:06 UTC Status NEW ON_DEV
Dave Allan 2013-12-13 14:37:56 UTC CC dallan
Scott Lewis 2013-12-13 18:16:27 UTC Keywords ZStream
Xavier Queralt 2013-12-16 10:38:02 UTC Status ON_DEV POST
Link ID OpenStack gerrit 60838
Scott Lewis 2014-01-09 20:05:19 UTC Target Milestone async ---
John Skeoch 2014-01-13 01:08:44 UTC CC hateya
Xavier Queralt 2014-01-20 14:32:42 UTC Target Milestone --- A2
Stephen Gordon 2014-01-22 14:21:18 UTC Keywords Triaged
Xavier Queralt 2014-02-10 09:19:21 UTC Status POST MODIFIED
Fixed In Version openstack-nova-2013.2.1-3.el6ost
Xavier Queralt 2014-02-14 10:16:02 UTC Doc Text Cause: nova-api was not passing the absolute path of the configuration file to the api-paste library if a file equally named was found in the current directory.

Consequence: api-paste library expects an absolute path and made nova-api crash on startup if a file with the same name was found in the current directory.

Fix: If api_paste_config contains a relative path, nova will try to find it under the configuration directories and return the absolute path to it.

Result:
errata-xmlrpc 2014-02-14 22:25:21 UTC Status MODIFIED ON_QA
Ami Jeain 2014-02-20 13:16:50 UTC Status ON_QA VERIFIED
Scott Radvan 2014-02-24 01:31:49 UTC CC sradvan
Doc Text Cause: nova-api was not passing the absolute path of the configuration file to the api-paste library if a file equally named was found in the current directory.

Consequence: api-paste library expects an absolute path and made nova-api crash on startup if a file with the same name was found in the current directory.

Fix: If api_paste_config contains a relative path, nova will try to find it under the configuration directories and return the absolute path to it.

Result:
Cause: nova-api was not passing the absolute path of the configuration file to the api-paste library if a file with the same name was found in the current directory.

Consequence: api-paste library expects an absolute path and made nova-api crash on startup if a file with the same name was found in the current directory.

Fix: If api_paste_config contains a relative path, nova will try to find it under the configuration directories and return the absolute path to it.

Result: api-paste properly handles paths and matching file names.
Bruce Reeler 2014-02-26 03:45:32 UTC CC breeler
Doc Text Cause: nova-api was not passing the absolute path of the configuration file to the api-paste library if a file with the same name was found in the current directory.

Consequence: api-paste library expects an absolute path and made nova-api crash on startup if a file with the same name was found in the current directory.

Fix: If api_paste_config contains a relative path, nova will try to find it under the configuration directories and return the absolute path to it.

Result: api-paste properly handles paths and matching file names.
Previously, nova-api was not passing the absolute path of the configuration file to the api-paste library if a file with the same name was found in the current directory.

As a result, due to api-paste library expecting an absolute path, this caused nova-api to crash on startup if a file with the same name was found in the current directory.

This has been fixed so that now, if api_paste_config contains a relative path, Compute will try to find it under the configuration directories and return the absolute path to api_paste_config.

Now api-paste properly handles paths and matching file names.
errata-xmlrpc 2014-03-04 16:00:54 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2014-03-04 19:04:17 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2014-03-04 14:04:17 UTC
Russell Bryant 2019-09-09 15:30:44 UTC CC rbryant
Red Hat One Jira (issues.redhat.com) 2022-07-09 06:27:28 UTC Link ID Red Hat Issue Tracker OSP-16393

Back to bug 1039554