Commit Graph

44 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov 7be25d41c9 Switch sphinx language to en
With sphinx release of 5.0.0, they changed default for language variable
to 'en' from None. With that current None valuable is not valid and should
not be used.


Change-Id: I1bdb2ebb21c6b7fd42d55856b04a7beb9f5a372a
2022-05-30 16:01:46 +02:00
Zuul c39e643faf Merge "Use newer openstackdocstheme and reno versions" 2020-06-05 11:42:27 +00:00
OpenStack Proposal Bot 67ea94eefc Updated from OpenStack Ansible Tests
Change-Id: I8593597ab06f4f306766fd121b5df1a5c174dd53
2020-06-03 19:10:54 +00:00
Andreas Jaeger 4dd5479785 Use newer openstackdocstheme and reno versions
The sync from https://review.opendev.org/733244 updated to
openstackdocstheme 2.2.1 and reno 3.1.0 versions.

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.

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: Id202db74fa30cc83be912190a005066f093545e4
2020-06-03 20:07:17 +02:00
Andreas Jaeger a8ff11570e Update docstheme for style
New version of openstackdocstheme (Victoria+) respects pygments_style.
Since this repo is using now Victoria (master) requirements but has
not branched for Ussuri yet, it uses the new version.

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.

Change-Id: Idbbf1481e0a176c2d3346e5e1bdc017b6658327d
2020-05-20 18:52:43 +02:00
OpenStack Proposal Bot 18925b1b3f Updated from OpenStack Ansible Tests
Change-Id: Iaa5e0308dbc32a9dccd8bde23210df3416f36f40
2020-05-14 06:03:10 +00:00
OpenStack Proposal Bot ddfd68fa35 Updated from OpenStack Ansible Tests
Change-Id: I1a6341d44bcd0629c56ec222a008530f44adede3
2020-05-05 13:34:23 +00:00
Andreas Jaeger c063ad0218 Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove setup* files, those are not needed anymore
- Cleanup */source/conf.py to remove now obsolete content.
- remove install_cmd, move constraints into deps, cleanup
  tox.ini
- Enable warnings for docs build, fix problems

Change-Id: I3f91f00195f869c6ec09af1a88cfd189e8a71254
2020-04-27 20:23:20 +02:00
OpenStack Proposal Bot f8cf92e4dd Updated from OpenStack Ansible Tests
Change-Id: Ibe707eb32435110cb2525e7fe6d000a594ecc363
2020-04-13 17:54:49 +00:00
OpenStack Proposal Bot a85ee9a5c9 Updated from OpenStack Ansible Tests
Change-Id: If72dbb93139ce2b711cd80bea84785378697d7a4
2019-11-21 16:36:40 +00:00
OpenStack Proposal Bot 6ea80f4e73 Updated from OpenStack Ansible Tests
Change-Id: Iadf91027b6daa56536cb037afe672009fabe6768
2019-10-23 17:26:50 +00:00
Duncan Walker 24fe4789c8 Removing unused filters from osa plugins
pip_constraint_update, filtered_list,
git_link_parse, git_link_parse_name filters
have no reference inside OSA
hence removing these filters.

Change-Id: Id4bc4ab87ac4b60121290ad6cbbd143962357d39
Closes-Bug: #1826245
2019-09-20 09:47:30 +01:00
OpenStack Proposal Bot f76632232d Updated from OpenStack Ansible Tests
Change-Id: I00d14427984e4636066f165b55f5e84c618a7742
2019-07-30 19:45:36 +00:00
Zuul fa93ca1b24 Merge "Removing unused filters from osa plugins" 2019-07-30 19:08:40 +00:00
mattycarroll fc9e016e90 Remove bit_length_power_of_2
This change is to remove bit_length_power_of_2 from this repo since
it has been moved to openstack-ansible-openstack_hosts. This is
because it is only used by that repo.

Depends-On: I543328db49dc6b7bbb05878503dbb3d337a18558
Change-Id: I9e2b3e10ec42d246d203e363f0c737b8824ccd47
Closes-bug: #1826242
2019-07-27 21:37:47 +00:00
Georgina 5af0b9bcc3 Removing name2int module
Module not widely used.
Module usage should be replaced with string_2_int filter.

Change-Id: I1b71275af47db50380965bbb8c899ae4d5aa439f
Closes-Bug: #1826243
2019-07-27 16:07:20 +00:00
namrata aba5c08446 Removing unused filters from osa plugins
pip_requirement_names filter has no reference inside OSA
hence removing the same.

Change-Id: I3f7038f3add6a05c2b2fb038818aa92d370e2e81
Partial-Bug: 1826245
2019-07-26 17:29:04 +05:30
OpenStack Proposal Bot 12c118f1e2 Updated from OpenStack Ansible Tests
Change-Id: Ieb137c6ee1a85338602078e8a0d92f3192cf1851
2019-07-20 09:40:03 +00:00
xuanyandong 6c0fe4ae88 Cap sphinx for py2 to match global requirements
Change-Id: I88ab91b85c342df243081375c25b33864b036e43
2019-05-20 14:56:48 +08:00
Zuul 6c80d69bdd Merge "Removal of netloc filters" 2019-04-24 18:58:48 +00:00
Jesse Pretorius 00c22491d0 Remove py_pkgs and packages_file lookups
Neither of these lookups are used in OSA any more, so we can
remove them.

Change-Id: Ib1c19eaf5a16d59e91d5c6c5ced9b30781b1f69b
2019-04-24 14:50:00 +01:00
Georgina 6482c25017 Removal of netloc filters
The ansible urlsplit filter added in 2.4 means that maintaining the
filters netloc, netloc_no_port and netorigin should no longer be
necessary.
All usages of these filters within other openstack repos have been
updated to use urlsplit and merged.

Change-Id: Ief1ec06e205bae7ec114fe0b9bd7d9c4973383dd
Closes-Bug: #1820830
2019-04-23 13:37:52 +00:00
Mohammed Naser ed3a1050ae docs: drop sphinxmark
sphinxmark is no longer compatible with the latest release of Sphinx
which is causing all of our documentation jobs to fail.  This patch
removes it as our current usage of openstacktheme for documentation
already provides watermarks for current branch and notices for which
branch the documentation covers.

Change-Id: I16752186e25ed505797c66f2fb8682e226b30900
2019-04-04 09:03:33 +00:00
Jesse Pretorius b28590f5bd Remove the config_template module
The config_template action module has now been moved into its own git
repository (openstack/ansible-config_template). This has been done to
simplify the ability to use the plugin in other non OpenStack-Ansible
projects.

As part of this, we now need to remove the environment settings given
to ansible so that the common tests repo settings in ansible.cfg take
effect.

Related-Bug: 1791258
Depends-On: https://review.openstack.org/635841
Change-Id: I3a7d8c0c248febc4223029e076062ca68312b104
2019-02-11 16:43:57 +00:00
Jean-Philippe Evrard cef7946b3b Updated spice-html5 git repository URL
Change-Id: I31a684324ac53aa38d7c23182afd8e3256c5443c
2018-06-06 07:23:01 +02:00
OpenStack Proposal Bot ed33e83a4c Updated from global requirements
Change-Id: If596d5328de32cfaefe668731e29c03107914fa9
2018-03-15 07:40:18 +00:00
OpenStack Proposal Bot 89628e6d5a Updated from global requirements
Change-Id: I82008c1bba7c3900f796d869c3b07e6923e2cf79
2018-03-13 07:17:25 +00:00
OpenStack Proposal Bot f24f70d857 Updated from global requirements
Change-Id: I15901e2a7f6ea21405669963807a029c4ad1d8d6
2018-03-11 13:54:34 +00:00
ZhongShengping f656197360 Follow the new PTI for document build
For compliance with the Project Testing Interface as described in:
https://governance.openstack.org/tc/reference/project-testing-interface.html

For more detials information, please refer to:
http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html

Change-Id: I241de1183c537870746bfead36fa77f510c6beef
2018-03-09 12:01:28 +08:00
Jean-Philippe Evrard 6743087df3 Remove virtualenv-tools in the examples.
We shouldn't use virtualenv-tools, and it shouldn't appear
in our documentation.

Change-Id: I7f29d8b150d1f312422110936d7cf22e0f9cba81
Partial-Bug: #1741634
2018-01-15 14:21:00 +00:00
Jean-Philippe Evrard ead9047761 Initial OSA zuul v3 role jobs
This patch implements an initial set of jobs intended to match
the current job execution method. It does not intend to improve
how the jobs are executed - only to replicate what is currently
in openstack-infra/openstack-zuul-jobs and provide the platform
to iterate on.

Change-Id: Id5a41c4f09bfc63b373e83493dd85a53850bd71c
2017-10-17 20:43:54 +00:00
Major Hayden bfc26ac698
Remove debug_message_collector plugin
Now that we have ARA, this plugin isn't that useful any longer.

Closes-Bug: 1715996
Change-Id: Idcbf06a0c1df0f4a485da298dd0f4dd95311463b
2017-09-08 12:46:52 -05:00
ZhongShengping 38a7c29364 Fix openstackdocstheme settings
To use openstackdocstheme 1.11.0 properly, this patch fixes
some settings according to follow[0].

[0]https://docs.openstack.org/openstackdocstheme/latest/

Change-Id: I39e4ca8729a68786c950ade684ca3e5edaa68cca
2017-07-03 16:48:23 +08:00
Jimmy McCrory a5d669f0b4 Remove neutron library
As of Ansible 2.3, the os_network module now allows more additional
options for 'provider_network_type'[0]. Use of OSA's neutron plugin can
be removed.

[0] https://github.com/ansible/ansible-modules-core/issues/5589

Change-Id: If74185ecca1ea639c2e1526b5542e89dd533084b
Implements: blueprint use-std-ansible-modules
2017-05-24 23:00:42 +00:00
Jimmy McCrory 5202eb38dd [DOCS] Add docs for plugins
Add basic information and examples for the action, callback, filter, and
lookup plugins provided by this repo.

Partial-Bug: 1579091
Change-Id: If7cea759bb790c6f6d266eff560ac7a67309219d
2017-02-16 03:44:24 -08:00
ji-xuepeng 9dacd3ae93 Use https instead of http for git.openstack.org
Trivialfix

Change-Id: I48c3a762481f5c3187a6153ba71cc47430da1be3
2017-02-06 22:10:16 +08:00
gecong1973 1325a99cee Delete unnecessary utf-8 coding
The file was added redundant utf-8 coding by some editor.
we can delete it .

Change-Id: Iac814d97c435b5620ecb2c333218e044255f4bb8
2016-12-27 10:22:00 +08:00
Logan V 800ef36999 Revert "Remove neutron library"
Using the upstream library breaks the ability to test network plugins
that use 'local' neutron networks (ie. calico).

https://github.com/ansible/ansible-modules-core/issues/5589

This reverts commit 38b899b63b.

Change-Id: I8a33db524c24324dc2af8463a43cb145f7cc34d6
2016-11-12 17:12:48 -06:00
Jimmy McCrory 0af898835a Remove glance library
With the use of this library replaced by upstream Ansible modules it's
no longer necessary to carry it.

Closes-Bug: 1538642

Change-Id: I55591132180eec99ce9b9bc38caa996b01d18949
Depends-On: Ic98613c37069ccb2ec1bc9a7644c922cc5b37e22
Depends-On: I017303e9a731ebc60315ea1784ba184a8294b08e
Depends-On: If0e36c61307056c8786c67b60fd56b03f2ad7bda
2016-11-11 09:19:45 -08:00
Jimmy McCrory 38b899b63b Remove neutron library
With the use of this library replaced by upstream Ansible modules it's
no longer necessary to carry it.

Change-Id: Iedc9c18a457eb2b620538c693337860b80a85123
Depends-On: I8c165531407c6b6aa8e5910cb28ae610b53e2ee5
2016-11-04 10:45:56 -07:00
Nish Patwa ea0888e866 [DOCS] Added release-name as a watermark to Docs.
Added a water mark to the role documentation
to make clear to deployers which release they're
working with.

Modified conf.py that adds watermark to the documentation according
to particular branch. If the current branch is master than
watermark is 'Pre-release' and if the current branch is
stable/<release-name> than watermark is <release-name>.

This is a combined implementation based on the following
patches:
- https://review.openstack.org/372565
- https://review.openstack.org/382637
- https://review.openstack.org/384140

Change-Id: I68bf027f41b906d4f1673bd4b993ef59767e70db
2016-10-19 15:01:16 +00:00
Alexandra 388dfe10e4 [DOCS] Updating plugin role docs
Change-Id: Ie78e1d7fd78e7235c12693b013b12e14caf01eef
2016-08-12 08:04:17 -05:00
Travis Truman bbe2748658 [DOCS] Cleanup the role docs for consistency and clarity
Change-Id: Iac7740b161162bcc1a70053273f8e4ffc60f610c
2016-03-07 17:38:19 -05:00
Kevin Carter 2c9c5f005b
first commit
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-01-25 18:07:53 -06:00