Bug 1123316
| Summary: | HA: Add nova-conductor with nova-scheduler to colocation constraint | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Leonid Natapov <lnatapov> |
| Component: | openstack-foreman-installer | Assignee: | Jason Guiditta <jguiditt> |
| Status: | CLOSED ERRATA | QA Contact: | Leonid Natapov <lnatapov> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.0 (RHEL 7) | CC: | mburns, morazi, rhos-maint, yeylon |
| Target Milestone: | ga | Keywords: | ZStream |
| Target Release: | Installer | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-foreman-installer-2.0.18-1.el6ost | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-08-21 18:06:28 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: | |||
|
Description
Leonid Natapov
2014-07-25 09:57:51 UTC
Also related to openstack-heat-engine ------------------------------------------------------------------------ pcs constraint colocation add heat-engine with heat-api-cloudwatch ------------------------------------------------------------------------ (In reply to Leonid Natapov from comment #1) > Also related to openstack-heat-engine > > ------------------------------------------------------------------------ > pcs constraint colocation add heat-engine with heat-api-cloudwatch > ------------------------------------------------------------------------ Both of these are simple additions, but would you please split the heat request into a separate BZ so we can more easily track it? Thanks Patch posted: https://github.com/redhat-openstack/astapor/pull/332 Merged rhel-osp-installer-0.1.9-1.el6ost.noarch
pcs constraint
Location Constraints:
Resource: ip-192.168.0.99
Enabled on: maca25400702875.example.com (role: Started)
Ordering Constraints:
start fs-varlibglanceimages-clone then start openstack-glance-registry-clone
start openstack-glance-registry-clone then start openstack-glance-api-clone
start openstack-nova-consoleauth-clone then start openstack-nova-novncproxy-clone
start openstack-nova-novncproxy-clone then start openstack-nova-api-clone
start openstack-nova-api-clone then start openstack-nova-scheduler-clone
start openstack-nova-scheduler-clone then start openstack-nova-conductor-clone
start openstack-cinder-scheduler-clone then start openstack-cinder-volume-clone
start openstack-cinder-api-clone then start openstack-cinder-scheduler-clone
start openstack-heat-api-clone then start openstack-heat-api-cfn-clone
start openstack-heat-api-cfn-clone then start openstack-heat-api-cloudwatch-clone
start openstack-heat-api-cloudwatch-clone then start openstack-heat-engine
Colocation Constraints:
openstack-glance-registry-clone with fs-varlibglanceimages-clone
openstack-glance-api-clone with openstack-glance-registry-clone
openstack-nova-novncproxy-clone with openstack-nova-consoleauth-clone
openstack-nova-api-clone with openstack-nova-novncproxy-clone
openstack-nova-scheduler-clone with openstack-nova-api-clone
openstack-nova-scheduler-clone with openstack-nova-conductor-clone
openstack-cinder-volume-clone with openstack-cinder-scheduler-clone
openstack-cinder-scheduler-clone with openstack-cinder-api-clone
openstack-heat-api-cfn-clone with openstack-heat-api-clone
openstack-heat-api-cloudwatch-clone with openstack-heat-api-cfn-clone
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-1090.html |