summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/dashboard/services/iscsi_config.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* dashboard: fix spelling errorsJosh Soref2023-08-091-1/+1
* mgr/dashboard: iterate through copy of itemsPedro Gonzalez Gomez2022-06-061-1/+1
* pybind/mgr/dashboard: drop "from __future__ import absolute_import"Kefu Chai2021-05-241-1/+0
* mgr/dashboard: Add isort to rearrange importsVolker Theile2020-10-011-1/+1
* mgr/dashboard: update pylint to 2.6.0Volker Theile2020-10-011-1/+1
* mgr/dashboard: support setting iSCSI gateways from orchestratorKiefer Chang2020-05-171-24/+1
* mgr/dashboard: Fix mypy issues and enable it by defaultVolker Theile2020-02-251-1/+1
* mgr/orchestrator: Substitute `node` with `host`, globallySebastian Wagner2020-02-231-1/+1
* mgr/dashboard: Unable to remove an iSCSI gateway that is already in useRicardo Marques2020-01-301-6/+0
* mgr/dashboard: orchestrator integration initial worksKiefer Chang2019-08-301-1/+1
* mgr/dashboard: Rename iSCSI gateways name to FQDNRicardo Marques2019-07-041-1/+27
* mgr/dashboard: Load iSCSI config from local store and orchestratorSebastian Wagner2019-05-211-15/+26
* mgr/dashboard: Merge OrchClient with OrchestratorClientMixinSebastian Wagner2019-05-211-2/+2
* mgr/dashboard: Check if gateway is in use before deletionRicardo Marques2019-03-291-0/+6
* mgr/dashboard: Drop iSCSI gateway name parameterRicardo Marques2019-03-151-0/+98