
Update the version for Liberty, switching from date-based versioning to pre-versioning using SemVer. See http://lists.openstack.org/pipermail/openstack-dev/2015-May/065211.html and http://lists.openstack.org/pipermail/openstack-dev/2015-June/067082.html for details. Change-Id: I1ef1e710924c208e7360f2258117d4f80b69442a
26 lines
656 B
INI
26 lines
656 B
INI
[metadata]
|
|
name = sahara-image-elements
|
|
version = 3.0.0
|
|
summary = Image elements for Sahara
|
|
description-file = README.rst
|
|
license = Apache Software License
|
|
classifiers =
|
|
Intended Audience :: Information Technology
|
|
Intended Audience :: System Administrators
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
author = OpenStack
|
|
author-email = openstack-dev@lists.openstack.org
|
|
home-page = https://docs.openstack.org/developer/sahara
|
|
|
|
[files]
|
|
scripts =
|
|
bin/sahara-image-create
|
|
diskimage-create/diskimage-create.sh
|
|
|
|
data_files =
|
|
share/sahara-elements/elements = elements/*
|
|
|
|
[wheel]
|
|
universal = 1
|