Hi -
I found this issue with FWaaS CLI commands.
When I issue the command,
$> neutron firewall-policy-update dd2c7d33-2c36-4200-b1f8-daaa1ab202d5 --firewall-rules "rule1"
404-{u'NeutronError': {u'message': u'Firewall Rule r could not be found.', u'type': u'FirewallRuleNotFound', u'detail': u''}}
With respect to the code, I see that the split is not happening based on the white space character rather, the string is being split or parsed.
Is there a bug assigned to this and is that resolved ?
Kindly help me in this regard.
--
Trinath Somanchi - B39208
trinath.somanchi at freescale.com | extn: 4048
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20131211/45287ef9/attachment.html>