yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45221
[Bug 1536479] Re: the return info is unclear when creating subnetpool without prefixes
stack@admin:~/neutron$ grep -n "Invalid input for %" -r ./
./neutron/locale/tr_TR/LC_MESSAGES/neutron.po:1131:msgid "Invalid input for %(attr)s. Reason: %(reason)s."
./neutron/locale/es/LC_MESSAGES/neutron.po:1055:msgid "Invalid input for %(attr)s. Reason: %(reason)s."
./neutron/locale/it/LC_MESSAGES/neutron.po:1048:msgid "Invalid input for %(attr)s. Reason: %(reason)s."
./neutron/locale/ko_KR/LC_MESSAGES/neutron.po:999:msgid "Invalid input for %(attr)s. Reason: %(reason)s."
./neutron/locale/ru/LC_MESSAGES/neutron.po:1039:msgid "Invalid input for %(attr)s. Reason: %(reason)s."
./neutron/locale/neutron.pot:1095:msgid "Invalid input for %(attr)s. Reason: %(reason)s."
./neutron/locale/pt_BR/LC_MESSAGES/neutron.po:1041:msgid "Invalid input for %(attr)s. Reason: %(reason)s."
./neutron/locale/ja/LC_MESSAGES/neutron.po:1039:msgid "Invalid input for %(attr)s. Reason: %(reason)s."
./neutron/locale/de/LC_MESSAGES/neutron.po:1054:msgid "Invalid input for %(attr)s. Reason: %(reason)s."
./neutron/locale/fr/LC_MESSAGES/neutron.po:1164:msgid "Invalid input for %(attr)s. Reason: %(reason)s."
./neutron/locale/zh_CN/LC_MESSAGES/neutron.po:963:msgid "Invalid input for %(attr)s. Reason: %(reason)s."
./neutron/locale/zh_TW/LC_MESSAGES/neutron.po:966:msgid "Invalid input for %(attr)s. Reason: %(reason)s."
./neutron/api/v2/attributes.py:966: msg = _("Invalid input for %(attr)s. "
Binary file ./neutron/api/v2/attributes.pyc matches
stack@admin:~/neutron$ neutron subnetpool-create abc
Invalid input for prefixes. Reason: 'None' is not a list.
** Project changed: python-neutronclient => neutron
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1536479
Title:
the return info is unclear when creating subnetpool without prefixes
Status in neutron:
Confirmed
Bug description:
[Summary]
the return info is unclear when creating subnetpool without prefixes
[Topo]
devstack all-in-one node
[Description and expect result]
the return info is clear when creating subnetpool without prefixes
[Reproduceable or not]
reproduceable
[Recreate Steps]
1) create subnetpool without prefixes, the return info is unclear:
root@45-59:/opt/stack/devstack# neutron subnetpool-create pool1
Invalid input for prefixes. Reason: 'None' is not a list.
ISSUE: "Reason: 'None' is not a list" is useless
[Configration]
reproduceable bug, no need
[logs]
reproduceable bug, no need
[Root cause anlyze or debug inf]
reproduceable bug
[Attachment]
None
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1536479/+subscriptions