Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
know about the requirement
- Remove obsolete sections from setup.cfg:
* Wheel is not needed for python 3 only repo
Change-Id: Ie5bf4b5226a06d828ec24a6134d7ea8a3f45c8db
The new openstack-discuss mailing list is going to replace few
mailing lists, including openstack-dev.
Change-Id: I4e6abbd29667f84a2ea07089010d1da1266ca7b7
Per [1] we now want to use the git repository for knowing the version instead
of just trying to modify the setup.cfg file.
[1] http://lists.openstack.org/pipermail/openstack-dev/2015-November/080692.html
Change-Id: I1e4eb0545663e363b4cdcd87d5a6a61c4604f7c0
Depends-On: I001a18895489a56eb55a5eb8c73ab6a3d4b1d4d0
Bump preversion to mark the start of the Mitaka development branch.
The liberty release branch will be cut from the previous commit.
Change-Id: I695cefd303a3f67c01bae6d09a2ce7af56c2c6e9
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
Bump pre-version in setup.cfg to formally open Liberty development.
Kilo release branch will be cut from the previous commit.
Change-Id: I79e5b0467a2bddd59b48103f236973c0fd04d377
WARNING:
----
Before merging this commit the alias for
http://sahara-files.mirantis.com needs to be in place.
Also before merging this commit the new openstack git project must be
available at https://git.openstack.org/openstack/sahara-image-elements/
NOTE:
----
The file 'elements/hadoop-hdp/source-repository-hadoopswift' contains a
link to the HortonWorks repository that holds the Hadoop Swift rpm, this
link needs to be updated when HortonWorks makes the change.
Implements: blueprint savanna-renaming-image-elements
Change-Id: Icb9a992f8545535af3a111580ce7c9622d754c67
* generated tarball will contain all elements;
* tarball could be installed and all elements will be installed to the
share/savanna-elements folder.
Change-Id: Ic80b045034850316b9b3263d132782afa560643b