yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #73954
[Bug 1783489] [NEW] Install and configure in keystone
Public bug reported:
su -s /bin/sh -c "keystone-manage db_sync" keystone
Traceback (most recent call last):
File "/usr/bin/keystone-manage", line 10, in <module>
sys.exit(main())
File "/usr/lib/python2.7/dist-packages/keystone/cmd/manage.py", line 45, in main
cli.main(argv=sys.argv, config_files=config_files)
File "/usr/lib/python2.7/dist-packages/keystone/cmd/cli.py", line 1345, in main
default_config_files=config_files)
File "/usr/lib/python2.7/dist-packages/oslo_config/cfg.py", line 2498, in __call__
else sys.argv[1:])
File "/usr/lib/python2.7/dist-packages/oslo_config/cfg.py", line 3162, in _parse_cli_opts
return self._parse_config_files()
File "/usr/lib/python2.7/dist-packages/oslo_config/cfg.py", line 3179, in _parse_config_files
ConfigParser._parse_file(config_file, namespace)
File "/usr/lib/python2.7/dist-packages/oslo_config/cfg.py", line 1946, in _parse_file
raise ConfigFileParseError(pe.filename, str(pe))
oslo_config.cfg.ConfigFileParseError: Failed to parse /etc/keystone/keystone.conf: at /etc/keystone/keystone.conf:1899, No ':' or '=' found in assignment: '| egrep -v "(^#.*|^$
This bug tracker is for errors with the documentation, use the following
as a template and remove or add fields as you see fit. Convert [ ] into
[x] to check boxes:
- [ ] This doc is inaccurate in this way: ______
- [ ] This is a doc addition request.
- [ ] I have a fix to the document that I can paste below including example: input and output.
If you have a troubleshooting or support issue, use the following
resources:
- Ask OpenStack: http://ask.openstack.org
- The mailing list: http://lists.openstack.org
- IRC: 'openstack' channel on Freenode
-----------------------------------
Release: 13.0.1.dev9 on 2018-05-08 06:44
SHA: 4ca0172fcdb1ce28a1f00d5a0e1bb3d646141803
Source: https://git.openstack.org/cgit/openstack/keystone/tree/doc/source/install/keystone-install-obs.rst
URL: https://docs.openstack.org/keystone/queens/install/keystone-install-obs.html
** Affects: keystone
Importance: Undecided
Status: New
** Tags: doc
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1783489
Title:
Install and configure in keystone
Status in OpenStack Identity (keystone):
New
Bug description:
su -s /bin/sh -c "keystone-manage db_sync" keystone
Traceback (most recent call last):
File "/usr/bin/keystone-manage", line 10, in <module>
sys.exit(main())
File "/usr/lib/python2.7/dist-packages/keystone/cmd/manage.py", line 45, in main
cli.main(argv=sys.argv, config_files=config_files)
File "/usr/lib/python2.7/dist-packages/keystone/cmd/cli.py", line 1345, in main
default_config_files=config_files)
File "/usr/lib/python2.7/dist-packages/oslo_config/cfg.py", line 2498, in __call__
else sys.argv[1:])
File "/usr/lib/python2.7/dist-packages/oslo_config/cfg.py", line 3162, in _parse_cli_opts
return self._parse_config_files()
File "/usr/lib/python2.7/dist-packages/oslo_config/cfg.py", line 3179, in _parse_config_files
ConfigParser._parse_file(config_file, namespace)
File "/usr/lib/python2.7/dist-packages/oslo_config/cfg.py", line 1946, in _parse_file
raise ConfigFileParseError(pe.filename, str(pe))
oslo_config.cfg.ConfigFileParseError: Failed to parse /etc/keystone/keystone.conf: at /etc/keystone/keystone.conf:1899, No ':' or '=' found in assignment: '| egrep -v "(^#.*|^$
This bug tracker is for errors with the documentation, use the
following as a template and remove or add fields as you see fit.
Convert [ ] into [x] to check boxes:
- [ ] This doc is inaccurate in this way: ______
- [ ] This is a doc addition request.
- [ ] I have a fix to the document that I can paste below including example: input and output.
If you have a troubleshooting or support issue, use the following
resources:
- Ask OpenStack: http://ask.openstack.org
- The mailing list: http://lists.openstack.org
- IRC: 'openstack' channel on Freenode
-----------------------------------
Release: 13.0.1.dev9 on 2018-05-08 06:44
SHA: 4ca0172fcdb1ce28a1f00d5a0e1bb3d646141803
Source: https://git.openstack.org/cgit/openstack/keystone/tree/doc/source/install/keystone-install-obs.rst
URL: https://docs.openstack.org/keystone/queens/install/keystone-install-obs.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1783489/+subscriptions
Follow ups