Move docker_templates to docker dir

Updated build.py to reflect this change.
Deprecate --template option and make it a noop.

Change-Id: I7cd98d1ee684a4c64984a49597159868152683b2
Partially-Implements: blueprint remove-docker-dir
This commit is contained in:
Sam Yaple 2015-08-28 12:16:53 +00:00
parent 3b5380ade0
commit cbd42ca6e9
224 changed files with 10 additions and 30 deletions

View File

@ -75,8 +75,7 @@ Directories
- etc - Contains a reference etc directory structure which requires - etc - Contains a reference etc directory structure which requires
configuration of a small number of configuration variables to achieve configuration of a small number of configuration variables to achieve
a working All-in-One (AIO) deployment. a working All-in-One (AIO) deployment.
- docker\_templates - Contains jinja2 templates for the docker build - docker - Contains jinja2 templates for the docker build system.
system.
- tools - Contains tools for interacting with Kolla. - tools - Contains tools for interacting with Kolla.
- specs - Contains the Kolla communities key arguments about - specs - Contains the Kolla communities key arguments about
architectural shifts in the code base. architectural shifts in the code base.

Some files were not shown because too many files have changed in this diff Show More