
The support for LXC/LXD was added as part of the initial effort to develop a container driver for Manila which was later on abandoned. Despite of that, the code in the manila-image-elements remained. This patch set removes LXC/LXD container support in manila-image-elements. Code-path used for generation of Docker images is preserved. This will help for the parallel effort of making manila-image-elements usable by end users. Change-Id: I99c6a7fbf2b2fb0cebb7b16d94c66f807e7ac7ef Closes-Bug: #1646615
Team and repository tags
Manila image elements project
This repo is a place for Manila-related diskimage-builder elements.
- Free software: Apache license
- Source: http://git.openstack.org/cgit/manila-image-elements
- Bugs: http://bugs.launchpad.net/manila-image-elements
- Built Images: http://tarballs.openstack.org/manila-image-elements/images
Build instructions
Script for creating Ubuntu based image with our elements and default parameters.
Before building image make sure all system dependencies, listed in other-requirements.txt file, are installed. After it, you should only need to run this command:
Description
Languages
Shell
89.1%
Dockerfile
8.6%
Python
2.3%