summaryrefslogtreecommitdiffstats
path: root/nova/objectstore
Commit message (Expand)AuthorAgeFilesLines
* Return XML message with objectserver 404.Michael Still2013-03-121-5/+12
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+1
* Add helper methods to nova.pathsMark McLoughlin2013-01-041-2/+2
* Move global path opts in nova.pathsMark McLoughlin2013-01-041-1/+1
* Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-201-1/+1
* Remove nova.config.CONFMark McLoughlin2012-11-201-1/+1
* Remove nova.flagsMark McLoughlin2012-11-171-1/+0
* Switch from FLAGS to CONF in misc modulesMark McLoughlin2012-11-041-5/+6
* Migrate to fileutils and lockutils.Michael Still2012-10-251-3/+4
* Remove outdated moduleauthor tagsJoe Gordon2012-10-011-6/+0
* Port existing code to utils.ensure_treeMichael Still2012-08-281-5/+3
* Add s3_listen and s3_listen_port options.Dan Prince2012-05-161-6/+14
* fix restructuredtext formatting in docstrings that show up in the developer g...Doug Hellmann2012-03-051-1/+1
* Remove the last of the gflags shim layerMark McLoughlin2012-02-101-1/+1
* Backslash continuations (misc.)Zhongyue Luo2012-02-081-16/+14
* Move cfg to nova.openstack.commonMark McLoughlin2012-02-031-1/+1
* Refactor away the flags.DEFINE_* helpersMark McLoughlin2012-01-281-2/+7
* Ensure nova is compatible with WebOb 1.2+Brian Lamar2012-01-121-1/+1
* Separate metadata api into its own serviceVishvananda Ishaya2011-11-151-1/+1
* Add nova-all to run all servicesVishvananda Ishaya2011-09-281-0/+7
* fix pylint W0102 errors.Matthew Hooker2011-08-031-1/+4
* removing controller/serializer code from wsgi.py; updating other code to use ...Brian Waldon2011-05-181-1/+1
* add descriptive docstringtermie2011-03-241-0/+32
* remove twisted objectstoretermie2011-03-244-1017/+0
* port the objectstore tests to the new teststermie2011-03-242-15/+23
* port s3server to eventlet/wsgitermie2011-03-241-33/+72
* add s3server, pre-modificationstermie2011-03-241-0/+255
* disable-msg -> disableBrian Lamar2011-03-181-7/+7
* More execvp falloutSoren Hansen2011-03-101-12/+21
* make local image service workVishvananda Ishaya2011-03-041-2/+1
* replace context.user.is_admin() with context.is_admin because it is much fasterVishvananda Ishaya2011-02-182-2/+2
* Resolved trunk merge conflictsEd Leafe2011-01-212-7/+10
|\
| * i18n's strings that were missed or have been added since initial i18n strings...jaypipes@gmail.com2011-01-202-7/+12
* | Updated trunk changes to work with localizationEd Leafe2011-01-191-3/+2
* | Completed first pass at converting all localized strings with multiple format...Ed Leafe2011-01-181-14/+18
|/
* Final few log tweaks, i18n, levels, including contexts, etc.Todd Willey2011-01-041-1/+1
* Apply logging changes as a giant patch to work around the cloudpipe delete + ...Todd Willey2011-01-041-21/+47
* Merge eventlet and resolve all conflictsjaypipes@gmail.com2010-12-171-0/+1
|\
| * merged upstreamtermie2010-12-141-3/+6
| |\
| * | formatting and naming cleanupAndy Smith2010-12-091-2/+0
| * | intermediate commit to checkpoint progressAndy Smith2010-12-081-0/+3
* | | PEP8 cleanupsjaypipes@gmail.com2010-12-161-2/+6
* | | Merge trunk and resolve slight conflictjaypipes@gmail.com2010-12-151-3/+6
|\ \ \ | | |/ | |/|
| * | simplified version using original logicVishvananda Ishaya2010-12-141-24/+25
| * | fix pep8Vishvananda Ishaya2010-12-101-2/+2
| * | Includes kernel and ramdisk on register. Additinally removes a couple lines o...Vishvananda Ishaya2010-12-101-22/+24
| |/
* / First round of i18n-ifying strings in Novajaypipes@gmail.com2010-12-111-10/+10
|/
* Merge trunk.Soren Hansen2010-11-293-5/+7
|\
| * Allows user to specify hosts to listen on for nova-api and -objectstoreEric Day2010-11-221-1/+3
| |\