Commit Graph

5 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
ZhongShengping 32cd32f262 Update mailinglist from dev to discuss
openstack-dev was decomissioned this night in https://review.openstack.org/621258
Update openstack-dev to openstack-discuss

Change-Id: I40e2f7f7cff547fc46e32712f9f7c27cc3ae14ee
2018-12-05 09:16:38 +08:00
ZhongShengping 313a6282bd Update URLs in documents according to document migration
Change-Id: I3378f151b735bb807e5bee9eb779125cc5b1a8c5
2017-07-14 09:47:42 +08:00
Deepak 90d79327cd Changed the home-page link
Set the correct link for home-page

Change-Id: I22f73c0fd2a2ffde47b9b202c0b13d8b4c2ce588
Partial-Bug: #1630120
2016-10-05 12:54:11 +05:30
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