14 Commits

Author SHA1 Message Date
yuhui_inspur
cd420fb059 Add Apache License content in .py files
Change-Id: Iebd5844dc2b999f19264daf61d4b73dc85f42111
2017-04-11 01:47:43 -07:00
Masayuki Igawa
a1f3f859fc
Add v15.0.0 releasenote
This commit adds v15.0.0 releasenote. Because v15.0.0 was already
released.

Change-Id: Icc58ea6bd2e792a7fd38af6ef2f28d9cf5741a39
2017-02-18 11:56:24 +09:00
Masayuki Igawa
84e3e613fc
Add v14.0.0 releasenote
This commit adds v14.0.0 releasenote. Because v14.0.0 was already
released.

Change-Id: I3bc54be900b3e06145192e392d09d7038bfd2166
2017-02-09 14:08:37 +09:00
Cao Xuan Hoang
3f0530b0ca Removes unnecessary utf-8 encoding
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
2017-01-04 09:12:29 +07:00
Jenkins
e16218e59f Merge "Fix Release Notes index page title" 2016-11-04 15:03:00 +00:00
Jenkins
4ed7b86677 Merge "Enable release notes translation" 2016-10-13 20:35:58 +00:00
Matthew Treinish
98513a4a0e
Add v13.0.0 release note page
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
2016-10-06 16:04:58 -04:00
Andreas Jaeger
5043f86287 Enable release notes translation
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
2016-10-06 20:54:54 +02:00
Masayuki Igawa
81cd9d372d Fix Release Notes index page title
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
2016-09-27 14:21:46 +09:00
Hanxi Liu
09c65bc690 standardize release note page ordering
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
2016-09-27 01:54:10 +00:00
Matthew Treinish
41e7a3892d
Add separate release notes page for 12.0.0
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
2016-05-10 12:42:16 -04:00
Matthew Treinish
ce31ecaed0
Add separate release notes page for v11.0.0
This commit makes a separate page in the generated release note docs
for the v11.0.0 release.

Change-Id: I7dabe26dbe1f08efea2aa99730fde0269b26ce6c
2016-04-08 15:29:20 -04:00
Matthew Treinish
513d68f9d5
Add release notes page for v10.0.0
This commit adds a seperate release notes page for tempest 10.0.0
to clearly mark what is inclued in that.

Change-Id: Ia3e4672777e6f2fbf5823c3869fa33715db2f2bf
2016-03-24 15:11:54 -04:00
Andrea Frittoli (andreaf)
897ecfb602 Add reno to tempest
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
2016-02-24 11:31:32 -05:00