yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #03285
[Bug 1191659] Re: HTTPD configuration doesn't work with keystone-paste.ini files
Ah, it appears i'm looking at an older version of the file and this has
been fixed.
Sorry we can mark as invalid,
** Changed in: keystone
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1191659
Title:
HTTPD configuration doesn't work with keystone-paste.ini files
Status in OpenStack Identity (Keystone):
Invalid
Bug description:
The httpd file loader looks specifically for the deploy information in
CONF.config_file[0] (keystone.conf) which when using the keystone-
paste.ini format is not where this information is located.
Currently:
15 conf = CONF.config_file[0]
16 name = os.path.basename(__file__)
17
18 if CONF.debug:
19 CONF.log_opt_values(logging.getLogger(CONF.prog), logging.DEBUG)
20
21 options = deploy.appconfig('config:%s' % CONF.config_file[0])
22
23 application = deploy.loadapp('config:%s' % conf, name=name)
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1191659/+subscriptions