Commit Graph

12 Commits (master)

Author SHA1 Message Date
elajkat 37f190cce3 .zuul.yaml to the project and change location
Add back .zuul.yaml to the project and change all references from
openstack/networking-l2gw to x/networking-l2gw

Make jobs work on ubuntu focal
Fix mysql syntax in tools/test-setup.sh

Change-Id: Ic48f3d8ae8786b9ea98abba94b44ff4cb804ccc8
2020-09-15 07:41:36 +00:00
Andreas Jaeger 8aed65a78d 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.

Set openstackdocs_pdf_link to link to PDF file. Note that
the link to the published document only works on docs.openstack.org
where the PDF file is placed in the top-level html directory. The
site-preview places the PDF in a pdf directory.

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.

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.

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

Change-Id: If0e77ff211c6ee1418e5fe2a790b8029b1495dcd
2020-05-23 18:31:04 +02:00
elajkat b6df509edf PDF documentation build
Change-Id: I3fd44c8a6908261a06d274d7901c86a9ffabcfe6
2019-09-17 11:10:03 +00:00
pengyuesheng 563a9bad82 Bump the openstackdocstheme extension to 1.20
Some options are now automatically configured by the version 1.20:
- project
- html_last_updated_fmt
- latex_engine
- latex_elements
- version
- release.

Change-Id: I128f18d83a950b31e1e8c5a475d6e21a1987242f
2019-07-29 11:28:26 +08:00
Andreas Jaeger aed091ab45 Import and update jobs
Import jobs from project-config and update them:
* Use python36 instead of python35, since py35 is out of scope
  for current cycle.
* Switch to using "tox -e docs" for docs building - using
  build-openstack-docs-pti template. This does not publish since
  networking-l2gw is not an official OpenStack project under governance
  anymore.

Update tox.ini for docs change.

Since this now uses python3 for docs building, switch from oslosphinx
(only working with python2) to openstackdocstheme.

Use new URL for upper-constraints file everywhere.

Update RST files where new sphinx was producing errors.

Needed-By: https://review.opendev.org/661542
Change-Id: Ic59f532e31647bc58aba236bf440b7bca934d36d
2019-05-27 11:09:37 +02:00
Lajos Katona 1125e0ad89 Add networking-l2gw OSC commands
Instead of the neutron commands in the form neutron l2-gateway-<command>
and neutron l2-gateway-connection-<command> introduce the osc form:
openstack l2gw <command> and openstack l2gw connection <command>.

Change-Id: I3ad1c6fdde9c3cfc8732680f130fbd6420d98c53
Closes-Bug: #1755435
2018-07-18 15:48:28 +02:00
melissaml 5eab3a58d7 Replace Chinese quotes to English quotes
Change-Id: Ic578c6aff82c85b2d7b09cb2314e2263b444efb0
2018-02-17 14:51:21 +08:00
Jenkins b12a8cdb29 Merge "Adding Release and version management for L2GW package" 2015-04-29 22:55:24 +00:00
Sukhdev Kapur db75f163a5 Adding Release and version management for L2GW package
This patch describes the philopsphy of release and version
management for L2 Gateway package. This also specifies the
use case example for this package for specific release.

Change-Id: I721a6c277ffc835cf51c6c08aace6fd388ba97f1
2015-04-26 23:19:23 -07:00
SDN Developer 9ce9667bc9 Replace neutron with neutron-l2gw in doc
Replacing neutron with neutron-l2gw in usage.rst
for CLIs

Change-Id: I0e1d20b2297994903607499221b02a78c716b392
2015-04-15 03:56:24 -07:00
Selvakumar S a2c2fefc1e networking-l2gw users guide
This document is for user deployment guide for
l2 gateway .

Change-Id: I52fb0533abb68fd7d2ba1a2861d32c31ba80835d
2015-03-23 02:47:41 -07:00
armando-migliaccio cbd20bb336 Initial cookiecutter setup
Change-Id: I0e7877ad29738d8f18d8a70b9d32879fa897724b
2014-12-11 23:42:16 -08:00