Commit Graph

13 Commits

Author SHA1 Message Date
George Melikov 685e79ab0f README: add example for variable override
Change-Id: Ic63b298a185e7493032b6b59943db8e8bd42b18c
Signed-off-by: George Melikov <mail@gmelikov.ru>
2020-05-20 12:55:52 +03:00
caoyuan 782ba82156 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I38a97dabafd78c48da3668d4b92cb817e1fd3ed9
2019-04-24 00:35:17 +08:00
M V P Nitesh 7ace617dfe Optimize the link address
Use https instead of http to ensure the safety

Change-Id: Id6228a384cb01bfcb50520b9f6324b6fa634878c
2017-06-16 12:01:39 +05:30
Victoria Martinez de la Cruz 5145607196 Adds support for NFS Ganesha
Elements were already available for use with containers.
A few updates on the elements were made in order to get
the latest changes for NFS Ganesha.

Closes-Bug: #1649404
Change-Id: I605e8a3793ec1dde1efcfcef2a84c42abe5219de
2017-03-23 21:02:28 +00:00
Victoria Martinez de la Cruz e46c38a1b2 Changes default behaviour for image creation script
Commit ac84122598 refactoring
broke manila gate by changing the default behavior of the
image creation. The generic drivers requires CIFS+NFS, and
after this change the default image shipped NFS only.

This patch set adds a default value with CIFS+NFS.

Change-Id: Ia620c04f68d0a627b047616cf5a39e2ba681c77f
Closes-Bug: #1657121
2017-01-17 12:22:24 -03:00
Victoria Martinez de la Cruz ac84122598 Enables end user to pick share protocol
This patch set refactors manila-image-create script to allow
end users to pick which share protocol install on their images.
This change slightly affects the current behavior of the script.

If an image is created using tox -e buildimage (as stated by current
docs) an Ubuntu Trusty Minimal image with NFS will be created.

Now, calling manila-image-create with params, will generate an image with
the filesystem protocol desired.

Change-Id: I0419cbf9a39290d32409f7a5ab9dfaf5ca636bb7
Closes-Bug: #1643034
2017-01-16 12:40:01 -03:00
Flavio Percoco de64d8528c Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

b'https://gist.github.com/4f52c596d31a1b5e970624f13c9d6572\n'

Change-Id: Ie5f410f8dd74912b714effba3880e2ac53a64d78
2016-11-25 12:40:55 +01:00
vponomaryov 5ddd59814a Use ubuntu-minimal instead of ubuntu-core
Support of ubuntu-core was dropped and now it is impossible to
continue using it. Therefore, start using ubuntu-minimal OS element
for building image.

Also, add 'other-requirements.txt' file with list of required system
packages to be installed prior to buidling image.

Change-Id: Ief7059b9e6cc2aad03c81225663f5313a8d2f5f2
Closes-Bug: #1586351
2016-05-31 19:43:31 +03:00
Ben Swartzlander 8ada4c7949 Provide link to where images are uploaded
Now that images are automatically uploaded to tarballs site,
provide a link so people can just download images without needing
to pull the source and build their own.

Change-Id: I1282ddd84ec4693696135a12b0a0ea5a954ea1e4
2016-03-04 11:39:58 -05:00
Igor Malinovskiy cc1a8ba6b9 Install dependencies automatically
Install system packages needed to build manila-image-elements.

Change-Id: Ia1fef024f9188869a1993604dcfbd09499700515
Closes-Bug: #1504530
2015-11-16 16:42:13 +02:00
Igor Malinovskiy da3139c28c Update README
Update installation section.
2015-06-15 17:33:53 +03:00
Igor Malinovskiy a70dfbe612 Update README.rst 2015-06-10 15:04:51 +03:00
Igor Malinovskiy 50336185d9 Align project with default openstack project structure 2015-06-03 16:18:32 +03:00