quantum_ip_overlap needs to be parameterized

Bug #1087479 reported by Edgar Magana
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cisco Openstack
Fix Released
High
Edgar Magana
Folsom
Fix Released
High
Edgar Magana

Bug Description

The variable quantum_ip_overlap needs to be parameterized in the puppet-openstack module.

Tags: 2012.2.2
Revision history for this message
Edgar Magana (emagana) wrote :
Changed in openstack-cisco:
assignee: nobody → Edgar Magana (emagana)
importance: Undecided → High
status: New → Fix Committed
Revision history for this message
Daneyon Hansen (danehans) wrote :

The overlapping variable still needs to be expressed in openstack compute/controller manifests. Otherwise puppet agent runs fail:

A top-scope variable should be defined:

$quantum_ip_overlap = true,

and also within the nova::network class:

  # set up networking
  class { 'nova::network':
    quantum_ip_overlap => true,
  }

Changed in openstack-cisco:
status: Fix Committed → In Progress
Revision history for this message
Chris Ricker (chris-ricker) wrote :
Changed in openstack-cisco:
status: In Progress → Fix Committed
Changed in openstack-cisco:
status: Fix Committed → Fix Released
Changed in openstack-cisco:
milestone: none → 2012.2.2
Changed in openstack-cisco:
milestone: 2012.2.2 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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