nova/nova/db/sqlalchemy
Stephen Finucane 6537a537f9 Remove 'nova-console' service, 'console' RPC API
This legacy service was only compatible with the XenServer driver and
has effectively been replaced by the noVNC console proxy service. Remove
the service. The API that provided remote access to this service,
'os-consoles', was removed in a previous change. Note that
'os-remote-consoles' is unrelated and therefore is not removed, though
it will now reject requests for XVP VNC consoles.

This was previously discussed and agreed on openstack-dev [1] and
openstack-discuss [1].

Part of blueprint remove-xvpvncproxy

[1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135413.html
[2] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005369.html

Change-Id: Ib1ff32f04b16af7981471f67c8e0bf04e6ecb6be
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2019-11-22 16:09:38 +00:00
..
api_migrations Add reserved schema migrations for Ussuri 2019-10-03 08:47:36 -07:00
migrate_repo Add reserved schema migrations for Ussuri 2019-10-03 08:47:36 -07:00
__init__.py Remove SQLite BigInteger/Integer translation logic 2015-12-07 12:49:22 -05:00
api.py Remove 'nova-console' service, 'console' RPC API 2019-11-22 16:09:38 +00:00
api_models.py Drop delete_build_requests_with_no_instance_uuid online migration 2019-04-08 17:48:14 -04:00
migration.py Delete the placement code 2019-04-28 20:06:15 +00:00
models.py Remove 'nova-console' service, 'console' RPC API 2019-11-22 16:09:38 +00:00
types.py Use is_valid_cidr and is_valid_ipv6_cidr from oslo_utils 2017-01-31 11:45:00 +00:00
utils.py Remove translation of log messages 2017-07-18 09:03:39 +00:00