Files
sahara-image-elements/setup.cfg
Pino Toscano 1d5aed9258 Fix elements installation
Mimic the install directory used in diskimage-builder, with the actual
elements under a "elements" subdirectory. This is also what the
sahara-image-create script expects, as it appends "elements" to any of
the probed paths.

Change-Id: I1068623b2d76720b409024ac2a36e5327150b181
2015-04-22 16:10:49 +02:00

26 lines
657 B
INI

[metadata]
name = sahara-image-elements
version = 2015.2
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