Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger 57672cbdf5 Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove setup.* files, these are not needed for this repo
- Cleanup */source/conf.py to remove now obsolete content.
- Remove install_command from tox.ini, the default is fine,
  move constraints into deps, cleanup a bit
- Enable warnings for docs building
- Correct ansible search/match tests for ansible 2.9

Depends-On: https://review.opendev.org/726645
Change-Id: Ia5aaa8f41172fe200d1d7ce0c7b6f26f7834e38a
2020-05-10 17:38:52 +00:00
OpenStack Proposal Bot ce7267d746 Updated from global requirements
Change-Id: I298f44c45fa53076cf62e42c70b5955eae9acd32
2017-03-02 11:51:17 +00:00
OpenStack Proposal Bot 633c8d7a1c Updated from global requirements
Change-Id: Ia0a9a98dafdd2a37fac32f7f30b49e9d87c49ebe
2016-07-15 03:57:29 +00:00
Kevin Carter eb9f3d858b IRR for lxc_host
The change moves the role out from the main repo lxc_host
repository and into its own standalone repository.

Items within this change:
  * The role has been updated to ensure it runs standalone.
  * Tests added to the role within tox.
  * Functional tests added to the role that can either be run
    via the run_tests.sh script or using tox.
  * dev requirements have been updated for testing usecases.
  * Docs added to both the README.rst file as well as the docs
    folder.

Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2015-11-03 04:22:57 -06:00