- Added LICENSE_FILE
- Changed MASTER_SITES to official OpenStack repository
- Removed EXTRA_PATCHES (those patches have been rebased and were converted into
mandatory patches)
- Enabled building for Python 3+ versions
- Sorted variables according to the PHB
- Changed RC scripts to work with different Python versions
- Added CONFLICTS_INSTALL
- Added OPTIONS for MySQL, PostgreSQL, memcached and MongoDB support
- changed post-patch target to prevent the installation to files into ${ETCDIR}
by distutils and to replace occurences of /etc to ${PREFIX}/etc
- Changed post-install target to install the files into ${ETCDIR}
- Updated the shipped cinder.conf.sample
- Updated pkg-message
PR: 232245
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer
Sponsored by: iXsystems Inc.
18 lines
665 B
Plaintext
18 lines
665 B
Plaintext
==============================================================================
|
|
|
|
For installation instructions please refer to the related wiki page:
|
|
|
|
- https://wiki.freebsd.org/Ports/misc/py-cinder
|
|
|
|
Please note that this is a development version and only initial NFS support
|
|
has been tested so far.
|
|
|
|
The supplied cinder.conf file is a distilled configuration which reflects the
|
|
required settings to setup a Cinder controller/storage node with NFS support.
|
|
|
|
A extensive sample configuration file can be retrieved at:
|
|
|
|
https://docs.openstack.org/cinder/queens/_static/cinder.conf.sample
|
|
|
|
==============================================================================
|