Commit Graph

16 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
OpenDev Sysadmins 38f888810e OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:36:21 +00: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
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
Jeremy Stanley e80ee69f0c Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: I50243208ee0ac4e20dad72dc170be86a592a8a4e
2014-12-05 03:30:47 +00:00
Pierre Padrixe 22476f70d1 Add entry point in setup config
Change-Id: Iae75422460ff653547ab997d524bc5e72b65d37e
2014-09-23 15:47:16 +02: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 f83a301814 Add config tools scripts generate_sample and check_uptodate
Change-Id: Iadcaae0585bfef5508c8fe06fdc7a76c4b96c6e4
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 af695322ce Upgrade oslo.config version to 1.4.0
gate-solum-infra-guestagent-requirements was failing because
we were using oslo.config>=1.2.1

Change-Id: I59dae34a3d4d44ac9047a803a536ecf933246b85
2014-09-23 14:18:49 +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
Julien Vey 3d186166bf Initial commit 2014-06-12 17:25:11 +02:00