~0x44/nova/extdoc

« back to all changes in this revision

Viewing changes to bin/nova-objectstore

  • Committer: Brian Waldon
  • Date: 2011-08-02 14:09:58 UTC
  • mto: This revision was merged to the branch mainline in revision 1354.
  • Revision ID: brian.waldon@rackspace.com-20110802140958-t4icdky513hqh96a
removing compute monitor

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
#    under the License.
19
19
 
20
20
"""
21
 
  Twisted daemon for nova objectstore. Supports S3 API.
 
21
  Daemon for nova objectstore. Supports S3 API.
22
22
"""
23
23
 
24
24
import gettext