horizon/doc/source/configuration
Shu Muto 4982dc3cda Angularize Key Pairs index view
This patch adds Angularized index view.
Actions and details view will be implemented in subsequent patches.

To use Angularized Key Pairs index view, copy following file:

  openstack_dashboard/local/local_settings.d/
  _11_toggle_angular_features.py.example

to:

  _11_toggle_angular_features.py

and add following line into _11_toggle_angular_features.py:

  ANGULAR_FEATURES.update({'key_pairs_panel': True})

Change-Id: Ie1bf555430f77fc6bc95deedb8328caa5a2287aa
Partial-Implements: blueprint ng-keypairs
2017-08-25 14:40:03 +09:00
..
branding.rst Use doc8 check 2017-07-19 10:31:16 +00:00
customizing.rst Use doc8 check 2017-07-19 10:31:16 +00:00
index.rst doc: Move settings information to configuration/ dir 2017-06-30 02:27:21 +09:00
pluggable_panels.rst Use doc8 check 2017-07-19 10:31:16 +00:00
settings.rst Angularize Key Pairs index view 2017-08-25 14:40:03 +09:00
themes.rst Added SELECTABLE_THEMES setting 2017-07-26 11:52:35 +01:00