← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1344497] [NEW] Replace strings by constants in Cisco N1kv test modules

 

Public bug reported:

Cisco N1kv test modules contains some string values. These should be replaced by constant values throughout the file.
For eg:
test_n1kv_plugin.py has "overlay", "native_vxlan", "enhanced_vxlan" , "vlan" etc as strings. Instead they should refer to the constants defined in cisco_constants.py

** Affects: neutron
     Importance: Undecided
     Assignee: Sitaram Dontu (dontu)
         Status: New


** Tags: cisco

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1344497

Title:
  Replace strings by constants in Cisco N1kv test modules

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Cisco N1kv test modules contains some string values. These should be replaced by constant values throughout the file.
  For eg:
  test_n1kv_plugin.py has "overlay", "native_vxlan", "enhanced_vxlan" , "vlan" etc as strings. Instead they should refer to the constants defined in cisco_constants.py

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1344497/+subscriptions


Follow ups

References