Re: [Openstack] Reg. glance image in different domain

2015-08-25 Thread ESWAR RAO
In Juno version, its failing like: # glance --os-tenant-id 73e6f673c9684c43966dfa3174d2430c --os-username eswar-new-user --os-password eswar --os-auth-token bef0a7aa06064c39ad042ce368aecdec --os-user-domain-name eswar-new-domain image-list An auth plugin is required to determine the endpoint URL.

[Openstack] [ceilometer] Monitoring resources outside OpenStack

2015-08-25 Thread Pradeep Sathasivam (CW)
Hi, I am trying to use ceilometer to monitor a physical switch/router connected to a compute node. Is it possible to achieve using ceilometer pollster? If yes, I have few questions. 1. From where do I get the resource ID for the device. (Since router/switch is outside of OpenStack) 2. I am pla

[Openstack] Cinder, custom filters and weighers.

2015-08-25 Thread Thomas Zilio
Hello, I'm trying to test some custom cinder filters and weighers but I can't manage to make it work. I did the same for Nova and everything is working but the Cinder scheduler can't seem to find my custom classes. My tests are made on a Icehouse installation. The error message appearing in th

Re: [Openstack] Cinder, custom filters and weighers.

2015-08-25 Thread Shinobu
Yes, it's possible using inspectors. Shinobu On Tue, Aug 25, 2015 at 8:32 PM, Thomas Zilio wrote: > Hello, > > I'm trying to test some custom cinder filters and weighers but I can't > manage to make it work. > I did the same for Nova and everything is working but the Cinder scheduler > can't se

Re: [Openstack] Cinder, custom filters and weighers.

2015-08-25 Thread Erlon Cruz
Hi Thomas, Is you class inheriting from 'filters.BaseHostFilter'? Also, there's no such option 'scheduler_available_filters' in openstack/icehouse. A good way to have an insight of your problem is to put logs into 'cinder/scheduler/host_manager.py -> _choose_host_filters'. Erlon On Tue, Aug 25,

Re: [Openstack] Cinder, custom filters and weighers.

2015-08-25 Thread Thomas Zilio
Hello Erlon, Yes, my class inherits from filters.BaseHostFilter. That's what I though for 'scheduler_available_filters' , is this option required for newer release ? This option is mentioned here : http://docs.openstack.org/developer/cinder/devref/filter_scheduler.html The test filter is: > fr

Re: [Openstack] Cinder, custom filters and weighers.

2015-08-25 Thread Shinobu
Sorry, my reply was to intended to different question. Please ignore me -; Shinobu On Tue, Aug 25, 2015 at 9:42 PM, Thomas Zilio wrote: > Hello Erlon, > > Yes, my class inherits from filters.BaseHostFilter. > That's what I though for 'scheduler_available_filters' , is this option > required fo

Re: [Openstack] [ceilometer] Monitoring resources outside OpenStack

2015-08-25 Thread Shinobu
Yes, it's possible using inspectors. Shinobu On Tue, Aug 25, 2015 at 7:53 PM, Pradeep Sathasivam (CW) < psath...@brocade.com> wrote: > Hi, > > I am trying to use ceilometer to monitor a physical switch/router > connected to a compute node. Is it possible to achieve using ceilometer > pollster? >

Re: [Openstack] will there be any more ATC code

2015-08-25 Thread Thierry Carrez
V.Mock wrote: > I was just wondering whether all the ATC codes for Tokyo have been given > out already? would there be any chance to receive ATC code at this point? We usually do a last run of invites for late contributors as we near the liberty-3 milestone. Please stay put ! -- Thierry Carrez (

[Openstack] OpenStack Identity installation and configuration error : init: keystone respawning too fast, stopped

2015-08-25 Thread Mahendra Ladhe
Hi,   I'm trying to install and configure OpenStack by *religiously* following the instructions described in OpenStack Installation Guide for Ubuntu 14.04 for kilo dated August 7 2015 I'm trying "Minimal architecture example with OpenStack Networking (Neutron) with 3 nodes (3 number of 64-bit Ub

[Openstack] OpenBSD ospf6d and ECMP

2015-08-25 Thread Aviolat Romain
Hi, I'm having troubles with ospf6d and equal cost multipath, I have a very simple setup with three routers, 2x Arista L3 switches and 1x OpenBSD box: Both switches are advertising the same subnets (for HA). Apparently OpenBSD does not push two routes into the FIB but only the first received.

[Openstack] Tokyo - Accepted papers list

2015-08-25 Thread பாலாஜி நாராயணன்
Hi, Does anyone know when will the list of papers accepted for Tokyo be published? Given that it takes approx 5 weeks for visa, it would be great if this could be announced at the earliest. -balaji -- http://balajin.net/blog http://flic.kr/balajijegan __

[Openstack] [OSSA 2015-015] Nova instance migration process does not stop when instance is deleted (CVE-2015-3241)

2015-08-25 Thread Tristan Cacqueray
= OSSA-2015-015: Nova instance migration process does not stop when instance is deleted = :Date: August 25, 2015 :CVE: CVE-2015-3

Re: [Openstack] OpenBSD ospf6d and ECMP

2015-08-25 Thread Jeremy Stanley
On 2015-08-25 15:59:42 + (+), Aviolat Romain wrote: > I'm having troubles with ospf6d and equal cost multipath, > > I have a very simple setup with three routers, 2x Arista L3 > switches and 1x OpenBSD box: > > Both switches are advertising the same subnets (for HA). > Apparently OpenBSD

Re: [Openstack] Tokyo - Accepted papers list

2015-08-25 Thread David Medberry
It's due out any time (this week). On Tue, Aug 25, 2015 at 9:59 AM, Balaji Narayanan (பாலாஜி நாராயணன்) < li...@balajin.net> wrote: > Hi, > > Does anyone know when will the list of papers accepted for Tokyo be > published? Given that it takes approx 5 weeks for visa, it would be > great if this co

Re: [Openstack] Keystone policy to allow project_admins to add(existing) users to their projects

2015-08-25 Thread Jonathan Proulx
Apparently forgot to mention this is on Kilo (ubuntu cloudarchive packaged version which is still 2015.1.0) On Tue, Aug 25, 2015 at 12:00 AM, Steve Martinelli wrote: > Right, v2 and policy don't mix : ( > Ah yes! that gets me much further. After discovering I also needed to add 'list_roles' I

Re: [Openstack] Tokyo - Accepted papers list

2015-08-25 Thread Marton Kiss
Hi Balaji, The Foundation started to send out the notifications to everyone, so your's must arrive soon. Regards, Marton Kiss OpenStack Ambassador On Tue, Aug 25, 2015 at 7:42 PM David Medberry wrote: > It's due out any time (this week). > > On Tue, Aug 25, 2015 at 9:59 AM, Balaji Narayana

[Openstack] [ANN] OpenStack Kilo on Ubuntu fully automated with Ansible! Ready for NFV L2 Bridges via Heat!

2015-08-25 Thread Martinx - ジェームズ
Hello Stackers! I'm proud to announce an Ansible Playbook to deploy OpenStack on Ubuntu! Check it out! * https://github.com/sandvine/os-ansible-deployment-lite Powered by Sandvine! ;-) Basically, this is the automation of what we have documented here: * http://docs.openstack.org

Re: [Openstack] KVM or Vagrant+VirtualBox for OpenStack test environment

2015-08-25 Thread Martinx - ジェームズ
Hello Anthony, I'm trying to deploy OpenStack with Ansible + Vagrant (Mac + VirtualBox), but it fails... There is only one BUG, from what I'm seeing, which is related to MySQL startup process (it does not come up correctly), I tried two different Ubuntu Trusty Vagrant-ready images but, none wor

Re: [Openstack] [SPAM?] Re: KVM or Vagrant+VirtualBox for OpenStack test environment

2015-08-25 Thread Chow, Anthony T (Anthony)** CTR **
Thiago, Thanks. I am using a Ubuntu 12.04 desktop. Let me try this out. Anthony. -Original Message- From: Martinx - ジェームズ [mailto:thiagocmarti...@gmail.com] Sent: Tuesday, August 25, 2015 3:49 PM To: Chow, Anthony T (Anthony)** CTR ** Cc: openstack@lists.openstack.org Subject: [SPAM?]

Re: [Openstack] OpenBSD ospf6d and ECMP

2015-08-25 Thread Aviolat Romain
Yes it was a mistake, sorry for the noise ! Romain -Original Message- From: Jeremy Stanley [mailto:fu...@yuggoth.org] Sent: mardi 25 août 2015 19:08 To: Aviolat Romain Cc: openstack@lists.openstack.org Subject: Re: [Openstack] OpenBSD ospf6d and ECMP On 2015-08-25 15:59:42 + (+)