Commit Graph

6 Commits

Author SHA1 Message Date
Andreas Jaeger 87fac22e6f Properly Retire solum-infra-guestagent
This repository was retired by solum team in 2016, remove it now from
OpenDev.

Depends-On: https://review.opendev.org/737987
Change-Id: I1cb0652031144ddecafe072d3683dea49298dd9c
2020-06-25 14:14:40 +02:00
Steve Martinelli 612d34dc04 remove oslo-incubator code
The bulk of the oslo-incubator code was related to logging, so
I added oslo.log as a requirement and updated the necessary
spots. The other part that is more complex was using oslo.config
to generate a sample config file. To do that, I had to create the
necessary config-generator .conf file, this also meant that the
items under the tools directory could be removed.

Change-Id: I424e07f6a4d688c7686d2fab674fe7f2a475ed00
2016-10-28 08:16:47 +02:00
venkatamahesh ac39be4f50 Remove py26 from tox.ini and setup.cfg
As of https://wiki.openstack.org/wiki/python3 OpenStack
is dropping py26 for mitaka

Change-Id: If0fbc09f5c1cd5a52e3a5c03d643e762876a6d17
Closes-Bug: #1523188
2015-12-07 19:57:32 +05:30
Pierre Padrixe f83a301814 Add config tools scripts generate_sample and check_uptodate
Change-Id: Iadcaae0585bfef5508c8fe06fdc7a76c4b96c6e4
2014-09-23 15:47:16 +02:00
Jeremy Stanley abe077f229 Work toward Python 3.4 support and testing
Change-Id: If31be979d6fffd06cac204cee015be878ec912d4
2014-09-03 19:11:23 +00:00
Pierre Padrixe 939fa1134a Add init files using OpenStack cookiecutter template
Change-Id: I4ec1d70b60636dd8633290ef366ee7b7e2777fa0
2014-07-28 14:50:42 +02:00