yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07381
[Bug 1261283] [NEW] Method names in api/neutron should be consistent
Public bug reported:
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.
** Affects: horizon
Importance: Low
Assignee: Akihiro Motoki (amotoki)
Status: New
** Tags: neutron
--
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):
New
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
Follow ups
References