Commit Graph

6 Commits

Author SHA1 Message Date
Cao Xuan Hoang
53f0c9f8fe Removes unnecessary utf-8 encoding
The following file(s) added utf-8 encoding but never used. So we can
remove them at all.

zaqar/tests/tempest_plugin/tests/v2/test_claims_negative.py
zaqar/tests/tempest_plugin/tests/v2/test_queues_negative.py
api-ref/source/conf.py
doc/source/conf.py
releasenotes/source/conf.py

Change-Id: I4a7b138f72ef61787636efcca9ef319d527be72c
2017-01-04 09:43:53 +07:00
Nguyen Phuong An
f31a6e2b7a [api-ref] Remove temporary block in conf.py
The os-api-ref 1.0.0 is out. We can remove the support to older version now.
Reference:
6d41feb58d

Change-Id: I1946a4c3cf51001b3c759008ce9c7da2ab646ee4
2016-09-07 07:29:34 +00:00
Nguyen Phuong An
4bae6c70f3 Config logABug feature for zaqar api-ref
Currently, zaqar api-ref is not configured with logABug feature.
When users click "Report bug" button, it leads to "openstack-manuals"
which is default.

Change-Id: I94c15bb27ca3f920ba4f1a9622222ca891e1e663
2016-08-31 13:25:37 +07:00
Graham Hayes
6ff9be91e3 Get ready for os-api-ref sphinx theme change
Change-Id: Ia4aa6962a43d343b6c19f9fd111f7573336b688c
2016-08-19 16:45:08 +01:00
AvnishPal
28cc17109b This patch removes extra spaces from files.
Closes-Bug: #1603318

Change-Id: I55d47bfb0408d4a8bb59dcc70afd47a3c47ad9b1
2016-07-15 15:15:40 +05:30
Fei Long Wang
da4009d8ad Init commit to add API ref in tree
This patches adds the basic architecture to adopt api ref in tree
and a new tox command to build api ref for testing.

A new api ref gate job will be added to verify the format which
will be tracked by another commit against project-config.

blueprint: api-ref-in-tree

Change-Id: Idffbdc9325868a3dcd6a9bd7f90f030fd52ee0dc
2016-05-30 15:40:10 +12:00