Commit Graph

4 Commits

Author SHA1 Message Date
melissaml a961588504 Cleanup py27 support
This repo is now testing only with Python
3, so let's make a few cleanups:
- Remove setup.* files, they are not needed
  for this repo
- Cleanup */source/conf.py to remove now
  obsolete content.
- Remove install_command, the default is fine;
  move constraints into deps

Depends-On: https://review.opendev.org/720558
Change-Id: Ic6ea57d750a203b5a8f199b78dd3c0889b849df9
2020-04-28 18:47:42 +00:00
OpenStack Proposal Bot 0c544aef7e Updated from global requirements
Change-Id: Ie5be930e689155c1423c6ff83415062df416aafb
2017-03-02 11:52:27 +00:00
OpenStack Proposal Bot 5875707a7b Updated from global requirements
Change-Id: I5e7dae3eaa0ee3cee7d584c1d54859feae10e549
2016-07-15 03:58:25 +00:00
Kevin Carter ed60bae35a
IRR for rsyslog_client
The change moves the role out from the main repo rsyslog_client
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 02:27:54 -06:00