Commit Graph

35 Commits (27fe8009b5a9f929b4cbb4792af4c44b11d9cf84)

Author SHA1 Message Date
Takashi Kajinami 8b876b0b22 Enforce usage of raw definitions
This change ensures that any definitions passed is treated as raw
contents. With this change mistral-dashboard no longer tries to load
contents based on file path or uri passed in by users, and this
prohibits access to any local files or any internal contents accessible
without authentication.

Depends-on: https://review.opendev.org/800950
Closes-Bug: #1931558
Change-Id: I4de45cadc4e174794d0c2ef82223a9da5cbdcabc
2 years ago
manchandavishal 01dd28e53b Drop Django 1.11 support
Django 1.11 ends its extended support in April 2020 (which is before
Ussuri release), so horizon drops Django 1.11 support in Ussuri.

tox envs for non-primary Django versions are no longer needed in tox.ini
as testing environments for non-primary Django versions are setup in
the zuul jobs now.

horizon>=17.1.0 is required to use Django 2.2.
requirements.txt is updated accordingly.

Depends-On: https://review.opendev.org/#/c/700733/
Change-Id: I8f97ac0e749c6c108d809f246b044ba3e8a0010d
3 years ago
Akihiro Motoki c53c1f2212 Drop nose dependencies
Horizon test setting no longer depends on nose and related stuffs.
This commit cleans up nose related dependencies.

Also drops unnecessary Django dependencies. There is no need to
install Django explicitly as it is a horizon dependency.

Change-Id: I33091ef3c85ccff835f5995c668a9894454d182b
5 years ago
OpenStack Proposal Bot 21f4afaf95 Updated from global requirements
Change-Id: Iae7408446391bcee0a8a6c3974d892d58abc25a8
5 years ago
OpenStack Proposal Bot 82edc24448 Updated from global requirements
Change-Id: I8b3593136aaf9e255c76e1b02ebfea5d16a3702b
5 years ago
OpenStack Proposal Bot cfbaf2e719 Updated from global requirements
Change-Id: I43a962052bbd27b21219328638548e1f2623395f
5 years ago
Akihiro Motoki f9ff2798bd Drop django_openstack_auth from requirements.txt
django_openstack_auth has been merged into horizon tree
as an effort of blueprint merge-openstack-auth.
There is no need to depend on django_openstack_auth any more.

Change-Id: I4729ec7d3fb3a2ca1d8c526fccf3c2290edbd922
6 years ago
OpenStack Proposal Bot 64d5ae396c Updated from global requirements
Change-Id: Id9d735ae59521ccf8af026f520baa725aab1de6e
6 years ago
OpenStack Proposal Bot 20ab5b624f Updated from global requirements
Change-Id: I07d602863e9fbe9b38df7cc5680973dec6dcb045
6 years ago
OpenStack Proposal Bot 044c333153 Updated from global requirements
Change-Id: Iac01eeb61926da3822c927e91cb895ebf983e06f
6 years ago
OpenStack Proposal Bot 8c70ca41b9 Updated from global requirements
Change-Id: Iba1309ea1067d93125b927d11c0d5c4a8608da0d
6 years ago
OpenStack Proposal Bot 5852476acc Updated from global requirements
Change-Id: Ic046a892913c8c93219112adf921e50e6dfd2150
6 years ago
OpenStack Proposal Bot 3e61b634cc Updated from global requirements
Change-Id: I4c9b4168f7bb5b6d07ef8cb3e85287c7affcd7c4
6 years ago
OpenStack Proposal Bot 15303de98c Updated from global requirements
Change-Id: I497305fe4acab4026def5b57d3e9439caf396b14
6 years ago
OpenStack Proposal Bot c0b70897ae Updated from global requirements
Change-Id: I5522f13e12d26d11402dacdc59fd836bb54e1ed1
6 years ago
OpenStack Proposal Bot b82f870219 Updated from global requirements
Change-Id: I74f234bad721f891310d39191aa6a8948d2ea74b
6 years ago
OpenStack Proposal Bot d6c6c9cff4 Updated from global requirements
Change-Id: I707ce532e23d80cdccc7c98c9c7dc36159d6c996
7 years ago
OpenStack Proposal Bot 40f1fec3cd Updated from global requirements
Change-Id: I433396abcf109067ca9d1c8b517774f5245c6c6f
7 years ago
OpenStack Proposal Bot ce8ae703dd Updated from global requirements
Change-Id: I788519c2b64db8bb1a738eab8864f44668df1208
7 years ago
Matthias Runge f00bb122ee Remove requirements satisfied by horizon
babel is not used in mistral-ui at all.

Change-Id: Ib0b4eee9c5eb7b9dffa1fdf017512389dbe14e89
7 years ago
OpenStack Proposal Bot 1b739f8d43 Updated from global requirements
Change-Id: I96cfe75c6a8cc2c0cbc869be5e5ea244048ce11e
7 years ago
OpenStack Proposal Bot 5725a06e07 Updated from global requirements
Change-Id: Ic6ae7b44fced8904a01f0f120aecfa3c8eaaa544
7 years ago
OpenStack Proposal Bot 08d84772c2 Updated from global requirements
Change-Id: I8f04d1e3a25f80bd6630b1aa2cc93c1297b6c729
7 years ago
OpenStack Proposal Bot a7d7becaa9 Updated from global requirements
Change-Id: I95eef250563746094e2fdfa12bd82eacca3b214f
7 years ago
OpenStack Proposal Bot e0178fef46 Updated from global requirements
Change-Id: I94fcbf60b7931d151373b7cf3250d7c527ea7ffc
7 years ago
OpenStack Proposal Bot 19934ef93e Updated from global requirements
Change-Id: I625681123eecbce4e763b5e6ed42e87898014ad8
8 years ago
OpenStack Proposal Bot e84b471e51 Updated from global requirements
Change-Id: Ib99a1d1daec1f7e5fc2cc5d0fe6d66d6855ae5b8
8 years ago
OpenStack Proposal Bot c67097ef9a Updated from global requirements
Change-Id: I7d8beae090d03bac4ae713dbf421cfd2938150bd
8 years ago
Zhenguo Niu e084e2bc65 Updated from global requirements
Change-Id: Iee319fe89bc40a675c749088a7a6a130012ffc0e
8 years ago
OpenStack Proposal Bot ba563279e2 Updated from global requirements
Change-Id: I52ae3588436011f8d5099204e73b4486f45fff7e
8 years ago
Zhenguo Niu 72b90cdccb Restrict the pbr version to sync with global requirement
Change-Id: I533ac61008bf6e25b3fcdbc5d42bad7f63017418
8 years ago
Zhenguo Niu 6014afd6c1 Enable Unit Test
Enable Unit Test add additional tooling to support running tests
and building virtual environments to mirror what is done in horizon.

Partially implements blueprint mistral-enrich-dashboard

Change-Id: I15b2b28a3a30e8c2ead3b2f68bf2986becbe7914
8 years ago
Renat Akhmerov 08d1041f36 Fixing dependency to Mistral client
* Previously it pointed to git repository and pip didn't work
  correctly.

Change-Id: Id015c350b4d6e5597bdd25cfc9ebf1e2f38977bf
9 years ago
Kirill Izotov 744309b2e1 Horizon plugin system compatibility
- added enabled script
- removed horizon from requirements
- updated README
- refactor folder structure

Change-Id: If3fb4eddec26c5817cb0971eb7c4fe2ebb5641f3
Implements: blueprint mistral-ui
9 years ago
Kirill Izotov 28bde7a230 Move dashboard from python-mistralclient
Also:
- add license headers
- set up tox for flake8 checks and venv
- remove run_tests.sh, tools/ and other stuff we don't need at the moment
- add basic sphinx setup for later use

Change-Id: I0d34fb9fd0bfd351d20474da88715b30ff3c3d61
9 years ago