Unnecessary nova-network on Compute Nodes

Bug #1086247 reported by Daneyon Hansen
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cisco Openstack
Folsom
Triaged
Medium
Ian Wells

Bug Description

nova-network is being deployed on Compute Nodes. nova-network should not be deployed when using Quantum. We should remove the following setting in our site manifest:

$multi_host = true

The default value in openstack::controller and openstack::compute manifests is false, which will cause nova-api and nova-network to not be installed.

no longer affects: openstack-cisco
Revision history for this message
Edgar Magana (emagana) wrote :

Fix has been committed and documented:
https://github.com/CiscoSystems/folsom-manifests/blob/af231008ce7555d47acea155e1906af70ca988a3/manifests/site.pp

# Quantum does not support (Folsom) multi_host feature. This should be
# false to avoid running nova-network on compute nodes.
$multi_host = false

Revision history for this message
Mark T. Voelker (mvoelker) wrote :

This apparently resurfaced when Ian rebased. Ian or Daneyon, can one of you reapply the above patch please?

Revision history for this message
Mark T. Voelker (mvoelker) wrote :

Ian, per above I think this slipped back in when you rebased the repo recently. Can you verify and/or fix?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.