summaryrefslogtreecommitdiff
path: root/trove/guestagent/pkg.py
Commit message (Expand)AuthorAgeFilesLines
* Remove six usage and basestring checkwangzihao2020-10-161-2/+1
* Support to create public trove instanceLingxian Kong2019-09-111-1/+1
* Support python3 in guest agentLingxian Kong2019-08-271-2/+5
* Fix invalid escape sequence warningsKrzysztof Opasiak2018-07-021-3/+3
* Remove log translationsZhao Chao2018-01-241-4/+4
* Handle log message interpolation by the logger part 8Gábor Antal2017-04-271-7/+7
* Add i18n translation to guestagent 3/5Trevor McCasland2017-01-101-17/+21
* Extract RPMPackagerMixinThomas Bechtold2016-10-061-47/+57
* pkg: replace commands module with subprocessVictor Stinner2016-06-161-13/+23
* Simplify guestagent.pkg: don't use metaclassVictor Stinner2016-04-201-16/+7
* Switch to the oslo_log librarySergey Vilgelm2015-07-231-1/+1
* Fixes hacking rulesSushil Kumar2015-05-291-3/+4
* Fixes package configuration method in pkg.pySushil Kumar2015-02-241-4/+13
* Obsolete oslo-incubator modules - gettextutils (now oslo.i18n)Amrith Kumar2014-12-251-1/+1
* Yum install should get a list of packages as a stringSergey Gotliv2014-10-201-1/+1
* Add PostgreSQL supportKevin Conway2014-08-281-1/+1
* Logging audit for trove/guestagent moduleAmrith Kumar2014-07-291-5/+9
* Merge "Handle exception from pexpect child.close"Jenkins2014-07-281-1/+6
|\
| * Handle exception from pexpect child.closeGreg Lucas2014-07-181-1/+6
* | guestagent contract for packages should be a listCraig Vyvial2014-07-211-5/+5
|/
* Apply six for metaclassHe Yongli2014-06-041-2/+3
* debug level logs should not be translatedChristian Berendt2014-05-211-1/+1
* Remove extraneous vim configuration commentsHe Yongli2014-02-271-2/+0
* Initial support for single instance Cassandra DatabaseDenis Makogon2014-02-121-1/+2
* Fixed typos in files in trove/guestagent.Sushil Kumar2013-12-111-12/+14
* Add support of datastore typesAndrey Shestakov2013-11-191-69/+147
* Provide service type management code structureDenis M2013-10-161-4/+4
* PEP8. F841Denis M2013-09-261-2/+2
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-201-1/+1
* Fix and enable gating on H702Dirk Mueller2013-09-161-1/+1
* Changed system commands depends on OS versionAndrey Shestakov2013-08-251-12/+6
* Add RPM class implementationAndrey Shestakov2013-08-141-76/+160
* Turns pkg.py into a system aware packagerMichael Basnight2013-07-291-173/+197
* Rename from reddwarf to trove.Michael Basnight2013-06-241-0/+229