Merge "[docstring] Update ironic/api/controllers/v1/__init__.py comment"

This commit is contained in:
Jenkins 2016-04-13 16:22:46 +00:00 committed by Gerrit Code Review
commit b1473922fa
1 changed files with 1 additions and 5 deletions

View File

@ -15,11 +15,7 @@
"""
Version 1 of the Ironic API
NOTE: IN PROGRESS AND NOT FULLY IMPLEMENTED.
Should maintain feature parity with Nova Baremetal Extension.
Specification can be found at ironic/doc/api/v1.rst
Specification can be found at doc/source/webapi/v1.rst
"""
import pecan