Bug 1130589
| Summary: | packstack should warn installing openstack while NM is active | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Scott Lewis <sclewis> |
| Component: | openstack-packstack | Assignee: | Gaël Chamoulaud <gchamoul> |
| Status: | CLOSED ERRATA | QA Contact: | Roey Dekel <rdekel> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.0 (RHEL 6) | CC: | ajeain, aortega, ddomingo, derekh, gchamoul, ichavero, iovadia, mmagr, oblaut, sclewis, sgordon, slong, yeylon |
| Target Milestone: | z4 | Keywords: | ZStream |
| Target Release: | 5.0 (RHEL 6) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-packstack-2014.1.1-0.45.dev1279.el6ost | Doc Type: | Enhancement |
| Doc Text: |
With this update, if OpenStack Networking (neutron) is enabled, Packstack now displays a warning if the Network Manager service is active on hosts.
|
Story Points: | --- |
| Clone Of: | 1117115 | Environment: | |
| Last Closed: | 2015-04-16 14:01:46 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: | 1117115 | ||
| Bug Blocks: | |||
|
Description
Scott Lewis
2014-08-15 15:25:36 UTC
Tried to verify on Icehouse with:
Version-Release number of selected component:
---------------------------------------------
puddle: 2014-09-17.1
openstack-packstack-2014.1.1-0.41.dev1251.el6ost.noarch
Reproduce Steps:
----------------
(As mentioned above)
1. Provision new host and make sure NM is running
[root@rose12 ~]# service NetworkManager status
NetworkManager (pid 11077) is running...
2. Run packstack with neutron
Results:
-------
(Only related to NetworkManager)
stdout:
Checking if NetworkManager is enabled and running [ DONE ]
installation log file:
service NetworkManager status
Expected Results:
-----------------
packstack should warn on installing openstack with Networkmanager enabled (as mentioned above)
Verified on Icehouse with distributed setup: 1. Controller 2. Compute Version-Release number of selected component: --------------------------------------------- puddle: 2015-03-27.1 openstack-packstack-2014.1.1-0.46.dev1280.el6ost.noarch Reproduce Steps: ---------------- 1. Provision new RHEL6 host, install and run NetworkManager 2. Run packstack with neutron Results: ------- packstack warn on installing openstack with Networkmanager enabled (as mentioned above) 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/RHSA-2015-0832.html |