horizon/doc/source/install/system-requirements.rst
Akihiro Motoki c6d1e169ed Add note for Django 1.8-1.10 support in relnote and doc
As we discussed in the team meeting, we plan to drop Django 1.8
to 1.10 support in Rocky. It is worth mentioned in the release note
and the document.

Change-Id: I11a4f4ec1d2a237fad7c58951ff23affd0b5708d
2018-01-23 09:29:23 +00:00

1.0 KiB

System Requirements

The Queens release of horizon has the following dependencies.

  • Python 2.7
  • Django 1.11
    • Django 1.8 to 1.10 are also supported. Their support will be dropped in the Rocky release.
  • An accessible keystone endpoint
  • All other services are optional. Horizon supports the following services as of the Queens release. If the keystone endpoint for a service is configured, horizon detects it and enables its support automatically.
    • cinder: Block Storage
    • glance: Image Management
    • neutron: Networking
    • nova: Compute
    • swift: Object Storage
    • Horizon also supports many other OpenStack services via plugins. For more information, see the install-plugin-registry.