summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Basnight <mbasnight@gmail.com>2012-12-03 16:21:29 -0600
committerMichael Basnight <mbasnight@gmail.com>2012-12-18 21:18:28 -0600
commitc8a5bc39dccd513d879ad042165e4713fc2a3878 (patch)
tree1c75046e28d0cab1351f3f610bb3a4b1206c85b8 /.gitignore
parent9e946727d2ac5e1aed39962356447a6eee544175 (diff)
downloadtrove-c8a5bc39dccd513d879ad042165e4713fc2a3878.tar.gz
Update oslo codebase within reddwarf.
* Updated logging,cfg,setup to new oslo * Split out the paste ini from the conf files * Modified reddwarf-api/server to use new modules * Modified reddwarf-manage to use new cfg * Added rpc helper for rpc services * Modified reddwarf-taskmanager to use rpc helper * Modified reddwarf-guestagent to use new rpc helper * Fixed guestagent api to use rpc proxy * Fixed taskmanager module to conform to new rpc * Updated guestagent manager/pkg to use new rpc * Updated api paste to use keystoneclient auth_token * Updated managers to use periodic tasks Implements: blueprint reddwarf/upgrade-oslo Change-Id: I9ad1b441eca855a4304454014ae746ec51bef8f3
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 91ab7361..a8feccdf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,6 @@ host-syslog.log
tags
.tox
rdtest.log
+reddwarf/versioninfo
+AUTHORS
+Changelog