Use IPv4/v6 constants for all

Bug #1691409 reported by Li Ma
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DragonFlow
In Progress
Medium
Duan Jiong

Bug Description

In l3_proactive_app, l3_app, snat_app, dnat_app, etc, the ip version is hard coded.

Li Ma (nick-ma-z)
Changed in dragonflow:
importance: Undecided → Medium
assignee: nobody → Li Ma (nick-ma-z)
Revision history for this message
Li Ma (nick-ma-z) wrote :

neutron-lib.constants.IP_VERSION_4 or IP_VERSION_6

Changed in dragonflow:
assignee: Li Ma (nick-ma-z) → nobody
Revision history for this message
Li Ma (nick-ma-z) wrote :

dragonflow/controller/*_app.py

summary: - Use IPv6/v6 constants for all
+ Use IPv4/v6 constants for all
Duan Jiong (duanjiong)
Changed in dragonflow:
assignee: nobody → Duan Jiong (duanjiong)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to dragonflow (master)

Fix proposed to branch: master
Review: https://review.openstack.org/465780

Changed in dragonflow:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to dragonflow (master)

Reviewed: https://review.openstack.org/465780
Committed: https://git.openstack.org/cgit/openstack/dragonflow/commit/?id=5140b1f18e2448c4b6cf381b901b881e9f48c3aa
Submitter: Jenkins
Branch: master

commit 5140b1f18e2448c4b6cf381b901b881e9f48c3aa
Author: Duan Jiong <email address hidden>
Date: Thu May 18 09:41:11 2017 +0800

    Replace hardcoded IP version witch neutron_lib constants

    Those IP version are hardcoded, so replace them.

    Change-Id: Ia7c19e08426741336a0e36657395d8c3542bd33f
    Partial-Bug: #1691409

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.