On 03/29/2016 06:21 PM, Rich Megginson wrote: > On 03/29/2016 04:19 PM, Adam Young wrote: >> >> Somewhere in here: >> >> http://git.openstack.org/cgit/openstack/puppet-keystone/tree/spec/classes/keystone_spec.rb >> > > spec is for the rspec unit testing. Do you mean > http://git.openstack.org/cgit/openstack/puppet-keystone/tree/manifests/init.pp > ? DOH. I've done that a few times. That really should be renamed to test somehow. so, yes, I mean manifests/init.pp > >> >> I need to set these options: >> >> >> admin_project_name >> admin_project_domain_name >> >> http://git.openstack.org/cgit/openstack/keystone/tree/keystone/common/config.py#n450 >> >> http://git.openstack.org/cgit/openstack/keystone/tree/keystone/common/config.py#n453 >> >> >> >> If they are unset, we should default them to 'admin' and 'Default' on >> new >> installs, and leave them blank on old installs. >> >> >> Can anyone point me in the right direction? >> >> >> __________________________________________________________________________ >> >> OpenStack Development Mailing List (not for usage questions) >> Unsubscribe: >> OpenStack-dev-request at lists.openstack.org?subject:unsubscribe >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > > __________________________________________________________________________ > > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: > OpenStack-dev-request at lists.openstack.org?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev