summaryrefslogtreecommitdiff
path: root/trove/cmd/guest.py
Commit message (Expand)AuthorAgeFilesLines
* Support to rebuild instance by adminLingxian Kong2020-08-061-0/+16
* Datastore containerizationLingxian Kong2020-05-271-1/+15
* Improve the function testsLingxian Kong2020-01-281-3/+0
* Enable mutable config in troveMarcin Piwowarczyk2018-08-231-1/+1
* py3.x: Fix usage of gettext.installCorey Bryant2018-06-191-3/+0
* Remove log translationsZhao Chao2018-01-241-3/+3
* secure oslo_messaging.rpcAmrith Kumar2017-01-111-2/+8
* Fix RPC VersioningMorgan Jones2016-10-071-2/+2
* Taskmgr & guestagent use inconsistent topicsDoug Shelley2016-09-241-0/+1
* Add missing '_LE' import in trove/cmd/guest.pyChaozhe.Chen2016-09-071-0/+1
* guest_id missing err, switch config_drive defaultGreg Retkowski2016-08-061-1/+6
* [Trivial] Remove unnecessary executable flag for filesZhiQiang Fan2016-04-291-0/+0
* Address issues with Trove eventlet monkey-patchingAmrith Kumar2015-10-291-10/+0
* Switch to the oslo_log librarySergey Vilgelm2015-07-231-2/+2
* Switch to oslo.serviceSergey Vilgelm2015-07-171-2/+2
* Drop use of 'oslo' namespace packageDoug Hellmann2015-05-061-2/+2
* Integration with oslo.messaging librarySergey Gotliv2015-01-061-12/+21
* Document Trove configuration optionsPeter Stachowski2014-09-211-1/+3
* Make sure eventlet starts correctlyTim Simpson2014-04-241-2/+0
* Merge "Remove extraneous vim configuration comments"Jenkins2014-02-271-1/+0
|\
| * Remove extraneous vim configuration commentsHe Yongli2014-02-271-1/+0
* | Call debug_utils.setup() in all entry pointsMat Lowery2014-02-251-1/+11
|/
* Migrating trove to entry pointsMichael Basnight2014-02-011-0/+52