Commit Graph

3 Commits

Author SHA1 Message Date
Matthias Runge ca45bbdca0 Retire panko, the code is no longer maintained.
The contents of this repository are still available in the Git source
code management system. To see the contents of this repository before it
reached its end of life, please check out the previous commit with
"git checkout HEAD^1".

For any further questions, please email
openstack-discuss@lists.openstack.org or join #openstack-telemetry on OFTC.

Change-Id: Ic8a7001e708d8da7cf8951eefd0a96762ea5fa46
2021-05-27 11:36:44 +02:00
Mehdi Abaakouk 92782ad6a7 Add python 3.7 gating
This also moves all tests in standard venv

Depends-On: I248c7ff3e306fa1086920c24baa73312e5e31b91
Change-Id: I23a6046ae6741ed71c52d3129d6238d4a6dd1f1e
2018-07-26 14:47:34 +02:00
Julien Danjou 560cc47a95 Add bindep + Remove setting of version/release from releasenotes
Some packages were removed from the fallback bindep, add our own.

Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

Unset  html_static_path to fix building.

This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html

Co-Authored-By: Andreas Jaeger <aj@suse.com>
Change-Id: Iadccf82775b311ace8f09e203c38a8946a1e5843
2017-11-23 20:24:18 +01:00