Re: [Openstack] Query Reg. Mirantis Community Version

2017-03-07 Thread Simon Pasquier
Hello Raja, If you're using Fuel, I would recommend you to use the StackLight plugins for monitoring. You can download the plugins and their user guides here [1]. Best regards, Simon [1] https://www.mirantis.com/software/fuel-plugins/ On Tue, Mar 7, 2017 at 4:55 AM, Raja T Nair wrote: > Thanks

Re: [Openstack] Fwd: Need to integrate radius server with OpenStack

2016-02-01 Thread Simon Pasquier
Hello, I think you need to provide more details about what kind of integration you want to achieve: - Do you want to use RADIUS for authentication & authorization? For accounting? - Do you seek for integration with LDAP/Active Directory? - Something else? BR, Simon On Mon, Jan 18, 2016 at 10:26 AM

Re: [Openstack] [keystone] syslog message format for API calls?

2016-01-12 Thread Simon Pasquier
Hi John, AFAIK the answer is no. If you run Keystone with Apache then you can get the API calls from the Apache access logs. Regards, Simon On Tue, Jan 12, 2016 at 7:09 AM, John Stanford wrote: > Hi, > > I’m trying to sort out a Kilo Keystone log formatting issue. Other > services (nova, cinder

Re: [Openstack] Energy/Kwapi metering using ceilometer in OpenStack Icehouse

2014-10-09 Thread Simon Pasquier
Hi, I'm adding François Rossigneux who's the developer of the Kwapi project. BR Simon 2014-10-08 18:28 GMT+02:00 Vivek Varghese Cherian : > Hi, > > I have a requirement of metering Energy/Kwapi on OpenStack Icehouse using > ceilometer . I am using Ubuntu 14.04. > > I am following the steps mentio

Re: [Openstack] State of virtualised GPU use in instances?

2014-10-08 Thread Simon Pasquier
Hi, If you're using XenAPI then the good news is that GPU passthrough is implemented [1] and it works with NVIDIA. I've copied Guillaume that developed and tested the feature, he may be able to provide more details. I know at least that Guillaume had difficulties to do GPU passthrough with NVIDIA

Re: [Openstack] [Neutron] Some namespaces no longer working...

2014-01-23 Thread Simon Pasquier
Hi, On 23/01/2014 00:43, Jonathan Proulx wrote: On Wed, Jan 22, 2014 at 05:23:07PM -0600, David Wittman wrote: :Jon, : :What distro/kernel are you on? I've seen this issue pop up after a Grizzly :-> Havana upgrade in the past few weeks. I know this isn't the answer you :were looking for, but it

Re: [Openstack] VPC support in openstack ec2 api

2014-01-15 Thread Simon Pasquier
Hi, Concerning the support of the VPC API, there is this blueprint currently being worked on: https://blueprints.launchpad.net/nova/+spec/aws-vpc-support Regards, Simon On 15/01/2014 14:38, Syedhabib Siddikali wrote: Hi, While trying to launch instance using boto(ec2 api) I got error menti

Re: [Openstack] [openstack]AutoScaling fails on multiple networks?

2014-01-14 Thread Simon Pasquier
Hello, On 14/01/2014 02:49, Tianzhenhua wrote: Hi All: I have a problem about openstack autoscaling by template! I have added 4 networks in my system (from horizon web portal), > (snip) I check the resource of AutoScalingGroup(AWS::AutoScaling::AutoScalingGroup), I can not find some paramet

Re: [Openstack] [Cinder/Heat]: How do you define in a template an instance that boots from volume?

2013-12-09 Thread Simon Pasquier
On 09/12/2013 13:34, Juha Tynninen wrote: Thanks. Isn't the "EC2 MountPoint Property Type" used in Volumes property for mounting storage volumes when the VM instance is already running? So the effect would be similar to this working example: "DemoInstance" : { "Type" : "AWS::EC2::Instance

Re: [Openstack] [Cinder/Heat]: How do you define in a template an instance that boots from volume?

2013-12-09 Thread Simon Pasquier
Hi, On 09/12/2013 11:56, Juha Tynninen wrote: Hi, I'm using stable/havana version of Openstack. I can boot instance from the pre-existing bootable Cinder volume with nova command: nova boot --flavor 2 --block_device_mapping vda=:::0 ...but how can this be done with a Heat template? Or can it

Re: [Openstack] [Neutron] Security groups issue when running latest libvirt?

2013-11-07 Thread Simon Pasquier
Le 07/11/2013 03:18, Martinx - ジェームズ a écrit : That is true... Back to "LibvirtHybridOVSBridgeDriver", Security Groups is working again... Thanks for the feedback Thiago. I've opened a bug on Launchpad: https://bugs.launchpad.net/nova/+bug/1248859 On 6 November 2013 15:03,

Re: [Openstack] [Neutron] Security groups issue when running latest libvirt?

2013-11-06 Thread Simon Pasquier
.py [4] https://github.com/openstack/tempest/blob/master/tempest/api/network/test_security_groups_negative.py Le 05/11/2013 14:57, Simon Pasquier a écrit : Hi all, I'm struggling with security groups on Havana with Neutron and OVS plugin (GRE tunnels). No problem to create/delete security g

[Openstack] [Neutron] Security groups issue when running latest libvirt?

2013-11-05 Thread Simon Pasquier
tack.org/havana/config-reference/content/under_the_hood_openvswitch.html [5] http://docs.openstack.org/havana/config-reference/content/figures/7/a/a/common/figures/under-the-hood-scenario-2-ovs-compute.png [6] http://paste.openstack.org/show/50486/ [7] http://paste.openstack.org/show/50487/ -- Simon Pasquier Software E

[Openstack] Confused about GroupAntiAffinityFilter and GroupAffinityFilter

2013-09-02 Thread Simon Pasquier
host. Could someone provide some guidance on how to use this filter? Regards, [1] http://docs.openstack.org/trunk/openstack-compute/admin/content/scheduler-filters.html#groupaffinityfilter [2] https://review.openstack.org/#/c/21070/ [3] https://review.openstack.org/#/c/35788/ -- Simon P

[Openstack] Running Keystone inside Apache with memcache token driver

2013-08-05 Thread Simon Pasquier
//docs.openstack.org/developer/keystone/apache-httpd.html#keystone-configuration -- Simon Pasquier Software Engineer Bull, Architect of an Open World Phone: + 33 4 76 29 71 49 http://www.bull.com ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/lis

Re: [Openstack] Glance fails to use RBD store

2013-08-02 Thread Simon Pasquier
might help me, but I figure do this first before asking the community to help me figure this out since it's clear that "you're missing python-ceph" is not the problem. Watch this space for updates :) On Thu, Aug 1, 2013 at 5:06 AM, Simon Pasquier mailto:simon.pasqu...@

Re: [Openstack] Glance fails to use RBD store

2013-08-01 Thread Simon Pasquier
*..+.- --Greg Chavez +//..;}; ___ 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 -- Simon Pasquier Software Engineer Bull, Archit