StarlingX Horizon plugins for new StarlingX services
Go to file
Tyler Smith 3858e68b1f Upversioning platform horizon to master
This commit is to enable the stx-gui plugin to work with the vanilla horizon
master branch. It also moves whatever of our customizations that we are
keeping from horizon into the plugin.  Whatever was not moved is being dropped
as a feature.  Major changes:
- Moving the get_value template tag to the plugin
- Removing server groups panels
- Removing the custom JS related to autorefresh and the alarm banner
- Implementing the upstream feature to add the alarm banner
- Moving ceph API to the plugin, removing nova
- Django no longer supports a TIME_ZONE of None to automatically capture
  the system time, so it is now done in our setting snippet
- Move scss additions to plugin
- Removing neutron service dependancy from datanet panels and removing
  create seg range button as it isn't supported any more from platform

Known issues:
- Branding and branding SDK need to be updated
- Timezone changes now require a horizon restart to take effect, will
  need to update documentation to highlight this (if we do document that)
- Port forwarding tab, launch instance enhancements, and controller services
  tab still need to be moved over, tracked by different stories

Change-Id: Ic158d3483bb33513b64a0f8c8b5bb5a2a5e48ec5
Story: 2004765
Task: 28883
Depends-On: https://review.openstack.org/#/c/642797
Signed-off-by: Tyler Smith <tyler.smith@windriver.com>
2019-03-13 21:56:00 -04:00
doc Clean up and standardize landing pages 2019-01-08 15:59:37 -08:00
releasenotes Update config 2019-01-30 16:27:52 -08:00
starlingx-dashboard Upversioning platform horizon to master 2019-03-13 21:56:00 -04:00
.gitignore [Doc] Release Notes Management 2018-09-25 05:44:57 -05:00
.gitreview Update .gitreview for f/stein 2019-02-04 11:28:56 -05:00
.zuul.yaml Enable zuul unit tests for stx-gui 2018-11-23 14:29:29 -05:00
CONTRIBUTING.rst Update the URL in doc 2018-09-24 22:26:46 +08:00
HACKING.rst Update the URL in doc 2018-09-24 22:26:46 +08:00
LICENSE StarlingX open source release updates 2018-05-20 20:53:11 -07:00
centos_master_wheels.inc Add starlingx-dashboard to master wheels tarball 2019-01-04 14:00:24 -05:00
centos_pike_wheels.inc Rename centos_wheels.inc to centos_pike_wheels.inc 2018-11-14 15:07:23 -06:00
centos_pkg_dirs Add starlingx dashboard package 2018-09-04 16:04:49 -04:00
pylint.rc Enable zuul unit tests for stx-gui 2018-11-23 14:29:29 -05:00
test-requirements.txt Remove calls to non existant novaclient imports 2019-02-05 13:23:11 -06:00
tox.ini Remove calls to non existant novaclient imports 2019-02-05 13:23:11 -06:00