This patches removes unnecessary utf-8 encoding in
tempest/api/orchestration/stacks/test_swift_resources.py
tempest/tests/lib/test_tempest_lib.py
doc/source/conf.py
releasenotes/source/conf.py
For tempest/api/baremetal/admin/test_chassis.py
==> Still need the encoding for Non-ASCII characters in the file
Change-Id: I2e1bff1f64dfe08f40562fa51e08a8ba25c9c3ae
Now that tempest 13.0.0 has been pushed [1] for the newton release lets
create a distinct releasenotes page for it.
[1] https://pypi.python.org/pypi/Tempest/13.0.0
Change-Id: I75e822f2ad354e1276e5a523b794b60942069b0c
Releasenote translation publishing is being prepared. 'locale_dirs'
needs to be defined in conf.py to generate translated version of the
release notes.
Note that this repository might not get translated release notes - or
no translations at all - but we add the entry here nevertheless to
prepare for it.
Change-Id: I428d583eb3f3bbced321348e2a71035fbb282806
This commit fixes the index page title of release notes from "Unreleased
Release Notes" to "Current Series Release Notes". (It's same as
subunit2sql.) Because the page has also "released release notes".
Change-Id: I55efda89d96829bb306d810aa308a99eab72d8f6
In order to support automatically updating the release notes when we
create stable branches, we want the pages to be in a standard order.
This patch updates the order to be reverse chronological, so the most
recent notes appear at the top.
Change-Id: I8d7bc165dd1c623498397ac9259f767b3d371172
This commit splits out a release notes page for the 12.0.0 release
that was recently pushed just as we have done with every other major
version.
Change-Id: I06f9d027199203acb2b855190a7555fca3ff68c8
This commit adds a seperate release notes page for tempest 10.0.0
to clearly mark what is inclued in that.
Change-Id: Ia3e4672777e6f2fbf5823c3869fa33715db2f2bf
Tempest is going to be on pypi and expose a stable interface in
the tempest.lib namespace, so adding reno to it.
Partially-implements: bp tempest-lib-reintegration
Change-Id: Ice4c27f7bc6d0154cfced9789f3c82236106a9e3