Add distributed flag for neutron-fwaas traceback
Bug #1431442 reported by
Tom Holtzen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-cisco |
Fix Committed
|
Undecided
|
Tom Holtzen |
Bug Description
New flag was introduced to neutron-fwaas create firewall for DVR. cfg.CONF.
def create_
LOG.debug(
fw = firewall[
tenant_id = self._get_
# distributed routers may required a more complex state machine;
# the introduction of a new 'CREATED' state allows this, whilst
# keeping a backward compatible behavior of the logical resource.
status = (const.CREATED
if cfg.CONF.
Changed in networking-cisco: | |
assignee: | nobody → Tom Holtzen (tholtzen) |
Changed in networking-cisco: | |
milestone: | none → 1.0.0 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/163896
Review: https:/