← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1261283] Re: Method names in api/neutron should be consistent

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
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/1261283

Title:
  Method names in api/neutron should be consistent

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In api/neutron.py, method names vary across neutron services. These
  method names should be consistent.

  [xxx-update]
  <singular>_modify
  <singular>_update

  [xxx-list]
  <plural>_get
  <plural>_list
  <singular>_list

  When looking other projects, it seems <singular>_update and
  <singular>_list are common.

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


References