** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1493658
Title:
neutron CLI is case-insensitive when deleting/showing firewall
/firewall rule/firewall policy
Status in neutron:
Fix Released
Bug description:
- User can create a firewall rules named demo_rule1 and Demo_Rule1 in Horizon
and neutron-client.
However on trying to delete firewall using " neutron firewall-rule-delete
demo_rule1", we get an error:
NeutronClientNoUniqueMatch: Multiple firewall_rule matches found for name
'demo_rule1', use an ID to be more specific.
Multiple firewall_rule matches found for name 'demo_rule1', use an ID to be
more specific.
Ideally Neutron Client/Neutron itself, should be able to differentiate
between Demo_Rule1 and demo_rule1
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1493658/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp