~hudson-openstack/nova/trunk

« back to all changes in this revision

Viewing changes to nova/api/__init__.py

  • Committer: Tarmac
  • Author(s): termie
  • Date: 2011-04-12 14:32:03 UTC
  • mfrom: (975.1.1 docstring_cleanup)
  • Revision ID: tarmac-20110412143203-rv6rn10d8wb8uel0
Docstring cleanup and formatting. Minor style fixes as well.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
#    WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
16
16
#    License for the specific language governing permissions and limitations
17
17
#    under the License.
18
 
 
19
 
"""No-op __init__ for directory full of api goodies."""