openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #18768
[[[[BUG]]]] In the Folsom EPEL source version of the Quantum packet error
hi,all:
Today in the CentOS 6.3 test epel source provides the Folsom version of
the Quantum bag, found in start Quantum-server time tip:
Traceback (most recent call last):
File "/usr/bin/quantum-server", line 26, in <module>
server()
File "/usr/lib/python2.6/site-packages/quantum/server/__init__.py", line
33, in main
config.parse(sys.argv)
File "/usr/lib/python2.6/site-packages/quantum/common/config.py", line
62, in parse
version='%%prog %s' % version_string())
File "/usr/lib/python2.6/site-packages/quantum/openstack/common/cfg.py",
line 1026, in __call__
self._parse_config_files()
File "/usr/lib/python2.6/site-packages/quantum/openstack/common/cfg.py",
line 1496, in _parse_config_files
raise ConfigFilesNotFoundError(not_read_ok)
quantum.openstack.common.cfg.ConfigFilesNotFoundError: Failed to read some
config files: /etc/quantum/plugin.ini
Through consulting relevant posts, found that the plugin. Ini content
should have already been Folsom officially released version before they
have been combined to quantum. The conf
https://bugs.launchpad.net/quantum/+bug/803086
http://lists.openstack.org/pipermail/openstack-dev/2012-July/000167.html
Follow ups