[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

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 <masoom.a...@wanclouds.net> wrote: > After I applied the patch set 4 manually, I am still getting the following > exception: > > DEBUG: urllib3.util.retry Converted retries value

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

2015-09-30 Thread masoom alam
eply comments? > 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 [

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 <masoom.a...@wanclouds.net> wrote: > Please

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

2015-09-28 Thread masoom alam
o you use? there is not this problem in master branch. > > > > > > At 2015-09-28 13:43:05, "masoom alam" <masoom.a...@wanclouds.net> wrote: > > Can anybody highlight why the following command is throwing an exception: > > *Command#* neutron port-update db3113df-14a3-

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

2015-09-28 Thread masoom alam
using bellow command >> >> root@szxbz:/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

[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

[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. __

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 ik.ibadk...@gmail.com wrote: Go with stable/icehouse then. On Thu Jan 15 2015 at 11:13:37 AM masoom alam masoom.a...@gmail.com wrote: Hi every one, How can I install Openstack Havana using devstack

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

2014-10-01 Thread masoom alam
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 alam masoom.a...@gmail.com wrote: Hi Germy We cannot ping the public

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

2014-09-30 Thread masoom alam
… 4525ECC253E31A83 Fingerprint .. 307A 96BB 1A4C D2C7 931D 8D2D 4525 ECC2 53E3 1A83 On Sep 29, 2014, at 1:38 AM, masoom alam masoom.a...@gmail.com wrote: Hi Germy We cannot ping the public interface of the 2nd devstack setup (devstack West). From our Cirros instance (First devstack -- devstack

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

2014-09-28 Thread masoom alam
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 masoom.a...@gmail.com wrote: Hi Every one, I am trying to establish the VPN connection

[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

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

2014-09-07 Thread masoom alam
(akalambu) akala...@cisco.com wrote: Hi mason What is the task you want to perform run commands after vm boot or run performance Based on that I can help with correct pointer Ajay Sent from my iPhone On Sep 5, 2014, at 2:28 AM, masoom alam masoom.a...@gmail.com wrote: Please forward ur

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 masoom.a...@gmail.com javascript:_e(%7B%7D,'cvml','masoom.a...@gmail.com'); 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

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 masoom.a...@gmail.com 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) akala...@cisco.com

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 masoom.a...@gmail.com wrote: http://paste.openstack.org/show/106297/ On Fri, Sep 5, 2014 at 1:12 PM, masoom alam masoom.a...@gmail.com javascript:_e(%7B%7D,'cvml','masoom.a...@gmail.com'); wrote: Thanks Ajay I

Re: [openstack-dev] Rally scenario Issue

2014-09-03 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) akala...@cisco.com wrote: Hi Guys For the throughput

Re: [openstack-dev] Rally scenario Issue

2014-09-03 Thread masoom alam
? Ajay From: masoom alam masoom.a...@gmail.com Reply-To: OpenStack Development Mailing List (not for usage questions) openstack-dev@lists.openstack.org Date: Tuesday, September 2, 2014 at 11:12 PM To: OpenStack Development Mailing List (not for usage questions) openstack-dev

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