b607144325
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
23 lines
596 B
ReStructuredText
23 lines
596 B
ReStructuredText
==================================
|
|
OpenStack-Ansible Operator Tooling
|
|
==================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
swift_storage_mount_drives
|
|
|
|
.. include:: ../../README.rst
|
|
|
|
OpenStack-Ansible Diff Generator
|
|
--------------------------------
|
|
|
|
The ``osa-differ`` script provides a report of detailed differences between two
|
|
OpenStack-Ansible releases, including commits to OpenStack-Ansible, its
|
|
independent roles, and the OpenStack projects it deploys.
|
|
|
|
* `GitHub repository <https://github.com/rcbops/osa_differ>`_
|
|
* `PyPi package <https://pypi.org/project/osa_differ>`_
|
|
|
|
|