diff options
author | melanie witt <melwittt@gmail.com> | 2018-04-30 23:57:38 +0000 |
---|---|---|
committer | Matt Riedemann <mriedem.os@gmail.com> | 2018-05-03 10:02:29 -0400 |
commit | e91dad3ee93b1c0c4201e1e679a8c5b333879b5f (patch) | |
tree | 446497842767788185bc03dd401c8484ee7992cb /api-guide | |
parent | c53c9ea759462c0294775562b81df7cba9fa2027 (diff) | |
download | nova-e91dad3ee93b1c0c4201e1e679a8c5b333879b5f.tar.gz |
Deprecate the nova-consoleauth service
Part of blueprint convert-consoles-to-objects
Change-Id: I9bfa89d2d8fe2b5803b4e1478377e13dc3231b1c
Diffstat (limited to 'api-guide')
-rw-r--r-- | api-guide/source/general_info.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api-guide/source/general_info.rst b/api-guide/source/general_info.rst index 711f3c6f74..909b08bf54 100644 --- a/api-guide/source/general_info.rst +++ b/api-guide/source/general_info.rst @@ -178,7 +178,7 @@ on compute hosts rather than servers. This service provides AWS EC2 API compatibility. - - **nova-consoleauth** + - **nova-consoleauth (deprecated)** This service provides authorization for compute instances consoles. |