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

The docstring of ironic/api/controllers/v1/__init__py
is updated to reflect 3 years working.

Change-Id: If2a65ae54c33c45d147554644d07239543e4f1d7
This commit is contained in:
Atsushi SAKAI 2016-04-13 17:11:17 +09:00
parent 349de67ab5
commit 6724a96ccf

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