Re: [Openstack] weird behavior of keystone+apache+mod_wsgi

2014-11-15 Thread Li Ma
On 2014/11/15 17:40, Boris Bobrov wrote: On Saturday 15 November 2014 12:25:23 Li Ma wrote: Hi all, I just set up keystone with apache(2.2.15) and mod_wsgi. It runs perfectly. But when I tested my own application, it threw an exception of 404 Not Found, because it accessed the url: http

[Openstack] weird behavior of keystone+apache+mod_wsgi

2014-11-15 Thread Li Ma
Hi all, I just set up keystone with apache(2.2.15) and mod_wsgi. It runs perfectly. But when I tested my own application, it threw an exception of 404 Not Found, because it accessed the url: http://192.168.242.10:/35357/v2.0 And I curl to get keystone versions, the result is weird. Here's what

Re: [Openstack] is anyone using zeromq for RPC?

2014-09-17 Thread Li Ma
; in https://bugs.launchpad.net/oslo.messaging By the way, some bugs as far as I know, are outdated. They should be re-verified one by one later. Cheers, Li Ma ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to :

Re: [Openstack] is anyone using zeromq for RPC?

2014-09-12 Thread Li Ma
erest, I would lean towards keeping it in the tree where it is now. Yes, it makes sense. I'm not sure who is using it or trying to use it. As far as I know, ZeroMQ never got attention although it is the only broker-less method in OpenStack. che

Re: [Openstack] is anyone using zeromq for RPC?

2014-09-10 Thread Li Ma
ther to get it done. Meanwhile, I'll start to investigate other must-do. OK, actually I'm not very clear about the priorities of must-do. So, Doug, what do you think of it? cheers, Li Ma ___ Mailing list: http://lists.openstack.org/cg

Re: [Openstack] is anyone using zeromq for RPC?

2014-09-09 Thread Li Ma
not very clear. Anyway, I think it seems not realistic to land everything for Juno. cheers, Li Ma ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openst

Re: [Openstack] is anyone using zeromq for RPC?

2014-09-08 Thread Li Ma
ticed that kombu supports ZeroMQ. I wonder how it support direct/topic/fanout. Maybe we can try the kombu way to simplify the current impl_zmq implementation. But it needs further investigation. cheers, Li Ma - Original Message - From: "Doug Hellmann" To: "Sandy W

Re: [Openstack] [neutron] how to limit bandwidth on floating ip?

2014-08-07 Thread Li Ma
Neutron doesn't support rate limit right now. You can apply TC to router gateway interface to achieve it manually. cheers, Li Ma - Original Message - From: "Heiko Krämer" To: openstack@lists.openstack.org Sent: 星期四, 2014年 8 月 07日 下午 5:21:21 Subject: Re: [Openstack] [

[Openstack] [Neutron] a question about neutron-server load balancing

2014-03-20 Thread Li Ma
the coming icehouse release? If this cannot be achieved, it seems not ready for production. -- cheers, Li Ma ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscr

Re: [Openstack] QoS solutions for Neutron?

2014-03-20 Thread Li Ma
there's a blueprint working on neutron qos framework. https://wiki.openstack.org/wiki/Neutron/QoS you can check it, but it seems that this function will not be accepted for the coming release. btw, you can use nova flavor to restrict bandwidth for instances. 2014年3月20日 上午2:21于 "Kai" 写道: > Hi, > >

Re: [Openstack] linuxbridge and vxlan set up

2014-02-28 Thread Li Ma
Thanks for your reply. I added them on the neutron-server node. -- --- cheers, Li Ma On 2/28/2014 12:44 PM, Veera B wrote: > Hi , > Did you add the following lines in neutron.conf > > core_plugin = neutron.plugins.ml2.plugin.Ml2Plugin >

[Openstack] linuxbridge and vxlan set up

2014-02-27 Thread Li Ma
ances via floating IP from outside. It seems that my network node(l3-agent, dhcp-agent, linuxbridge-agent) is not set properly. Could someone provide a guide for how to configure linuxbridge using vxlan? (The official doc seems not available.) Thanks a lot, -- cheers,

Re: [Openstack] neutron extension warnings

2014-02-25 Thread Li Ma
Thanks a lot. It's quite clear. Li Ma On 2/25/2014 4:54 PM, Salvatore Orlando wrote: > It seems to me that those extensions (the one you list in the first > post on this thread) are not supported by the ML2 plugin. > Some of them like port-security are supported only by some core

Re: [Openstack] neutron extension warnings

2014-02-24 Thread Li Ma
ion maybe help: > https://ask.openstack.org/en/question/10214/extensionmanager-object-does-not-support-item-assignment/ > > Damon > > > 2014-02-25 12:53 GMT+08:00 Li Ma <mailto:m...@awcloud.com>>: > > Hi stackers, > > I set up a Havana(2013.2.1) + Neutr

[Openstack] neutron extension warnings

2014-02-24 Thread Li Ma
any of loaded plugins I wonder how to get these extensions work. Thanks a lot, -- cheers, Li Ma ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http

Re: [Openstack] [Neutron] auto configration of local_ip

2014-01-16 Thread Li Ma
2014/1/16 NOTSU Arata : > The question is, what criteria is appropriate for the purpose. The criteria > being mentioned so far in the review are: > > 1. assigned to the interface attached to default gateway > 2. being in the specified network (CIDR) > 3. assigned to the specified interface >(1

Re: [Openstack] Private images are not displayed in Horizon

2014-01-16 Thread Li Ma
You cannot see it unless you log in as the account who performed "uploading that image" action. Li Ma (Nick) Email: skywalker.n...@gmail.com 2014/1/16 Narayanan, Krishnaprasad : > Hallo all, > > > > I uploaded an image in our Havana cloud using the option is-public=F

Re: [Openstack] How to achieve HA and Scalability for Neutron

2014-01-08 Thread Li Ma
Hi jay, I’m reading the script and just found it also works for dhcp agent. Thanks for your reply. So helpful. Best regards, Nick Ma 2014-1-8 上午3:35于 "Jay Pipes" 写道: > > On Fri, 2014-01-03 at 18:33 +0800, Li Ma wrote: > > > Right, the Neutron L3 agent is the only

Re: [Openstack] How to achieve HA and Scalability for Neutron

2014-01-03 Thread Li Ma
o related topics on dhcp-agent. I wonder how to implement the same functionality of dhcp-agent. Thanks very much, Li Ma (Nick) Email: skywalker.n...@gmail.com 2013/12/28 Li Ma : > That's awesome!! I'll try and test the patch for grizzly and also the > new function of icehouse. >

Re: [Openstack] How to achieve HA and Scalability for Neutron

2013-12-28 Thread Li Ma
istinfo/openstack> >> Post to : openstack@lists.openstack.org >> <mailto:openstack@lists.openstack.org> >> Unsubscribe : >> http://lists.openstack.org/__cgi-bin/mailman/listinfo/__openstack >> <http://lists.openstack.org/cgi-bin/mailman/

Re: [Openstack] Q: Switft OwnCloud

2013-12-28 Thread Li Ma
__ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : openstack@lists.openstack.org > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack -- Li Ma (Nick) Architect of Stackinsider Ema

[Openstack] Want to upload an object to a specific device in Swift

2013-10-17 Thread Li Ma
If there's some option which can achieve it, how about the replication? Actually, I cannot find any answer in the document. Thanks, -- Li Ma (Nick) Email: skywalker.n...@gmail.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo

Re: [Openstack] a problem with nova scheduler

2013-10-16 Thread Li Ma
that work for you? > > This does not bypass the scheduler, but it is built into the scheduler to > allow you to explicitly place new instances on a subset of hardware. > > -Mike Wilson > > Sent from my iPhone > > On Oct 16, 2013, at 6:35 PM, Li Ma wrote: > > Hi

[Openstack] a problem with nova scheduler

2013-10-16 Thread Li Ma
. Using this method, I can bypass the scheduling options defined in the nova.conf and do what we want to meet the specific requirements. Thanks, -- Li Ma (Nick) Email: skywalker.n...@gmail.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman

Re: [Openstack] what is the code organization of nova?

2013-10-08 Thread Li Ma
cuted first. > > > On Wed, Oct 9, 2013 at 8:03 AM, Li Ma wrote: > >> Right now, the guideline for developers is not that sufficient. >> Nova has lots of components. I always learn it by debugging a certain >> component >> to see how it works. >> >> H

Re: [Openstack] what is the code organization of nova?

2013-10-08 Thread Li Ma
u can also google "OpenStack Nova Architecture" or something else to find your answers. Besides, here's a wonderful blog for introducing nova architecture: http://ken.pepple.info/openstack/2011/04/22/openstack-nova-architecture/ Cheers, -- Li Ma (Nick) Architect of Stackinsider