[openstack-dev] --allowed-address-pairs fails...

2016-01-24 Thread masoom alam
*Hi every one, * *When trying to execute this command:* * neutron --debug port-update 51ae49c8-d360-488e-badb-7bee31585471 --allowed-address-pairs action=clear* *I am getting the following error:* Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/neutronclient/shell.p

Re: [openstack-dev] KILO: neutron port-update --allowed-address-pairs action=clear throws an exception

2015-09-30 Thread masoom alam
This patch: https://review.openstack.org/#/c/218551/ On Tue, Sep 29, 2015 at 11:55 PM, masoom alam wrote: > After I applied the patch set 4 manually, I am still getting the following > exception: > > DEBUG: urllib3.util.retry Converted retries value: 0 -> Retry(total=0, >

Re: [openstack-dev] KILO: neutron port-update --allowed-address-pairs action=clear throws an exception

2015-09-30 Thread masoom alam
t; At the moment, there is no way to set allowed-address-pairs to an empty > list by using neutron CLI. > When action=clear is passed, type=xxx, list=true and specified values are > ignored and None is sent to the server. > Thus you cannot set allowed-address-pairs to [] with neutron port-upd

Re: [openstack-dev] KILO: neutron port-update --allowed-address-pairs action=clear throws an exception

2015-09-28 Thread masoom alam
-masoom:/opt/stack/devstack/accrc/admin# neutron port-update e5b05961-e5d0-481b-bbd0-2ce4bbd9ea64 --allowed-address-pairs type=list {} action=clear AllowedAddressPair must contain ip_address On Mon, Sep 28, 2015 at 4:31 AM, masoom alam wrote: > Please help, its not working: >

Re: [openstack-dev] KILO: neutron port-update --allowed-address-pairs action=clear throws an exception

2015-09-28 Thread masoom alam
bz:/opt/stack/neutron# neutron port-update >> 3748649e-243d-4408-a5f1-8122f1fbf501 --allowed-address-pairs action=clear >> Allowed address pairs must be a list. >> >> >> >> At 2015-09-28 14:36:44, "masoom alam" wrote: >> >> stable KILO >&

Re: [openstack-dev] KILO: neutron port-update --allowed-address-pairs action=clear throws an exception

2015-09-27 Thread masoom alam
ter branch. > > > > > > At 2015-09-28 13:43:05, "masoom alam" wrote: > > Can anybody highlight why the following command is throwing an exception: > > *Command#* neutron port-update db3113df-14a3-4d6d-a3c5-d0517a134fc3 > --allowed-address-pairs action=cle

[openstack-dev] KILO: neutron port-update --allowed-address-pairs action=clear throws an exception

2015-09-27 Thread masoom alam
Can anybody highlight why the following command is throwing an exception: *Command#* neutron port-update db3113df-14a3-4d6d-a3c5-d0517a134fc3 --allowed-address-pairs action=clear *Error: * 2015-09-27 21:44:32.144 ERROR neutron.api.v2.resource [req-b1cbe1f2-ba21-4337-a714-f337c54ee9fc admin None]

[openstack-dev] Glance Image Protection Policy

2015-07-02 Thread masoom alam
Hi every one, The glance policy.json allows specific users/roles to download an image. If we apply a policy on a specific role, only that role can download and/or boot an image. What if we want to restrict downloading an image, but at the same time allowing the user to boot it via nova boot. The

[openstack-dev] BUG in OpenVSwitch Version ovs-vswitchd (Open vSwitch) 1.4.6

2015-02-06 Thread masoom alam
Hi every one, Can any one spot why the following bug will appear in Openstack leaving all services of Neutron to unusable state? To give you an idea that I was trying: "I tried to configure 173.39.237.0 ip to a VM, with the CIDR 173.39.236.0/23, however the OVS gave error and now all the neu

Re: [openstack-dev] Openstack Havana installation using devstack

2015-01-14 Thread masoom alam
No I want Havana purposefully. Thanks On Thu, Jan 15, 2015 at 10:45 AM, iKhan wrote: > Go with stable/icehouse then. > > On Thu Jan 15 2015 at 11:13:37 AM masoom alam > wrote: > >> Hi every one, >> >> How can I install Openstack Havana using devstack. >&g

[openstack-dev] Openstack Havana installation using devstack

2015-01-14 Thread masoom alam
Hi every one, How can I install Openstack Havana using devstack. The problem is that Havana branch does not exist on Github. git clone https://github.com/openstack-dev/devstack.git -b stable/havana Please guide. __ OpenStac

Re: [openstack-dev] VPNaaS site to site connection down.

2014-10-01 Thread masoom alam
3-svcs-vendor-status-report >>> >>> It was targeted for vendor implementations, but would include reference implementation status too. Right now, if a VPN connection negotiation fails, there’s no indication of what went wrong. >>> >>> Regards, >>> >>> >>

Re: [openstack-dev] VPNaaS site to site connection down.

2014-09-30 Thread masoom alam
gt; > Regards, > > > PCM (Paul Michali) > > MAIL …..…. p...@cisco.com > IRC ……..… pcm_ (irc.freenode.com) > TW ………... @pmichali > GPG Key … 4525ECC253E31A83 > Fingerprint .. 307A 96BB 1A4C D2C7 931D 8D2D 4525 ECC2 53E3 1A83 > > > > On Sep 29, 2014, at 1:38 AM, masoom

Re: [openstack-dev] VPNaaS site to site connection down.

2014-09-28 Thread masoom alam
> I think we should give mechanism to show the cause when vpn-connection is > down. At least, we could extend an attribute to explain this. Maybe the > VPN-incubator project is a chance? > > BR, > Germy > > > On Sat, Sep 27, 2014 at 7:04 PM, masoom alam > wrote: >

[openstack-dev] VPNaaS site to site connection down.

2014-09-27 Thread masoom alam
Hi Every one, I am trying to establish the VPN connection by giving the neutron ipsec-site-connection-create. neutron ipsec-site-connection-create --name vpnconnection1 --vpnservice-id myvpn --ikepolicy-id ikepolicy1 --ipsecpolicy-id ipsecpolicy1 --peer-address 172.24.4.233 --peer-id 172.24.4.233

Re: [openstack-dev] [rally][iperf] Benchmarking network performance

2014-09-07 Thread masoom alam
e36-ba53-23819e9d6bcf is failed. Task config is invalid. Benchmark %(name)s has wrong configuration at position %(pos)s Reason: %(reason)s Benchmark configuration: %(config)s On Fri, Sep 5, 2014 at 7:4

Re: [openstack-dev] [rally][iperf] Benchmarking network performance

2014-09-05 Thread masoom alam
Please forward ur vmtasks.py file On Friday, September 5, 2014, masoom alam wrote: > http://paste.openstack.org/show/106297/ > > > On Fri, Sep 5, 2014 at 1:12 PM, masoom alam > wrote: > >> Thanks Ajay >> >> I corrected this earlier. But facing another probl

Re: [openstack-dev] [rally][iperf] Benchmarking network performance

2014-09-05 Thread masoom alam
http://paste.openstack.org/show/106297/ On Fri, Sep 5, 2014 at 1:12 PM, masoom alam wrote: > Thanks Ajay > > I corrected this earlier. But facing another problem. Will forward paste > in a while. > > > > On Friday, September 5, 2014, Ajay Kalambur (akalambu) > w

Re: [openstack-dev] [rally][iperf] Benchmarking network performance

2014-09-05 Thread masoom alam
> Sent from my iPhone > > On Sep 4, 2014, at 7:51 PM, "masoom alam" > wrote: > > Why this is so when I patched with your sent patch: > > http://paste.openstack.org/show/106196/ > > > On Thu, Sep 4, 2014 at 8:58 PM, Rick Jones > wrote: > >>

Re: [openstack-dev] [rally][iperf] Benchmarking network performance

2014-09-04 Thread masoom alam
Why this is so when I patched with your sent patch: http://paste.openstack.org/show/106196/ On Thu, Sep 4, 2014 at 8:58 PM, Rick Jones wrote: > On 09/03/2014 11:47 AM, Ajay Kalambur (akalambu) wrote: > >> Hi >> Looking into the following blueprint which requires that network >> performance tes

Re: [openstack-dev] Rally scenario Issue

2014-09-03 Thread masoom alam
ow do you have floating > ips available ? > Ajay > > > From: masoom alam > > Reply-To: "OpenStack Development Mailing List (not for usage questions)" < > openstack-dev@lists.openstack.org> > Date: Tuesday, September 2, 2014 at 11:12 PM > &

Re: [openstack-dev] Rally scenario Issue

2014-09-02 Thread masoom alam
Hi Ajay, We are testing the same scenario that you are working one, but getting the follow error: http://paste.openstack.org/show/105029/ Could you be of any help here? Thanks On Wed, Sep 3, 2014 at 4:16 AM, Ajay Kalambur (akalambu) wrote: > Hi Guys > For the throughput tests I need to b

Re: [openstack-dev] Rally scenario Issue

2014-09-01 Thread masoom alam
How you solved this issue of syntax error. We are getting the same error: # rally -v task start rally/doc/samples/tasks/scenarios/vm/boot-runcommand- delete.json Command failed, please check log for more info 2014-09-01 07:31:52.606 9155 CRITICAL rally [-] ParserError: while parsing a flow mapping