Re: [Openstack-operators] OpenStack Puppet module Keystone Juno

2016-01-04 Thread Rich Megginson
not be. I believe this is the openstackclient version I am using: [root@ost-mgmt-centos-001 ~]# rpm -qa | grep openstackclient python-*openstackclient*-1.0.3-2.el7.noarch On Mon, Jan 4, 2016 at 1:19 PM, Rich Megginson <mailto:rmegg...@redhat.com>> wrote: On 01/04/2016

Re: [Openstack-operators] OpenStack Puppet module Keystone Juno

2016-01-04 Thread Rich Megginson
On 01/04/2016 02:06 PM, Russell Cecala wrote: Hi Emilien, I am trying to use https://github.com/openstack/puppet-keystone to set up a Kilo keystone node. I'm assuming you're using the kilo branch there? I was hoping to could help me out so I can get my team to adopt puppet for setting up O

Re: [Openstack-operators] [openstack-dev] [keystone] Removing functionality that was deprecated in Kilo and upcoming deprecated functionality in Mitaka

2015-12-07 Thread Rich Megginson
On 12/07/2015 07:49 PM, Adam Young wrote: On 12/07/2015 06:53 PM, Thomas Goirand wrote: On 12/01/2015 07:57 AM, Steve Martinelli wrote: Trying to summarize here... - There isn't much interest in keeping eventlet around. - Folks are OK with running keystone in a WSGI server, but feel they are

[Openstack-operators] [puppet] WARNING - breaking backwards compatibility in puppet-keystone

2015-10-07 Thread Rich Megginson
tl;dr You must specify a domain when using domain scoped resources. If you are using domains with puppet-keystone, there is a proposed patch that will break backwards compatibility. https://review.openstack.org/#/c/226624/ Replace indirection calls "Indirection calls are replaced with #fetch_

Re: [Openstack-operators] Problems with OpenStack and LDAP

2015-08-20 Thread Rich Megginson
On 08/17/2015 08:02 AM, Marc Pape wrote: Hello everybody, i've got some problems with our OpenStack (Juno) and the Integrate Identity Service over LDAP. The LDAP connection is read only, so i configured the [identity], [ldap] and [assignment] parts in keystone conf. The identity part use "driver

[Openstack-operators] [puppet][keystone] To always use or not use domain name?

2015-08-11 Thread Rich Megginson
This is a continuation of a thread that started on openstack-dev: http://lists.openstack.org/pipermail/openstack-dev/2015-August/071433.html The thread is being continued here to reach more people who would be affected by this change. The initial email from Gilles Dubreuil is as follows: ###