~soren/nova/iptables-security-groups

« back to all changes in this revision

Viewing changes to doc/ext/nova_autodoc.py

  • Committer: Soren Hansen
  • Date: 2011-01-03 09:56:21 UTC
  • mfrom: (430.2.79 nova)
  • Revision ID: soren@linux2go.dk-20110103095621-qy398qk1uk8o7cy3
Merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
import gettext
1
2
import os
2
3
 
 
4
gettext.install('nova')
 
5
 
3
6
from nova import utils
4
7
 
5
8
def setup(app):