Back to bug 1022705

Who When What Removed Added
RHEL Program Management 2013-10-23 20:18:44 UTC Target Release --- 4.0
lpeer 2013-11-06 07:30:02 UTC Priority unspecified high
Status NEW ASSIGNED
CC lpeer
Assignee rhos-maint twilson
Summary neutron-rootwrap fails if "quantum" user is present at install time. [upgrade] neutron-rootwrap fails if "quantum" user is present at install time.
Severity unspecified high
Terry Wilson 2013-11-07 22:58:13 UTC Status ASSIGNED MODIFIED
Fixed In Version openstack-neutron-2013.2-4.el6ost
Doc Text Cause: The packaging didn't handle upgrading from grizzly/quantum to havana/neutron well.

Consequence: Config files were not migrated, the quantum and neutron users had the same UID causing sudo/rootwrap issues, and neutron services that were enabled in grizzly would not be enabled after upgrading to havana.

Fix: Add upgrade handling post upgrade

Result: Upgrades happen more smoothly fron quantum to neutron. After doing a yum update, the user should only have to migrate the database and start the neutron services.
Scott Lewis 2013-11-19 16:54:24 UTC Target Milestone --- beta
errata-xmlrpc 2013-11-26 19:23:03 UTC Status MODIFIED ON_QA
Ofer Blaut 2013-11-27 11:20:53 UTC QA Contact oblaut rvaknin
Ofer Blaut 2013-12-03 06:46:41 UTC CC oblaut
QA Contact rvaknin rdekel
Don Domingo 2013-12-11 02:43:18 UTC CC ddomingo
Doc Text Cause: The packaging didn't handle upgrading from grizzly/quantum to havana/neutron well.

Consequence: Config files were not migrated, the quantum and neutron users had the same UID causing sudo/rootwrap issues, and neutron services that were enabled in grizzly would not be enabled after upgrading to havana.

Fix: Add upgrade handling post upgrade

Result: Upgrades happen more smoothly fron quantum to neutron. After doing a yum update, the user should only have to migrate the database and start the neutron services.
Red Hat OpenStack 4 replaces Quantum with Neutron. Upgrading to Red Hat OpenStack 4 or installing the Neutron packages automatically configures the Neutron service with the necessary daemon names and rights previously used by Quantum.

However, an ordering error in the configuration of user rights prevented sudo from correctly referencing "neutron" instead of "quantum" when needed. This prevented Neutron from performing any operations that required elevated privileges.

This fix corrects the ordering error, thereby ensuring that sudo references "neutron" correctly when needed.
Roey Dekel 2013-12-12 16:32:32 UTC Status ON_QA VERIFIED
errata-xmlrpc 2013-12-19 17:33:44 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2013-12-20 00:32:10 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2013-12-19 19:32:10 UTC
Perry Myers 2016-04-27 02:07:49 UTC CC pmyers

Back to bug 1022705