Commit Graph

13 Commits

Author SHA1 Message Date
Andreas Jaeger 347b27bf90 Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_name to use 'project' variable as name.

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.

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.

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

Change-Id: I132d4efb3955ba3425426a4bb617dc5cd0d86944
2020-05-31 19:59:12 +02:00
Andreas Jaeger 62d775d17f Cleanup py27 support and docs
Make a few cleanups:
- Remove obsolete sections from setup.cfg
- Use sphinx-build for building, fix problems found
- Cleanup tox.ini
- Use newer openstackdocstheme option, remove obsolete config

Change-Id: I7a3788858af70d4349d21dcf04907b42365985c1
2020-04-09 12:33:19 +02:00
zhurong 3e94d71732 Fix murano-specs gate
Change-Id: Ib90d89982a97692160f0ed62332953af691030ba
2019-04-23 20:03:58 +08:00
Kirill Zaitsev d4db3d5683 Update spec repo config
* Updates spec repository with pike specs.
* Update requirements and doc config to match the latest updates to doc
  configurations in other projects

Change-Id: I7e19a62457c41ffa728f446c5c24f49fa2394be4
2017-06-02 13:11:28 +03:00
Valerii Kovalchuk e4c68f24f1 Spec for MuranoPL application policies
The spec proposes mechanism that cloud operators can use to impose
constraints on applications and alter application behavior without
making modifications to the source code of the apps.

APIImpact
Change-Id: Ib967242a624182c072b02a1a9bbda7746a527747
Co-Authored-By: slagun <slagun@mirantis.com>
Co-Authored-By: vakovalchuk <vakovalchuk@mirantis.com>
2016-09-20 11:23:58 +03:00
Nguyen Hung Phuong f69397ccdb Clean imports in code
In some part in the code we import objects. In the Openstack style
guidelines they recommend to import only modules.

http://docs.openstack.org/developer/hacking/#imports

Change-Id: I99ca6cda548073d80a5f8a39188a8783bde5b346
2016-09-15 18:16:47 +07:00
Konstantin Snihyr 07b26d9293 Clearwater vIMS implementation spec
Change-Id: Ifc0e79ceab29806c286f5fc54949a79c70a07bac
2016-07-19 08:46:41 +00:00
Kirill Zaitsev 6cc3792221 Create placeholders for newton specs
Split specs into approved and implemented for newton

Change-Id: Ia58e5981092719b348ed5008a496b26071074b04
2016-03-11 16:08:30 +03:00
Harshada Mangesh Kakad 5dfad8bfb0 Replace deprecated library function os.popen() with subprocess
os.popen() is deprecated since version 2.6. Resolved with use of
subprocess module.

Change-Id: I5f53c07c2ab78eaeef7adece79f512d1496f4d83
Closes-Bug: #1529836
2016-01-14 05:30:07 -08:00
Ekaterina Chernova dd11d1ccc0 Use default theme for building on RTD
Change-Id: I156b94ad1364589098a2c73e4ae21f4e1eb048ce
Partial-Bug: #1508712
2015-10-22 11:47:18 +03:00
Ekaterina Chernova 45c8fde00f Open Mitaka development
Change-Id: I9a9058f23b566d11f3ee23c0976bb4b9fbf6ce5d
2015-08-26 16:41:13 +03:00
Ekaterina Chernova deac3e90e5 Prepare specs for liberty
Change-Id: I9b4bb298e44092e86a40bfa887614cec1f23c836
2015-06-15 15:28:16 +03:00
Ruslan Kamaldinov 9401aa34ea Initial setup of spec project
Change-Id: I1d64181c7154836af9c53f8b9482aede113bc082
2014-11-18 22:34:38 +03:00