[openstack-dev] {opestack][Neutron - FWaaS] CLI Firewall-Policy-Update Bug

2013-12-10 Thread trinath.soman...@freescale.com
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.soman...@freescale.com | extn: 4048

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] {opestack][Neutron - FWaaS] CLI Firewall-Policy-Update Bug

2013-12-10 Thread Yongsheng Gong
try to use:
 neutron firewall-policy-update dd2c7d33-2c36-4200-b1f8-daaa1ab202d5
--firewall-rules list=true rule1


On Wed, Dec 11, 2013 at 1:37 PM, trinath.soman...@freescale.com 
trinath.soman...@freescale.com wrote:

  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.soman...@freescale.com | extn: 4048



 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] {opestack][Neutron - FWaaS] CLI Firewall-Policy-Update Bug

2013-12-10 Thread trinath.soman...@freescale.com
Hi-

Thanks a lot for the reply.

Can you kindly also add the help guideline in the FWaaS Documentation too.. 
This might be helpful.

Thanking you.



--
Trinath Somanchi - B39208
trinath.soman...@freescale.com | extn: 4048

From: Yongsheng Gong [mailto:gong...@unitedstack.com]
Sent: Wednesday, December 11, 2013 11:48 AM
To: OpenStack Development Mailing List (not for usage questions)
Subject: Re: [openstack-dev] {opestack][Neutron - FWaaS] CLI 
Firewall-Policy-Update Bug

try to use:
 neutron firewall-policy-update dd2c7d33-2c36-4200-b1f8-daaa1ab202d5 
--firewall-rules list=true rule1

On Wed, Dec 11, 2013 at 1:37 PM, 
trinath.soman...@freescale.commailto:trinath.soman...@freescale.com 
trinath.soman...@freescale.commailto:trinath.soman...@freescale.com wrote:
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.soman...@freescale.commailto:trinath.soman...@freescale.com | extn: 
4048


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.orgmailto:OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev