Bug 1214360
| Summary: | [RFE] Add NovaCompute resource-agent | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Fabio Massimo Di Nitto <fdinitto> | |
| Component: | resource-agents | Assignee: | Fabio Massimo Di Nitto <fdinitto> | |
| Status: | CLOSED ERRATA | QA Contact: | cluster-qe <cluster-qe> | |
| Severity: | urgent | Docs Contact: | ||
| Priority: | urgent | |||
| Version: | 7.1 | CC: | agk, cfeist, cluster-maint, djansa, fdinitto, markmc, mnovacek, myllynen, pneedle, snagar, yeylon | |
| Target Milestone: | rc | Keywords: | FutureFeature, OtherQA, ZStream | |
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | resource-agents-3.9.5-47.el7 | Doc Type: | Enhancement | |
| Doc Text: |
Feature: This new resource agent is used in OpenStack environments to provide Instance HA feature as described here:
https://access.redhat.com/articles/1544823
|
Story Points: | --- | |
| Clone Of: | 1185030 | |||
| : | 1229383 1238716 (view as bug list) | Environment: | ||
| Last Closed: | 2015-11-19 04:47:07 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: | 1178665, 1185030, 1214359, 1229383, 1238716, 1251948, 1261487 | |||
|
Comment 5
Sylvain Bauza
2015-05-14 07:27:42 UTC
I am "OtherQA". Andrew and I have been testing fence_compute in combination with NovaCompute (#1214360) and it works as expected. A node fail, NovaCompute is notified, calls into fence_compute and nova will evacuate the OSP instances as planned. I have verified that NoveCompute resource agent is included in resource-agents-3.9.5-50.el7.x86_64. ----- [root@virt-151 ~]# rpm -ql resource-agents | grep Nova /usr/lib/ocf/resource.d/openstack/NovaCompute /usr/lib/ocf/resource.d/openstack/NovaEvacuate /usr/share/man/man7/ocf_heartbeat_NovaCompute.7.gz /usr/share/man/man7/ocf_heartbeat_NovaEvacuate.7.gz 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. https://rhn.redhat.com/errata/RHBA-2015-2190.html |