Automated way to build a bootable linux image for use by the Manila generic driver.
327a968658
Currently Manila service image has no info about its local domainnames, and recent Neutron feature [1] became incompatible with Manila because of it. That led to b_u_g 1535692. Neutron started adding default DNS resolvers to Nova VMs, and Manila was failing because of timeouts, since default resolvers do not know this local machine domainnames. So, add static domainname info to make new Neutron feature be able to work with Manila. [1] I17a884f467d307432a06f67a9dd93ed2fa6081a3 Closes-Bug: #1535804 Change-Id: Icf7f189d621e9686c4bb449b5770b83e4bd072ee |
||
---|---|---|
bin | ||
doc/source | ||
elements | ||
tools | ||
.gitignore | ||
.gitreview | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Manila image elements project
This repo is a place for Manila-related for diskimage-builder elements.
- Free software: Apache license
- Source: http://git.openstack.org/cgit/manila-image-elements
- Bugs: http://bugs.launchpad.net/manila-image
Build instructions
Script for creating Ubuntu based image with our elements and default parameters. You should only need to run this command:
tox -e buildimage