44409262d2
The current lxc meta-data process is one where we download an archive from the upstream lxc images and store it locally on the host. While the archive is small, this is a process that can break due to transient networking issues and is an external dependency that we don't need. The meta-data for the containers we build is all the same between distros so it's easy to replicate and maintain as a local dependency. This change creates a templates meta-data folder and stores our required meta-data items within it. With this change we'll ensure all containers are built with the same capabilities without requiring access to an upstream repo and will improve the general speed of deployment due to the task simplification and removal of an external dependency. Change-Id: I999d7068ce05645c477408fbd40556427c202a40 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com> |
||
---|---|---|
.. | ||
config | ||
config.5 | ||
create-message | ||
expiry | ||
templates |