summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused etc/openstack-common.conf.testMark McLoughlin2013-01-211-31/+0
| | | | | | This is unused since commit e0f57e92 removed the extensions module. Change-Id: Ia24d01c42fc9fb2e12eea697d217b30d7d6b2a51
* Move rootwrap code to openstack.commonThierry Carrez2012-12-201-0/+27
| | | | | | | | | | | | | | | | Copies current nova-rootwrap code to openstack.common, so that it can be reused by Cinder and Quantum. Implements blueprint common-rootwrap. Before it can be used in projects, update.py needs to grow the capability to deploy files in bin/ and etc/, as well as replacing a placeholder text by the destination project name in source files and binary names. In this proposed version, the placeholder text is "oslo". Change-Id: I8655d5b3cccacd1cc2225aa539339fb478615422
* Merge commit '99b2c6c202b1ec450e5f7bc1c4080f8c36773376'Jason Kölker2011-11-011-0/+3
|\
| * Rajaram/Vinkesh|Default xmlns for extension serialization can be overriden, ↵Rajaram Mallya2011-09-091-0/+3
| | | | | | | | added default factory for extension middleware
* | merge in upstreamJason Kölker2011-11-011-37/+0
|/
* Vinkesh/Rajaram|Added nova's extension framework into common and tests for itRajaram Mallya2011-09-071-0/+28
|
* Adding syslog supportRick Harris2011-08-111-0/+3
|
* Add some more generic middleware, request context, utils, and versioning. ↵Jay Pipes2011-07-261-0/+34
| | | | Add basic template for server binary
* Initial skeleton projectJay Pipes2011-07-261-0/+0