diff --git a/doc/source/code-review.rst b/doc/source/code-review.rst index 9f7d116416..cbe2745108 100644 --- a/doc/source/code-review.rst +++ b/doc/source/code-review.rst @@ -100,6 +100,7 @@ very long. So here are some key points: * ``project`` should be used in the REST API instead of ``tenant``. * ``server`` should be used in the REST API instead of ``instance``. + * ``compute`` should be used in the REST API instead of ``nova``. * `Naming Conventions `_