tox -egenconfig creates empty file
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
congress |
Fix Released
|
Undecided
|
Aimee Ukasick |
Bug Description
congress master (ocata)
Note: config file generation works in stable/newton
I am trying to generate the congress.
http://
tox -egenconfig creates a file with only [DEFAULT] and no configuration entries. This happens locally and in my Ocata DevStack VM. I also cloned Congress in a Docker container running Ubuntu 16.04, installed dependencies, cloned master, and tox -egenconfig threw the following traceback:
genconfig runtests: commands[1] | oslo-config-
Traceback (most recent call last):
File "/home/
sys.
File "/home/
generate(conf)
File "/home/
groups = _get_groups(
File "/home/
for namespace, loader in loaders
File "/home/
('dse', congress.
AttributeError: 'module' object has no attribute '_dse_opts'
ERROR: InvocationError: '/home/
ERROR: genconfig: commands failed
I looked at congress/
https:/
and at congress.
https:/
The issue is a combo of https:/
Changed in congress: | |
assignee: | nobody → Aimee Ukasick (aimeeu) |
Changed in congress: | |
milestone: | none → ocata-3 |
Fix proposed to branch: master /review. openstack. org/422346
Review: https:/