Simple program to write static config from config-drive
Go to file
Ricardo Carrillo Cruz cf1b83e3e5 Run glean after networking service
Rather than running glean on a per-interface basis, just run
glean for all devices right before the 'networking' script runs.
This creates configuration files for all interfaces, with the info
provided by the config drive and fallback to dhcp for those not in
there.
With the current code, glean was not creating configuration files
for all interfaces probably due to a race with the network-interface
event.

Change-Id: I0885e9931111708a9861021d50324eb712a98de0
2015-12-01 21:52:43 +01:00
doc/source gleam is taken, let's do glean instead 2015-04-12 16:06:41 -04:00
glean Run glean after networking service 2015-12-01 21:52:43 +01:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:23:11 +00:00
.gitignore Initial Cookiecutter Commit. 2015-03-02 19:05:03 -05:00
.gitreview gleam is taken, let's do glean instead 2015-04-12 16:06:41 -04:00
.mailmap Initial Cookiecutter Commit. 2015-03-02 19:05:03 -05:00
.testr.conf Initial Cookiecutter Commit. 2015-03-02 19:05:03 -05:00
CONTRIBUTING.rst Reference storyboard instead of launchpad 2015-04-12 15:56:20 -04:00
HACKING.rst gleam is taken, let's do glean instead 2015-04-12 16:06:41 -04:00
LICENSE Initial Cookiecutter Commit. 2015-03-02 19:05:03 -05:00
MANIFEST.in Initial Cookiecutter Commit. 2015-03-02 19:05:03 -05:00
README.rst Fix path for documentation URL 2015-08-12 12:39:17 -04:00
rebuild-test-output.sh Support explicitly configured DHCP interfaces 2015-07-17 19:53:15 +00:00
setup.cfg Move init scripts and installation of them in tree 2015-06-29 09:27:05 -04:00
setup.py Import content from project-config patch 2015-03-02 20:12:23 -05:00
test-requirements.txt Add testing 2015-04-12 15:47:07 -04:00
tox.ini Add testing 2015-04-12 15:47:07 -04:00

README.rst

glean

Simple program to write static config from config-drive