Commit Graph

8 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 f461211a8e Update .gitreview after moved to OpenStack
There are three import errors and they are
also corrected in this patch

Change-Id: I159953a7a2919f400cda531ee78e4e6ddfc53093
Closes-Bug: #1498056
2015-11-21 20:47:04 +05:30
Adrian Otto 54e6a9189e Code Cleanup: Remove Rendundant Parentheses
Change-Id: I4ea258bd41e16b469999656adc3594bffb239a79
Originally: https://review.openstack.org/112071 stuck in merge conflict
2014-12-30 23:02:11 +00:00
Pierre Padrixe c7ae435898 Add guestagent skeleton with queue_id in conf
Change-Id: I5342f0bb0bf46186c1679736be7f97041dcc76b5
2014-09-23 15:47:16 +02:00
Pierre Padrixe 460eb09044 Add oslo 'config' module
Change-Id: I8eab3cf161b9d9ff768e5f3ef5819ddf018a48c3
2014-09-23 15:47:11 +02:00
Pierre Padrixe aef50ff81d Add oslo module 'log' and its dependencies
Also added following oslo dependencies of the log module:
jsonutils,gettextutils,local,strutils,importutils,timeutils

Change-Id: I2c23d474ba410ba524778363af382f4c21b0ddc4
2014-09-23 14:18:55 +02:00
Pierre Padrixe 939fa1134a Add init files using OpenStack cookiecutter template
Change-Id: I4ec1d70b60636dd8633290ef366ee7b7e2777fa0
2014-07-28 14:50:42 +02:00