~0x44/nova/bug838466

« back to all changes in this revision

Viewing changes to bin/nova-objectstore

  • Committer: Tarmac
  • Author(s): Brian Waldon
  • Date: 2011-08-04 12:50:32 UTC
  • mfrom: (1343.2.12 update-HACKING)
  • Revision ID: tarmac-20110804125032-xox88sztymlp9dx9
Update HACKING:
- Make imports more explicit
- Add some dict/list formatting guidelines
- Add some long method signature/call guidelines
- Add explanation of i18n

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