Re: [Openstack] TAPaaS on Queens?

2018-11-28 Thread reedip banerjee
Hi M.Ranganathan, Tap-as-a-Service has a release for Stable/Queens and Stable/Rocky. However, its not yet an official project in Openstack, so it might not be listed there. On Thu, Nov 29, 2018 at 7:21 AM M. Ranganathan wrote: > Hello all, > > I want to experiment with SNORT as a service on Open

[Openstack] How to create a tap port using openstack API?

2018-11-28 Thread M. Ranganathan
Hello, I want to write my own VNF. For this I need to : 1. Create a network namespace. 2. Create a ovs internal port on a bridge with an appropriate tag. 3. Send the port to the network namespace. 4. Run a service in the network namespace that could (for example) read packets. Are there "opensta

[Openstack] TAPaaS on Queens?

2018-11-28 Thread M. Ranganathan
Hello all, I want to experiment with SNORT as a service on OpenStack. I looked at the TAPaaS project. However, I am not sure it runs on OpenStack Queens. I don't see it in the queens release https://releases.openstack.org/queens/index.html so I am wondering if this project is still alive (?) Tha

[Openstack] OpenStack federation and WAYF process with multiple IdPs

2018-11-28 Thread Rafael Weingärtner
Hello Openstackers, I am testing the integration of OpenStack (acting as a service provider) using Keycloak (as an identity provider) with OpenId Connect protocol. So far everything is working, but when I enable more than one IdP, I get an odd behavior. The “where are you from (WAYF)” process is h

Re: [Openstack] [OpenStack][cinder]Does cinder allocate disk to the volumes dynamically?

2018-11-28 Thread Sean McGinnis
On Wed, Nov 28, 2018 at 04:10:21PM +0330, Soheil Pourbafrani wrote: > When I installed OpenStack using PackStack, the size of LVM group was 20G > but I could create 18 volume each of which 20G size (so in the PackStack > the Cinder allocate volumes dynamically), but installing OpenStack from > repo

Re: [Openstack] unexpected distribution of compute instances in queens

2018-11-28 Thread Jay Pipes
On 11/28/2018 02:50 AM, Zufar Dhiyaulhaq wrote: Hi, Thank you. I am able to fix this issue by adding this configuration into nova configuration file in controller node. driver=filter_scheduler That's the default: https://docs.openstack.org/ocata/config-reference/compute/config-options.html

Re: [Openstack] [OpenStack][cinder]Does cinder allocate disk to the volumes dynamically?

2018-11-28 Thread Soheil Pourbafrani
When I installed OpenStack using PackStack, the size of LVM group was 20G but I could create 18 volume each of which 20G size (so in the PackStack the Cinder allocate volumes dynamically), but installing OpenStack from repository, the Cinder allocate disk to volume statically because I have volume

[Openstack] [Nova] Instance creation problem

2018-11-28 Thread Minjun Hong
Hi. I'm setting up a Openstack system on the servers of my laboratory. While I try to create an instance, a problem has occurred! Instance creation was failed and it seems that libvirt failed to attaching the vif to the instance. When I create a virtual machine by using virsh tool (libvirt) manuall

[Openstack] [OpenStack][cinder]Does cinder allocate disk to the volumes dynamically?

2018-11-28 Thread Soheil Pourbafrani
Hi, I was wondering if the Cinder allocates disk to volumes statically or dynamically? ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cg