Bug 1095816
| Summary: | [Rubygem-Staypuft]: Service Configuration for 'Cinder' appear twice at the deployment service list. | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Omri Hochman <ohochman> |
| Component: | rubygem-staypuft | Assignee: | Petr Chalupa <pchalupa> |
| Status: | CLOSED WONTFIX | QA Contact: | Omri Hochman <ohochman> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.0 | CC: | aberezin, mburns, mlopes, mtaylor, sseago, tsanders |
| Target Milestone: | z4 | Keywords: | ZStream |
| Target Release: | 4.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ruby193-rubygem-staypuft-0.0.13 | Doc Type: | Bug Fix |
| Doc Text: |
Prior to this update, a single representation of Block Storage (cinder) service was shared between two roles.
Consequently, the Block Storage service appeared twice, which resulted in Staypuft not correctly interpreting the form's data and configuring services in both roles incorrectly.
This fix creates separate services for each role, and Staypuft now correctly configures both newly created Block Storage services.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-07-15 16:59:11 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1093126 | ||
|
Description
Omri Hochman
2014-05-08 15:10:58 UTC
commit fc992ca3df526b9e9eeee651b8a4edf77384813d
Author: Petr Chalupa <git>
Date: Mon May 5 14:08:31 2014 +0200
Duplicate Cinder service one for controller second for node
requires reseeding
Verified with : foreman-installer-staypuft-0.0.13-2.el6ost.noarch It seems that now there's separation in the service configuration, between: Cinder (controller) and - Cinder (node). |