RETIRED, A set of python scripts and utilities to forge raw OpenStack into a productive tool!
1ebb8661e4
Somehow this symlink was lost, so neutron server failed to start without any useful diagnostics (it went to stderr which was redirected to /dev/null). To address the problem we: - cleaned up and fixed code that returns config file name in plugin configurators; - renamed properties that returns the path so that they do not start from 'get_'; - implemented the property in both supported core plugins (linuxbridge and openvswitch) and removed it from non-core plugins; - added code to actually create the symlink at post_install phase. Change-Id: Ia0ce1a3dd156914870a975a893f32e77c9330476 |
||
---|---|---|
anvil | ||
conf | ||
docs | ||
tools | ||
.anvilrc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
HACKING.md | ||
LICENSE | ||
MANIFEST.in | ||
pylintrc | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
smithy | ||
test-requirements.txt | ||
tox.ini |
We want more information!
Please check out: http://anvil.readthedocs.org.
Licensing
Anvil is licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Some tools are licensed under different terms; see tools/README.rst for more information.