This repo is now testing only with Python
3, so let's make
a few cleanups:
- remove setup*, those are not needed for this repo.
- remove install_cmd, the default is fine, move
constraints into deps, cleanup tox.ini
- Cleanup doc/source/conf.py to remove now
obsolete content.
Change-Id: I3550a227e0a6a90bc276ed954c58c6fb9a73e4ad
The ops repo isn't really software. It's a collection of playbooks
that we share between operators, therefore, release notes are a bit
confusing because there are so many playbooks inside of it.
They're also broken because of how we have a few links all over the
place. There has been no release notes published either.
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: I521647c999e7dc17ba27f02bc5bccd422d97ab9a
Closes-Bug: #1824664
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.
Depends-On: I0391ec310c4eede436011a48490e3c524c8ddf4d
Change-Id: I2ba5bce479a33bc4369c8034e28cf2bc8cfb5ac1
Currently when clicking on the small bug in the roles'
docs, we land on openstack-manuals launchpad.
This should solve it.
Change-Id: Iba8332b8623204cc88ab07f56c5c4773cebe380d
The osa-differ script has moved to another repo[1] to speed up
development and load it into pypi.
[1] https://github.com/major/osa_differ
Change-Id: I816c4391233b0bbf251be76d9dfad73b2f6c30a5
Currently in any of the release of openstack-ansible
there is no role to mount the drives in swift object
server nodes. This can now be a part of
openstack-ansible-ops as this is all operational stuff.
If the user knows the type of the file system that is
going to be used, we can mount the drives as well using
the playbook without manual intervention.
Doc is also modified according to the playbook.
Modified the lines according to the comments given.
Change-Id: I991ee4891253d2f99703c80e350df21c43db01e8
Closes-Bug: #1535536
This patch adds documentation for using the ``osa-differ.py`` script
and how to handle GitHub API tokens.
Change-Id: I746d1fd75d81d964c76aca3cde6bfe1a667c3645
This patch updates the sphinx configuration for docs and releasenotes
to make it easier to replicate across repositories and to comply with
pep8 testing without exceptions.
Change-Id: Ie2e4dee9b83fccce0ca63ca1700f22c1730a49eb