Commit Graph

31 Commits

Author SHA1 Message Date
Andreas Jaeger db7f5cd9fb Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Remove docs requirements from lower-constraints, they are not needed
during install or test but only for docs building.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: Iafd5fb0f99a2b68c6f4a3118bf7d7c3a8881465f
2020-05-22 17:22:46 +00:00
Zuul 3627b4ff7f Merge "Update master for stable/ussuri" 2020-05-06 02:23:13 +00:00
Ghanshyam Mann 93811d1ab1 Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

python-zaqarclient is ready with python 3 and ok to drop the
python 2.7 support.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal - https://review.opendev.org/#/c/691178/

Change-Id: I7df21753bccf435b81b5f42a63845d67fe209a55
2020-04-28 10:44:19 +08:00
OpenStack Release Bot d5c88fcda1 Update master for stable/ussuri
Add file to the reno documentation build to show release notes for
stable/ussuri.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/ussuri.

Change-Id: Iebabdc2df65a235be65c443be8cfbb3a4bc28eb0
Sem-Ver: feature
2020-04-11 18:31:12 +00:00
wanghao 6e9a5b59fe Support query queues with count
Zaqar will support query queues with '--with_count' to
return the amount of the queues. This will help users to
quickly get the exact total number of queues which they own.

Change-Id: Iced54e7d270e389a23db2a19394025710565923d
Implements: blueprint query-queues-with-count
Signed-off-by: wanghao <sxmatch1986@gmail.com>
2020-02-12 10:08:01 +08:00
OpenStack Release Bot 0c5362e62f Update master for stable/stein
Add file to the reno documentation build to show release notes for
stable/stein.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/stein.

Change-Id: I8da15b57778689ef36a22ce95c8f9ea7f257b19b
Sem-Ver: feature
2019-03-18 14:56:56 +00:00
Zuul 8346507ccf Merge "Update reno for stable/rocky" 2018-07-25 03:40:38 +00:00
OpenStack Release Bot 09a95673d0 Update reno for stable/rocky
Change-Id: I5889d7fa4d80ab2fe1ceb1518dcfb6f336226aaa
2018-07-23 15:24:13 +00:00
wanghao e8007a68e4 Update releasenotes index for Rocky
Update the releasenotes index for Rocky

Change-Id: I8303ed2784f4dcf65c024b28ba4e37d9542bae78
2018-07-23 10:00:41 +08:00
ShangXiao 8ee272abe7 Fix the old or invalid links in docs
Fix the old or invalid http url links in docs.

Change-Id: Iea99aba898a76b5c59db45719640fad8f4a5f684
2018-03-26 04:46:54 +00:00
OpenStack Release Bot 284a49e68d Update reno for stable/queens
Change-Id: I63d02c77b48222defeb318d01bd06bf86256f556
2018-01-29 17:27:50 +00:00
Andreas Jaeger 8f33935da6 Remove setting of version/release from releasenotes
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.

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
.

Change-Id: I822799d34da3f4738c0e13538f8913401929a743
2017-11-16 20:52:11 +01:00
OpenStack Release Bot e9ed93aa44 Update reno for stable/pike
Change-Id: I70d638ecb010548280c4e3ee13b4b9e5a2c14f3f
2017-07-28 21:08:29 +00:00
Jenkins bcd85fee79 Merge "Switch from oslosphinx to openstackdocstheme" 2017-07-26 23:58:40 +00:00
lingyongxu 478b63046b Switch from oslosphinx to openstackdocstheme
As part of the docs migration work[0] for Pike we need to switch to use
the openstackdocstheme.

[0]https://review.openstack.org/#/c/472275/

Change-Id: I8aad9f2c5f610f8f5241fdddc21ea2a0536d1fd3
2017-07-25 14:44:00 +08:00
Hangdong Zhang 3a2676fbce Update the documentation link for doc migration
Change-Id: Ie9e6c4c9b3cb9cebdd405921ebb718be5eeaa116
2017-07-24 14:04:52 +08:00
wanghao fa88a03b3b Fix the inconsistent command format in openstackclient
Change zaqarclient command to keep the same format,
the consistent command format is 'openstack messaging XXX'.

DocImpact

Change-Id: I87302d016915fd7c861b0a7a542a23ae3685443e
Closes-Bug: #1691637
2017-07-03 14:47:01 +08:00
wanghao 8e55b55f3a Fix the creation issue when special meanings words in queue name
Now when using zaqarclient to create a queue with some special
meanings words like '#' and '%', then cli will return the queue
with the name has created successfully, but in zaqar server side,
the name is not as same as the client side.

Change-Id: Ia776bb4f7253b1698ec97702e0fc69704b97ed7e
Closes-Bug: #1584639
2017-06-20 16:30:32 +08:00
Jenkins 6f8384e2b5 Merge "CLI: support detailed in queue list" 2017-04-10 03:29:50 +00:00
Jenkins 5769f97e29 Merge "Drop "os" prefix for project id" 2017-04-10 03:00:04 +00:00
wanghao bd190e8585 CLI: support detailed in queue list
Support detailed in queue list in openstackclient.

Change-Id: I0b7c5d40b6e72351d8f114be4e124b76396d7ae9
Closes-Bug: #1679994
2017-04-06 17:09:12 +08:00
Fei Long Wang 96370f27ed Support post and list messages
Allow post and list messages with CLI so that user can easily verify
Zaqar's messaging functions with command line.

Change-Id: Ib1b82917cc67b604e0bf9d94a18763bc79de0f2b
2017-04-05 15:38:59 +12:00
wangxiyuan 977414d058 Drop "os" prefix for project id
Keystone session now returns project id without "os" prefix.
We should drop it as well.

Closes-bug: #1668830
Change-Id: I4ad9d0696c362723c4de7f7283105ba6f396fa96
Co-Authored-By: XueFeng Liu <liu.xuefeng1@zte.com.cn>
2017-03-08 14:24:49 +00:00
wangxiyuan 7f89bb9109 Add Ocata version mapping
Change-Id: If3f6713668dd7373e489731e9cb2a55f5b014d8a
2017-02-15 10:30:24 +08:00
OpenStack Release Bot b60f5f54af Update reno for stable/ocata
Change-Id: I3bdc8a60429696b852197b90cc467148b0a18ee2
2017-02-13 20:56:30 +00:00
Rajiv Kumar 23aa5c1a05 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: Ieba864a99df3b16b8d3784dabe360be2e0145f0a
2017-01-20 08:34:21 +05:30
Jenkins 01b9978e6d Merge "Remove unnecessary utf8 coding format in the head of files" 2017-01-17 10:01:16 +00:00
miaohb c8674dbaa6 Remove unnecessary utf8 coding format in the head of files
The line of "coding: utf-8" is added by some editors automatically.
It is useless, can be removed.

Change-Id: I50ded5ec5140cfbcfdaa1a09ac816e6c88969000
2017-01-05 09:20:30 +08:00
wangxiyuan 98d960fd36 Update release note doc
add "Current Release Notes" page

Change-Id: I5e72a1ac04a141553b591b3611aa4a5d36b4c137
2016-12-22 20:32:05 +08:00
wangxiyuan 794b66d0be Add the releasenote detail
This patch add the releasenote detail.

Change-Id: I6a897e204d128758067ea8e3d557700fd1f0f724
2016-12-22 20:32:04 +08:00
wangxiyuan c9db6cc642 Add releasenotes for client
Change-Id: Icf5c7e7048ba9a13f88245d4eee60b8d24ecdc83
2016-12-21 14:12:00 +08:00