Re: [Openstack] Security Group of Quantum ovs plugin (Folsom) is not working

2013-06-16 Thread Chandler Li
Hi, I checked the compute node's iptables rules and found out the nova-compute-inst-xxx have no traffic flow. The traffic flow stopped at nova-filter-top chain rule, so security group is not working. Any idea how to resolve this problem? Thanks, Chandler [root@compute1 ~]# iptables -L -v -n Chain

[Openstack] openVSwitch and quantum GUI interface

2013-06-16 Thread Peter Cheung
Hi All i want to build a GUI interface for openVSwitch and quantum, who is interest? Thanksfrom Peter ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe :

[Openstack] Keystone, pki tokens and memcache

2013-06-16 Thread Sam Morrison
I'm currently looking into Grizzly and have been having some issues getting PKI tokens to work. If I have memcache as the token backend keystone issues uuid based tokens, if I have sql as the backend then it issues PKI tokens. Does this mean you can't use memcache backend if you want to use PKI

[Openstack] [OpenStack] SWIFT Object Store spanning multiple data centers

2013-06-16 Thread Balamurugan V G
Hi, I am exploring setting up a SWIFT Object Store across two data centers. Lets say I have DC-A and DC-B. I have setup a swift-proxy and two swift-storage nodes in DC-A. And I have setup one storage node in DC-B. This is just an experimental setup and if this works well, will have more storage no

Re: [Openstack] [OpenStack] SWIFT Object Store spanning multiple data centers

2013-06-16 Thread John Dickinson
The global clusters feature is Swift is very new and just now being finished up. We are finishing up the last part of it and will have it completed in our next release (tentatively scheduled for June 27). The last part is the affinity write (ie don't write to a WAN region). The regions concept

Re: [Openstack] [OpenStack] SWIFT Object Store spanning multiple data centers

2013-06-16 Thread Balamurugan V G
Thanks John for the quick response and update. I followed the guide at http://docs.openstack.org/grizzly/openstack-compute/install/apt/content/ch_installing-openstack-object-storage.html and I am using Grizzly on Ubuntu 12.04LTS. Two replicas in A and one replica in B is what I intended so looks l