magnum/magnum/drivers/swarm_fedora_atomic_v1
Drago Rosson 748cf13182 Use symlinks for common template files
This patch establishes a convention of using a symlink named "common" in
drivers/{driver}/templates/ that points to drivers/common/templates/.
This has two benefits. First, it lowers the burden of forking a driver
by allowing drivers/common/templates/ to be copied over the symlink,
rather than having to update all of the paths in the templates and
driver code.  Second, it shortens the paths used, which makes things
cleaner.

Change-Id: I9176ec03905d0a87a43ba6bedf1f768b2b316125
Partially-implements: blueprint bay-drivers
2016-08-10 11:34:24 -05:00
..
templates Use symlinks for common template files 2016-08-10 11:34:24 -05:00
__init__.py Bay driver implementation 2016-07-05 22:30:31 +02:00
template_def.py Use symlinks for common template files 2016-08-10 11:34:24 -05:00
version.py Bay driver implementation 2016-07-05 22:30:31 +02:00