Re: [Openstack] [openstack] openstack setups at Universities

2018-10-15 Thread Chris Dent
by a consortium of universities: https://jetstream-cloud.org/ -- Chris Dent ٩◔̯◔۶ https://anticdent.org/ freenode: cdent tw: @anticdent___ Mailing list: http://lists.openstack.org

Re: [Openstack] Use of CUSTOM Traits

2017-10-10 Thread Chris Dent
r environment. One of the ways this been discussed as being useful is associating a NIC to a physical network: CUSTOM_PHYSNET1 For more on that see this spec that is under consideration: https://review.openstack.org/#/c/510244/ it plans to make extensive u

Re: [Openstack] [openstack-dev] questions about Openstack Ocata replacement API

2017-03-19 Thread Chris Dent
been resolved in newer versions of the packaging. -- Chris Dent ¯\_(ツ)_/¯ https://anticdent.org/ freenode: cdent tw: @anticdent___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/lis

Re: [Openstack] [Ceilometer][Architecture] Transformers in Kilo vs Liberty(and Mitaka)

2016-04-12 Thread Chris Dent
This discussion needs to be happening on openstack-dev too, so cc'ing that list in as well. The top of the thread is at http://lists.openstack.org/pipermail/openstack/2016-April/015864.html On Tue, 12 Apr 2016, Chris Dent wrote: On Tue, 12 Apr 2016, Nadya Shakhat wrote: I'

Re: [Openstack] [Ceilometer][Architecture] Transformers in Kilo vs Liberty(and Mitaka)

2016-04-12 Thread Chris Dent
f common transformations and making them into dedicated pollsters? Encapsulating that transformation not at the level of the polling manager but at the individual pollster. -- Chris Dent (╯°□°)╯︵┻━┻http://anticdent.org/ freenode: cdent

Re: [Openstack] What is the best approach to implement a state-aware monitoring for OpenStack?

2016-03-10 Thread Chris Dent
s by notification message is what you wanted then instead of changing project code it would be better to add WSGI middleware via paste.ini or other configuration or via code in a load balancer or proxy that fronts the services. -- Chris Dent (�s°□°)�s�喋擤ォ�http://anticdent.org/ free

Re: [Openstack] Adding New Ceilometer Meters

2015-06-08 Thread Chris Dent
ector) will get you the instance information. -- Chris Dent tw:@anticdent freenode:cdent https://tank.peermore.com/tanks/cdent ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubs

Re: [Openstack] [Ceilometer] v2 pecan api with uwsgi

2015-06-04 Thread Chris Dent
more likely. If none of that gets it then let me know more about your setup so I can duplicate it more correctly because the configuration you're using ought to work (and is definitely the best choice if you have the option, in my experience) and if it doesn't we should fix it. [1] ht

Re: [Openstack] 答复: 答复: Ceilometer high availability in active-active

2015-03-18 Thread Chris Dent
(probably on the compute node) that doesn't allow access to port 6379 from remote hosts. -- Chris Dent tw:@anticdent freenode:cdent https://tank.peermore.com/tanks/cdent ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] 答复: 答复: Ceilometer high availability in active-active

2015-03-12 Thread Chris Dent
tooz, the redis python client, and other relevant python packages. If it still doesn't work after that you'll need to share more information about how you are doing your install and your setup. -- Chris Dent tw:@anticdent freenode:cdent https://tank.peer

Re: [Openstack] 答复: Ceilometer high availability in active-active

2015-03-11 Thread Chris Dent
e point of failure. It's possible to use sentinel to improve upon this situation: http://docs.openstack.org/developer/tooz/developers.html#redis The other drivers work in similar ways with their own unique arguments. I'm sorry I'm not able to point to more complete informat

Re: [Openstack] Ceilometer high availability in active-active

2015-03-10 Thread Chris Dent
. Setting backend_url in configuration will "turn on" the feature. The backend will need to be set up, but for many of them it's just a matter of turning the service (redis, memcached, whatever) on and making it reachable. -- Chris Dent tw:@anticdent freenode:cdent https://tank.pee

Re: [Openstack] Ceilometer high availability in active-active

2015-03-09 Thread Chris Dent
entral, compute. Each running agent can support one, some or all namespaces, each one using coordinated partitioning. I hope that's useful. [1] http://docs.openstack.org/developer/tooz/ -- Chris Dent tw:@anticdent freenode:cdent https://tank.peer