← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1292998] [NEW] get_resource_or_fake method in VPN panel is no longer unnecessary

 

Public bug reported:

get_resource_or_fake method in VPN panel is introduced to expand related
VPN resources or subnet/router names to minimize the changes in late
Havana cycle, but after that similar resource expansion is introduced to
api/vpn.py too. It is common in LBaaS/FWaaS/VPNaaS code, so it is better
to remove get_resource_or_fake method in VPNaaS to reduce code
duplication.

** Affects: horizon
     Importance: Low
     Assignee: Akihiro Motoki (amotoki)
         Status: In Progress


** Tags: vpnaas

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1292998

Title:
  get_resource_or_fake method in VPN panel is no longer unnecessary

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  get_resource_or_fake method in VPN panel is introduced to expand
  related VPN resources or subnet/router names to minimize the changes
  in late Havana cycle, but after that similar resource expansion is
  introduced to api/vpn.py too. It is common in LBaaS/FWaaS/VPNaaS code,
  so it is better to remove get_resource_or_fake method in VPNaaS to
  reduce code duplication.

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


Follow ups

References