How To Install ceph-mgr-dashboard on Fedora 36

In this tutorial we learn how to install ceph-mgr-dashboard in Fedora 36. ceph-mgr-dashboard is Ceph Dashboard

Introduction

In this tutorial we learn how to install ceph-mgr-dashboard on Fedora 36.

What is ceph-mgr-dashboard

ceph-mgr-dashboard is a manager module, providing a web-based application to monitor and manage many aspects of a Ceph cluster and related components. See the Dashboard documentation at http detailed feature overview.

We can use yum or dnf to install ceph-mgr-dashboard on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ceph-mgr-dashboard.

Install ceph-mgr-dashboard on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install ceph-mgr-dashboard using dnf by running the following command:

sudo dnf -y install ceph-mgr-dashboard

Install ceph-mgr-dashboard on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install ceph-mgr-dashboard using yum by running the following command:

sudo yum -y install ceph-mgr-dashboard

How To Uninstall ceph-mgr-dashboard on Fedora 36

To uninstall only the ceph-mgr-dashboard package we can use the following command:

sudo dnf remove ceph-mgr-dashboard

ceph-mgr-dashboard Package Contents on Fedora 36

/usr/share/ceph/mgr/dashboard
/usr/share/ceph/mgr/dashboard/HACKING.rst
/usr/share/ceph/mgr/dashboard/README.rst
/usr/share/ceph/mgr/dashboard/__init__.py
/usr/share/ceph/mgr/dashboard/api
/usr/share/ceph/mgr/dashboard/api/__init__.py
/usr/share/ceph/mgr/dashboard/api/doc.py
/usr/share/ceph/mgr/dashboard/awsauth.py
/usr/share/ceph/mgr/dashboard/cherrypy_backports.py
/usr/share/ceph/mgr/dashboard/ci
/usr/share/ceph/mgr/dashboard/ci/cephadm
/usr/share/ceph/mgr/dashboard/ci/cephadm/bootstrap-cluster.sh
/usr/share/ceph/mgr/dashboard/ci/cephadm/ceph_cluster.yml
/usr/share/ceph/mgr/dashboard/ci/cephadm/run-cephadm-e2e-tests.sh
/usr/share/ceph/mgr/dashboard/ci/cephadm/start-cluster.sh
/usr/share/ceph/mgr/dashboard/ci/check_grafana_dashboards.py
/usr/share/ceph/mgr/dashboard/controllers
/usr/share/ceph/mgr/dashboard/controllers/__init__.py
/usr/share/ceph/mgr/dashboard/controllers/_api_router.py
/usr/share/ceph/mgr/dashboard/controllers/_auth.py
/usr/share/ceph/mgr/dashboard/controllers/_base_controller.py
/usr/share/ceph/mgr/dashboard/controllers/_docs.py
/usr/share/ceph/mgr/dashboard/controllers/_endpoint.py
/usr/share/ceph/mgr/dashboard/controllers/_helpers.py
/usr/share/ceph/mgr/dashboard/controllers/_permissions.py
/usr/share/ceph/mgr/dashboard/controllers/_rest_controller.py
/usr/share/ceph/mgr/dashboard/controllers/_router.py
/usr/share/ceph/mgr/dashboard/controllers/_task.py
/usr/share/ceph/mgr/dashboard/controllers/_ui_router.py
/usr/share/ceph/mgr/dashboard/controllers/_version.py
/usr/share/ceph/mgr/dashboard/controllers/auth.py
/usr/share/ceph/mgr/dashboard/controllers/cephfs.py
/usr/share/ceph/mgr/dashboard/controllers/cluster.py
/usr/share/ceph/mgr/dashboard/controllers/cluster_configuration.py
/usr/share/ceph/mgr/dashboard/controllers/crush_rule.py
/usr/share/ceph/mgr/dashboard/controllers/docs.py
/usr/share/ceph/mgr/dashboard/controllers/erasure_code_profile.py
/usr/share/ceph/mgr/dashboard/controllers/frontend_logging.py
/usr/share/ceph/mgr/dashboard/controllers/grafana.py
/usr/share/ceph/mgr/dashboard/controllers/health.py
/usr/share/ceph/mgr/dashboard/controllers/home.py
/usr/share/ceph/mgr/dashboard/controllers/host.py
/usr/share/ceph/mgr/dashboard/controllers/iscsi.py
/usr/share/ceph/mgr/dashboard/controllers/logs.py
/usr/share/ceph/mgr/dashboard/controllers/mgr_modules.py
/usr/share/ceph/mgr/dashboard/controllers/monitor.py
/usr/share/ceph/mgr/dashboard/controllers/nfs.py
/usr/share/ceph/mgr/dashboard/controllers/orchestrator.py
/usr/share/ceph/mgr/dashboard/controllers/osd.py
/usr/share/ceph/mgr/dashboard/controllers/perf_counters.py
/usr/share/ceph/mgr/dashboard/controllers/pool.py
/usr/share/ceph/mgr/dashboard/controllers/prometheus.py
/usr/share/ceph/mgr/dashboard/controllers/rbd.py
/usr/share/ceph/mgr/dashboard/controllers/rbd_mirroring.py
/usr/share/ceph/mgr/dashboard/controllers/rgw.py
/usr/share/ceph/mgr/dashboard/controllers/role.py
/usr/share/ceph/mgr/dashboard/controllers/saml2.py
/usr/share/ceph/mgr/dashboard/controllers/service.py
/usr/share/ceph/mgr/dashboard/controllers/settings.py
/usr/share/ceph/mgr/dashboard/controllers/summary.py
/usr/share/ceph/mgr/dashboard/controllers/task.py
/usr/share/ceph/mgr/dashboard/controllers/telemetry.py
/usr/share/ceph/mgr/dashboard/controllers/user.py
/usr/share/ceph/mgr/dashboard/exceptions.py
/usr/share/ceph/mgr/dashboard/frontend
/usr/share/ceph/mgr/dashboard/frontend/angular.json
/usr/share/ceph/mgr/dashboard/frontend/applitools.config.js
/usr/share/ceph/mgr/dashboard/frontend/babel.config.js
/usr/share/ceph/mgr/dashboard/frontend/cd.js
/usr/share/ceph/mgr/dashboard/frontend/dist
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/1.e0a29c1d4fcf893cf11d.js
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/3rdpartylicenses.txt
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/5.f6931a7617fe7f8fd244.js
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/6.e0fafffe422f8212d682.js
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/Ceph_Logo.487a0001b327fa7f5232.svg
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/assets
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/assets/Ceph_Ceph_Logo_with_text_red_white.svg
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/assets/Ceph_Ceph_Logo_with_text_white.svg
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/assets/Ceph_Logo.svg
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/assets/ceph_background.gif
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/assets/loading.gif
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/assets/logo-mini.png
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/assets/prometheus_logo.svg
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/ceph_background.e82dd79127290ddbe8cb.gif
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/favicon.ico
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/forkawesome-webfont.2dfb5f36fc148e26e398.woff
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/forkawesome-webfont.7c20758e3e7c7dff7c8d.woff2
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/forkawesome-webfont.86541105409e56d17291.svg
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/forkawesome-webfont.e182ad6df04f9177b326.eot
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/forkawesome-webfont.ee4d8bfd0af89fc714a2.ttf
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/index.html
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/main.d269a7c492a93e2ebedb.js
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/polyfills.69188bf73a1e0d939338.js
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/prometheus_logo.8b3183e5a2db0e87bb2b.svg
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/runtime.fc090c2eb8af922526a6.js
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/scripts.6bda3fa7e09a87cd4228.js
/usr/share/ceph/mgr/dashboard/frontend/dist/en-US/styles.0520b6222fe6dab25bab.css
/usr/share/ceph/mgr/dashboard/frontend/html-linter.config.json
/usr/share/ceph/mgr/dashboard/frontend/i18n.config.json
/usr/share/ceph/mgr/dashboard/frontend/ngcc.config.js
/usr/share/ceph/mgr/dashboard/frontend/package-lock.json
/usr/share/ceph/mgr/dashboard/frontend/package.json
/usr/share/ceph/mgr/dashboard/frontend/proxy.conf.json.sample
/usr/share/ceph/mgr/dashboard/frontend/src
/usr/share/ceph/mgr/dashboard/frontend/src/app
/usr/share/ceph/mgr/dashboard/frontend/src/app/app-routing.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/app.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/app.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/app.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/app.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/app.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/block.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-setting
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-setting/iscsi-setting.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-setting/iscsi-setting.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-setting/iscsi-setting.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-setting/iscsi-setting.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-tabs
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-tabs/iscsi-tabs.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-tabs/iscsi-tabs.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-tabs/iscsi-tabs.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-tabs/iscsi-tabs.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-details
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-details/iscsi-target-details.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-details/iscsi-target-details.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-details/iscsi-target-details.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-details/iscsi-target-details.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-discovery-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-discovery-modal/iscsi-target-discovery-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-discovery-modal/iscsi-target-discovery-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-discovery-modal/iscsi-target-discovery-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-discovery-modal/iscsi-target-discovery-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-form
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-form/iscsi-target-form.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-form/iscsi-target-form.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-form/iscsi-target-form.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-form/iscsi-target-form.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-image-settings-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-image-settings-modal/iscsi-target-image-settings-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-image-settings-modal/iscsi-target-image-settings-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-image-settings-modal/iscsi-target-image-settings-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-image-settings-modal/iscsi-target-image-settings-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-iqn-settings-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-iqn-settings-modal/iscsi-target-iqn-settings-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-iqn-settings-modal/iscsi-target-iqn-settings-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-iqn-settings-modal/iscsi-target-iqn-settings-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-iqn-settings-modal/iscsi-target-iqn-settings-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-list/iscsi-target-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-list/iscsi-target-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-list/iscsi-target-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-list/iscsi-target-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi/iscsi.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi/iscsi.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi/iscsi.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/iscsi/iscsi.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/bootstrap-create-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/bootstrap-create-modal/bootstrap-create-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/bootstrap-create-modal/bootstrap-create-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/bootstrap-create-modal/bootstrap-create-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/bootstrap-create-modal/bootstrap-create-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/bootstrap-import-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/bootstrap-import-modal/bootstrap-import-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/bootstrap-import-modal/bootstrap-import-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/bootstrap-import-modal/bootstrap-import-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/bootstrap-import-modal/bootstrap-import-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/daemon-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/daemon-list/daemon-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/daemon-list/daemon-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/daemon-list/daemon-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/daemon-list/daemon-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/edit-site-name-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/edit-site-name-modal/edit-site-name-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/edit-site-name-modal/edit-site-name-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/edit-site-name-modal/edit-site-name-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/edit-site-name-modal/edit-site-name-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/image-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/image-list/image-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/image-list/image-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/image-list/image-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/image-list/image-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/mirror-health-color.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/mirror-health-color.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/mirroring.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/overview
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/overview/overview.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/overview/overview.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/overview/overview.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/overview/overview.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-edit-mode-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-edit-mode-modal/pool-edit-mode-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-edit-mode-modal/pool-edit-mode-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-edit-mode-modal/pool-edit-mode-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-edit-mode-modal/pool-edit-mode-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-edit-mode-modal/pool-edit-mode-response.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-edit-peer-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-edit-peer-modal/pool-edit-peer-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-edit-peer-modal/pool-edit-peer-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-edit-peer-modal/pool-edit-peer-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-edit-peer-modal/pool-edit-peer-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-edit-peer-modal/pool-edit-peer-response.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-list/pool-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-list/pool-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-list/pool-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/mirroring/pool-list/pool-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-form
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-form/rbd-configuration-form.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-form/rbd-configuration-form.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-form/rbd-configuration-form.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-form/rbd-configuration-form.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-list/rbd-configuration-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-list/rbd-configuration-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-list/rbd-configuration-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-configuration-list/rbd-configuration-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-details
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-details/rbd-details.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-details/rbd-details.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-details/rbd-details.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-details/rbd-details.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-form
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-feature.interface.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form-clone-request.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form-copy-request.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form-create-request.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form-edit-request.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form-mode.enum.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form-response.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-form.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-form/rbd-parent.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-list/rbd-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-list/rbd-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-list/rbd-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-list/rbd-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-list/rbd-model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-namespace-form
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-namespace-form/rbd-namespace-form-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-namespace-form/rbd-namespace-form-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-namespace-form/rbd-namespace-form-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-namespace-form/rbd-namespace-form-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-namespace-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-namespace-list/rbd-namespace-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-namespace-list/rbd-namespace-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-namespace-list/rbd-namespace-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-namespace-list/rbd-namespace-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-performance
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-performance/rbd-performance.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-performance/rbd-performance.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-performance/rbd-performance.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-performance/rbd-performance.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-snapshot-form
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-snapshot-form/rbd-snapshot-form-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-snapshot-form/rbd-snapshot-form-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-snapshot-form/rbd-snapshot-form-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-snapshot-form/rbd-snapshot-form-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-snapshot-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-snapshot-list/rbd-snapshot-actions.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-snapshot-list/rbd-snapshot-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-snapshot-list/rbd-snapshot-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-snapshot-list/rbd-snapshot-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-snapshot-list/rbd-snapshot-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-snapshot-list/rbd-snapshot.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-tabs
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-tabs/rbd-tabs.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-tabs/rbd-tabs.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-tabs/rbd-tabs.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-tabs/rbd-tabs.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-list/rbd-trash-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-list/rbd-trash-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-list/rbd-trash-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-list/rbd-trash-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-move-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-move-modal/rbd-trash-move-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-move-modal/rbd-trash-move-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-move-modal/rbd-trash-move-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-move-modal/rbd-trash-move-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-purge-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-purge-modal/rbd-trash-purge-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-purge-modal/rbd-trash-purge-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-purge-modal/rbd-trash-purge-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-purge-modal/rbd-trash-purge-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-restore-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-restore-modal/rbd-trash-restore-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-restore-modal/rbd-trash-restore-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-restore-modal/rbd-trash-restore-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/block/rbd-trash-restore-modal/rbd-trash-restore-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/ceph.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-chart
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-chart/cephfs-chart.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-chart/cephfs-chart.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-chart/cephfs-chart.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-chart/cephfs-chart.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-clients
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-clients/cephfs-clients.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-clients/cephfs-clients.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-clients/cephfs-clients.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-clients/cephfs-clients.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-detail
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-detail/cephfs-detail.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-detail/cephfs-detail.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-detail/cephfs-detail.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-detail/cephfs-detail.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-directories
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-directories/cephfs-directories.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-directories/cephfs-directories.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-directories/cephfs-directories.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-directories/cephfs-directories.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-list/cephfs-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-list/cephfs-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-list/cephfs-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-list/cephfs-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-tabs
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-tabs/cephfs-tabs.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-tabs/cephfs-tabs.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-tabs/cephfs-tabs.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-tabs/cephfs-tabs.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/cluster.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/configuration
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-details
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-details/configuration-details.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-details/configuration-details.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-details/configuration-details.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-details/configuration-details.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-form
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-form/configuration-form-create-request.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration-form/configuration-form.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/configuration/configuration.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster-review.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster-review.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster-review.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster-review.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/crushmap
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/crushmap/crushmap.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/crushmap/crushmap.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/crushmap/crushmap.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/crushmap/crushmap.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/hosts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/fixtures
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/fixtures/host_list_response.json
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-details
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-details/host-details.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-details/host-details.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-details/host-details.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-details/host-details.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-form
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-form/host-form.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-form/host-form.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-form/host-form.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/host-form/host-form.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/hosts.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/hosts.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/hosts.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/hosts/hosts.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/inventory
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/inventory/inventory-devices
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/inventory/inventory-devices/fixtures
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/inventory/inventory-devices/fixtures/inventory_list_response.json
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/inventory/inventory-devices/inventory-device.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/inventory/inventory-devices/inventory-devices.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/inventory/inventory-devices/inventory-devices.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/inventory/inventory-devices/inventory-devices.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/inventory/inventory-devices/inventory-devices.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/inventory/inventory-host.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/inventory/inventory.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/inventory/inventory.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/inventory/inventory.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/inventory/inventory.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/logs
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/logs/logs.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-details
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-details/mgr-module-details.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-details/mgr-module-details.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-details/mgr-module-details.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-details/mgr-module-details.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-form
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-form/mgr-module-form.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-form/mgr-module-form.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-form/mgr-module-form.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-form/mgr-module-form.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-list/mgr-module-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-list/mgr-module-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-list/mgr-module-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-module-list/mgr-module-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/mgr-modules/mgr-modules.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/monitor
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/monitor/monitor.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/monitor/monitor.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/monitor/monitor.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/monitor/monitor.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-creation-preview-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-creation-preview-modal/osd-creation-preview-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-creation-preview-modal/osd-creation-preview-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-creation-preview-modal/osd-creation-preview-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-creation-preview-modal/osd-creation-preview-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-details
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-details/osd-details.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-details/osd-details.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-details/osd-details.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-details/osd-details.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-devices-selection-groups
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-devices-selection-groups/devices-selection-change-event.interface.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-devices-selection-groups/devices-selection-clear-event.interface.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-devices-selection-groups/osd-devices-selection-groups.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-devices-selection-groups/osd-devices-selection-groups.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-devices-selection-groups/osd-devices-selection-groups.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-devices-selection-groups/osd-devices-selection-groups.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-devices-selection-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-devices-selection-modal/osd-devices-selection-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-devices-selection-modal/osd-devices-selection-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-devices-selection-modal/osd-devices-selection-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-devices-selection-modal/osd-devices-selection-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-flags-indiv-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-flags-indiv-modal/osd-flags-indiv-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-flags-indiv-modal/osd-flags-indiv-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-flags-indiv-modal/osd-flags-indiv-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-flags-indiv-modal/osd-flags-indiv-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-flags-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-flags-modal/osd-flags-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-flags-modal/osd-flags-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-flags-modal/osd-flags-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-flags-modal/osd-flags-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-form
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-form/drive-group.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-form/osd-feature.interface.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-form/osd-form.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-form/osd-form.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-form/osd-form.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-form/osd-form.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/fixtures
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/fixtures/osd_list_response.json
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-list/osd-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-pg-scrub-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-pg-scrub-modal/osd-pg-scrub-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-pg-scrub-modal/osd-pg-scrub-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-pg-scrub-modal/osd-pg-scrub-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-pg-scrub-modal/osd-pg-scrub-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-pg-scrub-modal/osd-pg-scrub-modal.options.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-recv-speed-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-recv-speed-modal/osd-recv-speed-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-recv-speed-modal/osd-recv-speed-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-recv-speed-modal/osd-recv-speed-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-recv-speed-modal/osd-recv-speed-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-reweight-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-reweight-modal/osd-reweight-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-reweight-modal/osd-reweight-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-reweight-modal/osd-reweight-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-reweight-modal/osd-reweight-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-scrub-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-scrub-modal/osd-scrub-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-scrub-modal/osd-scrub-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-scrub-modal/osd-scrub-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/osd/osd-scrub-modal/osd-scrub-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/active-alert-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/active-alert-list/active-alert-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/active-alert-list/active-alert-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/active-alert-list/active-alert-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/active-alert-list/active-alert-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/prometheus-list-helper.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/prometheus-tabs
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/prometheus-tabs/prometheus-tabs.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/prometheus-tabs/prometheus-tabs.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/prometheus-tabs/prometheus-tabs.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/prometheus-tabs/prometheus-tabs.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/rules-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/rules-list/rules-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/rules-list/rules-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/rules-list/rules-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/rules-list/rules-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-form
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-form/silence-form.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-form/silence-form.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-form/silence-form.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-form/silence-form.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-list/silence-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-list/silence-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-list/silence-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-list/silence-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-matcher-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-matcher-modal/silence-matcher-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-matcher-modal/silence-matcher-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-matcher-modal/silence-matcher-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/prometheus/silence-matcher-modal/silence-matcher-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/placement.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/placement.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-daemon-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-daemon-list/service-daemon-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-details
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-details/service-details.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-details/service-details.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-details/service-details.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-details/service-details.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/service-form/service-form.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/services.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/services.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/services.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/services/services.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/dashboard
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/dashboard.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/dashboard/dashboard.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/dashboard/dashboard.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/dashboard/dashboard.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/dashboard/dashboard.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/health
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/health-pie
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/health-pie/health-pie.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/health-pie/health-pie.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/health-pie/health-pie.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/health-pie/health-pie.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/health/health.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/health/health.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/health/health.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/health/health.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/info-card
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/info-card/info-card-popover.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/info-card/info-card.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/info-card/info-card.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/info-card/info-card.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/info-card/info-card.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/info-group
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/info-group/info-group.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/info-group/info-group.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/info-group/info-group.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/info-group/info-group.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/mds-summary.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/mds-summary.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/mgr-summary.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/mgr-summary.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/mon-summary.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/mon-summary.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/osd-summary.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/dashboard/osd-summary.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/models
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/models/nfs.fsal.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-details
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-details/nfs-details.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-details/nfs-details.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-details/nfs-details.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-details/nfs-details.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form-client
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form-client/nfs-form-client.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form-client/nfs-form-client.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form-client/nfs-form-client.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form-client/nfs-form-client.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-list/nfs-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-list/nfs-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-list/nfs-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-list/nfs-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/nfs/nfs.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/performance-counter
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/performance-counter/performance-counter
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/performance-counter/performance-counter.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/performance-counter/performance-counter/performance-counter.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/performance-counter/performance-counter/performance-counter.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/performance-counter/performance-counter/performance-counter.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/performance-counter/performance-counter/performance-counter.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/performance-counter/table-performance-counter
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/performance-counter/table-performance-counter/table-performance-counter.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/performance-counter/table-performance-counter/table-performance-counter.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/performance-counter/table-performance-counter/table-performance-counter.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/performance-counter/table-performance-counter/table-performance-counter.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/crush-rule-form-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/crush-rule-form-modal/crush-rule-form-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/crush-rule-form-modal/crush-rule-form-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/crush-rule-form-modal/crush-rule-form-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/crush-rule-form-modal/crush-rule-form-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/erasure-code-profile-form
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/erasure-code-profile-form/erasure-code-profile-form-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/erasure-code-profile-form/erasure-code-profile-form-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/erasure-code-profile-form/erasure-code-profile-form-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/erasure-code-profile-form/erasure-code-profile-form-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/pool-details
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/pool-details/pool-details.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/pool-details/pool-details.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/pool-details/pool-details.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/pool-details/pool-details.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/pool-form
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form-data.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/pool-form/pool-form.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/pool-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/pool-list/pool-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/pool-list/pool-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/pool-list/pool-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/pool-list/pool-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/pool-stat.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/pool.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/pool/pool.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/models
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/models/rgw-bucket-mfa-delete.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/models/rgw-bucket-versioning.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/models/rgw-daemon.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/models/rgw-user-capabilities.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/models/rgw-user-capability.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/models/rgw-user-s3-key.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/models/rgw-user-subuser.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/models/rgw-user-swift-key.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-details
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-details/rgw-bucket-details.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-details/rgw-bucket-details.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-details/rgw-bucket-details.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-details/rgw-bucket-details.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-form
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-form/rgw-bucket-form.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-list/rgw-bucket-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-list/rgw-bucket-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-list/rgw-bucket-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-bucket-list/rgw-bucket-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-daemon-details
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-daemon-details/rgw-daemon-details.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-daemon-details/rgw-daemon-details.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-daemon-details/rgw-daemon-details.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-daemon-details/rgw-daemon-details.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-daemon-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-daemon-list/rgw-daemon-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-daemon-list/rgw-daemon-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-daemon-list/rgw-daemon-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-daemon-list/rgw-daemon-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-capability-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-capability-modal/rgw-user-capability-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-capability-modal/rgw-user-capability-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-capability-modal/rgw-user-capability-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-capability-modal/rgw-user-capability-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-details
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-details/rgw-user-details.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-details/rgw-user-details.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-details/rgw-user-details.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-details/rgw-user-details.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-form
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-form/rgw-user-form.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-list/rgw-user-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-list/rgw-user-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-list/rgw-user-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-list/rgw-user-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-s3-key-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-s3-key-modal/rgw-user-s3-key-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-s3-key-modal/rgw-user-s3-key-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-s3-key-modal/rgw-user-s3-key-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-s3-key-modal/rgw-user-s3-key-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-subuser-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-subuser-modal/rgw-user-subuser-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-subuser-modal/rgw-user-subuser-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-subuser-modal/rgw-user-subuser-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-subuser-modal/rgw-user-subuser-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-swift-key-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-swift-key-modal/rgw-user-swift-key-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-swift-key-modal/rgw-user-swift-key-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-swift-key-modal/rgw-user-swift-key-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-swift-key-modal/rgw-user-swift-key-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/rgw/rgw.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/shared
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/shared/ceph-shared.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/shared/device-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/shared/device-list/device-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/shared/device-list/device-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/shared/device-list/device-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/shared/device-list/device-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/shared/pg-category.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/shared/pg-category.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/shared/pg-category.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/shared/smart-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/shared/smart-list/fixtures
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/shared/smart-list/fixtures/smart_data_version_1_0_hdd_response.json
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/shared/smart-list/fixtures/smart_data_version_1_0_nvme_response.json
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/shared/smart-list/smart-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/shared/smart-list/smart-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/shared/smart-list/smart-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/ceph/shared/smart-list/smart-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/auth.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/login
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/login-password-form
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/login-password-form/login-password-form.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/login-password-form/login-password-form.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/login-password-form/login-password-form.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/login-password-form/login-password-form.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/login/login.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/login/login.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/login/login.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/login/login.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/role-details
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/role-details/role-details.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/role-details/role-details.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/role-details/role-details.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/role-details/role-details.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/role-form
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/role-form/role-form-mode.enum.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/role-form/role-form.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/role-form/role-form.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/role-form/role-form.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/role-form/role-form.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/role-form/role-form.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/role-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/role-list/role-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/role-list/role-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/role-list/role-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/role-list/role-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-form
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-form/user-form-mode.enum.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-form/user-form-role.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-form/user-form.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-form/user-form.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-form/user-form.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-form/user-form.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-form/user-form.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-list
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-list/user-list.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-list/user-list.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-list/user-list.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-list/user-list.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-password-form
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-password-form/user-password-form.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-password-form/user-password-form.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-password-form/user-password-form.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-password-form/user-password-form.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-tabs
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-tabs/user-tabs.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-tabs/user-tabs.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-tabs/user-tabs.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/auth/user-tabs/user-tabs.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/context
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/context/context.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/context/context.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/context/context.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/context/context.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/core.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/error
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/error/error.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/error/error.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/error/error.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/error/error.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/error/error.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/layouts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/layouts/blank-layout
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/layouts/blank-layout/blank-layout.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/layouts/blank-layout/blank-layout.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/layouts/blank-layout/blank-layout.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/layouts/blank-layout/blank-layout.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/layouts/login-layout
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/layouts/login-layout/login-layout.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/layouts/login-layout/login-layout.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/layouts/login-layout/login-layout.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/layouts/login-layout/login-layout.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/layouts/workbench-layout
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/layouts/workbench-layout/workbench-layout.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/layouts/workbench-layout/workbench-layout.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/layouts/workbench-layout/workbench-layout.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/layouts/workbench-layout/workbench-layout.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/about
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/about/about.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/about/about.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/about/about.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/about/about.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/administration
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/administration/administration.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/administration/administration.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/administration/administration.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/administration/administration.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/breadcrumbs
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/breadcrumbs/breadcrumbs.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/breadcrumbs/breadcrumbs.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/breadcrumbs/breadcrumbs.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/breadcrumbs/breadcrumbs.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/dashboard-help
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/dashboard-help/dashboard-help.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/dashboard-help/dashboard-help.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/dashboard-help/dashboard-help.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/dashboard-help/dashboard-help.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/identity
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/identity/identity.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/identity/identity.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/identity/identity.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/identity/identity.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/navigation
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/navigation.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/notifications
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/notifications/notifications.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/notifications/notifications.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/notifications/notifications.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/core/navigation/notifications/notifications.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/api-client.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/api-client.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/auth.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/auth.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/ceph-service.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/cephfs.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/cephfs.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/cluster.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/cluster.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/configuration.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/configuration.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/crush-rule.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/crush-rule.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/erasure-code-profile.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/erasure-code-profile.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/health.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/health.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/host.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/host.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/iscsi.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/iscsi.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/logging.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/logging.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/logs.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/logs.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/mgr-module.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/mgr-module.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/monitor.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/monitor.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/motd.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/motd.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/nfs.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/nfs.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/orchestrator.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/orchestrator.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/osd.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/osd.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/performance-counter.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/performance-counter.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/pool.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/pool.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/prometheus.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/prometheus.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/rbd-mirroring.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/rbd-mirroring.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/rbd.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/rbd.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/rbd.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/rgw-bucket.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/rgw-bucket.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/rgw-daemon.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/rgw-daemon.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/rgw-site.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/rgw-site.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/rgw-user.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/rgw-user.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/role.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/role.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/scope.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/scope.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/settings.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/settings.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/telemetry.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/telemetry.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/user.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/api/user.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/classes
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/classes/cd-helper.class.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/classes/cd-helper.class.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/classes/crush.node.selection.class.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/classes/crush.node.selection.class.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/classes/css-helper.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/classes/list-with-details.class.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/classes/table-status-view-cache.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/classes/table-status-view-cache.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/classes/table-status.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/classes/table-status.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/alert-panel
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/alert-panel/alert-panel.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/alert-panel/alert-panel.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/alert-panel/alert-panel.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/alert-panel/alert-panel.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/back-button
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/back-button/back-button.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/back-button/back-button.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/back-button/back-button.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/back-button/back-button.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/components.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/config-option
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/config-option/config-option.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/config-option/config-option.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/config-option/config-option.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/config-option/config-option.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/config-option/config-option.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/config-option/config-option.types.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/config-option/config-option.types.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/confirmation-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/confirmation-modal/confirmation-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/confirmation-modal/confirmation-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/confirmation-modal/confirmation-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/confirmation-modal/confirmation-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/copy2clipboard-button
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/copy2clipboard-button/copy2clipboard-button.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/copy2clipboard-button/copy2clipboard-button.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/copy2clipboard-button/copy2clipboard-button.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/copy2clipboard-button/copy2clipboard-button.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/critical-confirmation-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/critical-confirmation-modal/critical-confirmation-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/critical-confirmation-modal/critical-confirmation-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/critical-confirmation-modal/critical-confirmation-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/critical-confirmation-modal/critical-confirmation-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/date-time-picker
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/date-time-picker/date-time-picker.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/date-time-picker/date-time-picker.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/date-time-picker/date-time-picker.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/date-time-picker/date-time-picker.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/doc
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/doc/doc.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/doc/doc.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/doc/doc.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/doc/doc.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/download-button
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/download-button/download-button.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/download-button/download-button.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/download-button/download-button.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/download-button/download-button.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/form-button-panel
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/form-button-panel/form-button-panel.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/form-button-panel/form-button-panel.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/form-button-panel/form-button-panel.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/form-button-panel/form-button-panel.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/form-modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/form-modal/form-modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/form-modal/form-modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/form-modal/form-modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/form-modal/form-modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/grafana
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/grafana/grafana.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/grafana/grafana.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/grafana/grafana.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/grafana/grafana.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/helper
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/helper/helper.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/helper/helper.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/helper/helper.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/helper/helper.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/language-selector
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/language-selector/language-selector.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/language-selector/language-selector.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/language-selector/language-selector.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/language-selector/language-selector.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/language-selector/supported-languages.enum.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/loading-panel
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/loading-panel/loading-panel.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/loading-panel/loading-panel.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/loading-panel/loading-panel.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/loading-panel/loading-panel.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/modal
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/modal/modal.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/modal/modal.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/modal/modal.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/modal/modal.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/motd
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/motd/motd.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/motd/motd.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/motd/motd.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/motd/motd.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/notifications-sidebar
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/notifications-sidebar/notifications-sidebar.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/notifications-sidebar/notifications-sidebar.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/notifications-sidebar/notifications-sidebar.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/notifications-sidebar/notifications-sidebar.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/orchestrator-doc-panel
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/orchestrator-doc-panel/orchestrator-doc-panel.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/orchestrator-doc-panel/orchestrator-doc-panel.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/orchestrator-doc-panel/orchestrator-doc-panel.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/orchestrator-doc-panel/orchestrator-doc-panel.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/pwd-expiration-notification
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/pwd-expiration-notification/pwd-expiration-notification.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/pwd-expiration-notification/pwd-expiration-notification.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/pwd-expiration-notification/pwd-expiration-notification.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/pwd-expiration-notification/pwd-expiration-notification.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/refresh-selector
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/refresh-selector/refresh-selector.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/refresh-selector/refresh-selector.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/refresh-selector/refresh-selector.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/refresh-selector/refresh-selector.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/select
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/select-badges
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/select-badges/select-badges.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/select-badges/select-badges.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/select-badges/select-badges.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/select-badges/select-badges.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/select/select-messages.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/select/select-option.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/select/select.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/select/select.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/select/select.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/select/select.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/sparkline
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/sparkline/sparkline.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/sparkline/sparkline.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/sparkline/sparkline.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/sparkline/sparkline.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/submit-button
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/submit-button/submit-button.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/submit-button/submit-button.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/submit-button/submit-button.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/submit-button/submit-button.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/telemetry-notification
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/telemetry-notification/telemetry-notification.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/telemetry-notification/telemetry-notification.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/telemetry-notification/telemetry-notification.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/telemetry-notification/telemetry-notification.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/usage-bar
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/usage-bar/usage-bar.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/usage-bar/usage-bar.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/usage-bar/usage-bar.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/usage-bar/usage-bar.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/wizard
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/wizard/wizard.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/wizard/wizard.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/wizard/wizard.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/components/wizard/wizard.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/constants
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/constants/app.constants.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/datatable
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/datatable/datatable.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/datatable/table
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/datatable/table-actions
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/datatable/table-actions/table-actions.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/datatable/table-actions/table-actions.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/datatable/table-actions/table-actions.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/datatable/table-actions/table-actions.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/datatable/table-key-value
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/datatable/table-key-value/table-key-value.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/datatable/table-key-value/table-key-value.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/datatable/table-key-value/table-key-value.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/datatable/table-key-value/table-key-value.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.html
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.scss
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/decorators
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/decorators/cd-encode.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/decorators/cd-encode.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/autofocus.directive.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/autofocus.directive.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/dimless-binary-per-second.directive.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/dimless-binary-per-second.directive.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/dimless-binary.directive.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/dimless-binary.directive.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/directives.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/form-input-disable.directive.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/form-input-disable.directive.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/form-loading.directive.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/form-loading.directive.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/form-scope.directive.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/form-scope.directive.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/iops.directive.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/iops.directive.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/milliseconds.directive.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/milliseconds.directive.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/ng-bootstrap-form-validation
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/ng-bootstrap-form-validation/cd-form-control.directive.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/ng-bootstrap-form-validation/cd-form-control.directive.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/ng-bootstrap-form-validation/cd-form-group.directive.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/ng-bootstrap-form-validation/cd-form-group.directive.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/ng-bootstrap-form-validation/cd-form-validation.directive.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/ng-bootstrap-form-validation/cd-form-validation.directive.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/password-button.directive.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/password-button.directive.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/stateful-tab.directive.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/stateful-tab.directive.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/trim.directive.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/directives/trim.directive.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/enum
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/enum/cell-template.enum.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/enum/components.enum.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/enum/health-color.enum.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/enum/icons.enum.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/enum/notification-type.enum.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/enum/unix_errno.enum.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/enum/view-cache-status.enum.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/forms
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/forms/cd-form-builder.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/forms/cd-form-builder.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/forms/cd-form-group.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/forms/cd-form-group.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/forms/cd-form.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/forms/cd-form.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/forms/cd-validators.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/forms/cd-validators.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/alertmanager-silence.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/breadcrumbs.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/cd-form-modal-field-config.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/cd-notification.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/cd-notification.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/cd-pwd-expiration-settings.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/cd-pwd-policy-settings.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/cd-table-action.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/cd-table-column-filter.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/cd-table-column-filters-change.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/cd-table-column.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/cd-table-fetch-data-context.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/cd-table-selection.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/cd-user-config.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/cephfs-directory-models.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/chart-tooltip.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/configuration.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/credentials.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/crush-node.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/crush-rule.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/crush-step.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/daemon.interface.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/devices.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/erasure-code-profile.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/executing-task.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/finished-task.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/flag.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/image-spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/inventory-device-type.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/login-response.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/mirroring-summary.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/orchestrator.enum.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/orchestrator.interface.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/permission.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/permissions.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/pool-form-info.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/prometheus-alerts.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/service.interface.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/smart.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/summary.model.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/task-exception.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/task.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/models/wizard-steps.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/array.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/array.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/boolean-text.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/boolean-text.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/boolean.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/boolean.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/cd-date.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/cd-date.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/ceph-release-name.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/ceph-release-name.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/ceph-short-version.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/ceph-short-version.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/dimless-binary-per-second.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/dimless-binary.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/dimless-binary.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/dimless.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/dimless.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/duration.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/duration.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/empty.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/empty.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/encode-uri.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/encode-uri.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/filter.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/filter.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/health-color.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/health-color.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/iops.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/iops.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/iscsi-backstore.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/iscsi-backstore.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/join.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/join.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/log-priority.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/log-priority.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/map.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/map.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/milliseconds.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/milliseconds.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/not-available.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/not-available.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/ordinal.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/ordinal.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/pipes.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/rbd-configuration-source.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/rbd-configuration-source.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/relative-date.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/relative-date.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/round.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/round.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/sanitize-html.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/sanitize-html.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/truncate.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/truncate.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/upper-first.pipe.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/pipes/upper-first.pipe.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/api-interceptor.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/api-interceptor.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/auth-guard.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/auth-guard.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/auth-storage.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/auth-storage.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/change-password-guard.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/change-password-guard.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/device.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/device.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/doc.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/doc.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/favicon.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/favicon.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/feature-toggles-guard.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/feature-toggles-guard.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/feature-toggles.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/feature-toggles.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/formatter.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/formatter.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/js-error-handler.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/language.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/language.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/modal.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/modal.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/module-status-guard.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/module-status-guard.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/motd-notification.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/motd-notification.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/ngzone-scheduler.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/no-sso-guard.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/no-sso-guard.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/notification.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/notification.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/password-policy.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/password-policy.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/prometheus-alert-formatter.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/prometheus-alert-formatter.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/prometheus-alert.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/prometheus-alert.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/prometheus-notification.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/prometheus-notification.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/prometheus-silence-matcher.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/prometheus-silence-matcher.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/rbd-configuration.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/rbd-configuration.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/refresh-interval.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/refresh-interval.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/summary.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/summary.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/task-list.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/task-list.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/task-manager.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/task-manager.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/task-message.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/task-message.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/task-wrapper.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/task-wrapper.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/telemetry-notification.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/telemetry-notification.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/text-to-download.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/text-to-download.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/time-diff.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/time-diff.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/timer.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/timer.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/url-builder.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/url-builder.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/wizard-steps.service.spec.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/services/wizard-steps.service.ts
/usr/share/ceph/mgr/dashboard/frontend/src/app/shared/shared.module.ts
/usr/share/ceph/mgr/dashboard/frontend/src/assets
/usr/share/ceph/mgr/dashboard/frontend/src/assets/.gitkeep
/usr/share/ceph/mgr/dashboard/frontend/src/assets/Ceph_Ceph_Logo_with_text_red_white.svg
/usr/share/ceph/mgr/dashboard/frontend/src/assets/Ceph_Ceph_Logo_with_text_white.svg
/usr/share/ceph/mgr/dashboard/frontend/src/assets/Ceph_Logo.svg
/usr/share/ceph/mgr/dashboard/frontend/src/assets/ceph_background.gif
/usr/share/ceph/mgr/dashboard/frontend/src/assets/loading.gif
/usr/share/ceph/mgr/dashboard/frontend/src/assets/logo-mini.png
/usr/share/ceph/mgr/dashboard/frontend/src/assets/prometheus_logo.svg
/usr/share/ceph/mgr/dashboard/frontend/src/environments
/usr/share/ceph/mgr/dashboard/frontend/src/environments/environment.tpl.ts
/usr/share/ceph/mgr/dashboard/frontend/src/favicon.ico
/usr/share/ceph/mgr/dashboard/frontend/src/index.html
/usr/share/ceph/mgr/dashboard/frontend/src/jestGlobalMocks.ts
/usr/share/ceph/mgr/dashboard/frontend/src/locale
/usr/share/ceph/mgr/dashboard/frontend/src/locale/messages.cs.xlf
/usr/share/ceph/mgr/dashboard/frontend/src/locale/messages.de-DE.xlf
/usr/share/ceph/mgr/dashboard/frontend/src/locale/messages.es-ES.xlf
/usr/share/ceph/mgr/dashboard/frontend/src/locale/messages.fr-FR.xlf
/usr/share/ceph/mgr/dashboard/frontend/src/locale/messages.id-ID.xlf
/usr/share/ceph/mgr/dashboard/frontend/src/locale/messages.it-IT.xlf
/usr/share/ceph/mgr/dashboard/frontend/src/locale/messages.ja-JP.xlf
/usr/share/ceph/mgr/dashboard/frontend/src/locale/messages.ko-KR.xlf
/usr/share/ceph/mgr/dashboard/frontend/src/locale/messages.pl-PL.xlf
/usr/share/ceph/mgr/dashboard/frontend/src/locale/messages.pt-BR.xlf
/usr/share/ceph/mgr/dashboard/frontend/src/locale/messages.zh-CN.xlf
/usr/share/ceph/mgr/dashboard/frontend/src/locale/messages.zh-TW.xlf
/usr/share/ceph/mgr/dashboard/frontend/src/main.ts
/usr/share/ceph/mgr/dashboard/frontend/src/polyfills.ts
/usr/share/ceph/mgr/dashboard/frontend/src/setupJest.ts
/usr/share/ceph/mgr/dashboard/frontend/src/styles
/usr/share/ceph/mgr/dashboard/frontend/src/styles.scss
/usr/share/ceph/mgr/dashboard/frontend/src/styles/_chart-tooltip.scss
/usr/share/ceph/mgr/dashboard/frontend/src/styles/bootstrap-extends.scss
/usr/share/ceph/mgr/dashboard/frontend/src/styles/ceph-custom
/usr/share/ceph/mgr/dashboard/frontend/src/styles/ceph-custom/_basics.scss
/usr/share/ceph/mgr/dashboard/frontend/src/styles/ceph-custom/_buttons.scss
/usr/share/ceph/mgr/dashboard/frontend/src/styles/ceph-custom/_dropdown.scss
/usr/share/ceph/mgr/dashboard/frontend/src/styles/ceph-custom/_forms.scss
/usr/share/ceph/mgr/dashboard/frontend/src/styles/ceph-custom/_grid.scss
/usr/share/ceph/mgr/dashboard/frontend/src/styles/ceph-custom/_icons.scss
/usr/share/ceph/mgr/dashboard/frontend/src/styles/ceph-custom/_index.scss
/usr/share/ceph/mgr/dashboard/frontend/src/styles/ceph-custom/_navs.scss
/usr/share/ceph/mgr/dashboard/frontend/src/styles/ceph-custom/_toast.scss
/usr/share/ceph/mgr/dashboard/frontend/src/styles/defaults
/usr/share/ceph/mgr/dashboard/frontend/src/styles/defaults/_bootstrap-defaults.scss
/usr/share/ceph/mgr/dashboard/frontend/src/styles/defaults/_functions.scss
/usr/share/ceph/mgr/dashboard/frontend/src/styles/defaults/_index.scss
/usr/share/ceph/mgr/dashboard/frontend/src/styles/defaults/_mixins.scss
/usr/share/ceph/mgr/dashboard/frontend/src/styles/vendor
/usr/share/ceph/mgr/dashboard/frontend/src/styles/vendor/_index.scss
/usr/share/ceph/mgr/dashboard/frontend/src/styles/vendor/_style-overrides.scss
/usr/share/ceph/mgr/dashboard/frontend/src/styles/vendor/_variables.scss
/usr/share/ceph/mgr/dashboard/frontend/src/testing
/usr/share/ceph/mgr/dashboard/frontend/src/testing/activated-route-stub.ts
/usr/share/ceph/mgr/dashboard/frontend/src/testing/unit-test-helper.ts
/usr/share/ceph/mgr/dashboard/frontend/src/typings.d.ts
/usr/share/ceph/mgr/dashboard/frontend/tsconfig.app.json
/usr/share/ceph/mgr/dashboard/frontend/tsconfig.json
/usr/share/ceph/mgr/dashboard/frontend/tsconfig.spec.json
/usr/share/ceph/mgr/dashboard/frontend/tslint.json
/usr/share/ceph/mgr/dashboard/grafana.py
/usr/share/ceph/mgr/dashboard/module.py
/usr/share/ceph/mgr/dashboard/openapi.yaml
/usr/share/ceph/mgr/dashboard/plugins
/usr/share/ceph/mgr/dashboard/plugins/__init__.py
/usr/share/ceph/mgr/dashboard/plugins/debug.py
/usr/share/ceph/mgr/dashboard/plugins/feature_toggles.py
/usr/share/ceph/mgr/dashboard/plugins/interfaces.py
/usr/share/ceph/mgr/dashboard/plugins/lru_cache.py
/usr/share/ceph/mgr/dashboard/plugins/motd.py
/usr/share/ceph/mgr/dashboard/plugins/pluggy.py
/usr/share/ceph/mgr/dashboard/plugins/plugin.py
/usr/share/ceph/mgr/dashboard/plugins/ttl_cache.py
/usr/share/ceph/mgr/dashboard/rest_client.py
/usr/share/ceph/mgr/dashboard/run-backend-api-request.sh
/usr/share/ceph/mgr/dashboard/run-backend-api-tests.sh
/usr/share/ceph/mgr/dashboard/run-backend-rook-api-request.sh
/usr/share/ceph/mgr/dashboard/run-frontend-e2e-tests.sh
/usr/share/ceph/mgr/dashboard/run-frontend-unittests.sh
/usr/share/ceph/mgr/dashboard/security.py
/usr/share/ceph/mgr/dashboard/services
/usr/share/ceph/mgr/dashboard/services/__init__.py
/usr/share/ceph/mgr/dashboard/services/access_control.py
/usr/share/ceph/mgr/dashboard/services/auth.py
/usr/share/ceph/mgr/dashboard/services/ceph_service.py
/usr/share/ceph/mgr/dashboard/services/cephfs.py
/usr/share/ceph/mgr/dashboard/services/cluster.py
/usr/share/ceph/mgr/dashboard/services/exception.py
/usr/share/ceph/mgr/dashboard/services/iscsi_cli.py
/usr/share/ceph/mgr/dashboard/services/iscsi_client.py
/usr/share/ceph/mgr/dashboard/services/iscsi_config.py
/usr/share/ceph/mgr/dashboard/services/orchestrator.py
/usr/share/ceph/mgr/dashboard/services/progress.py
/usr/share/ceph/mgr/dashboard/services/rbd.py
/usr/share/ceph/mgr/dashboard/services/rgw_client.py
/usr/share/ceph/mgr/dashboard/services/sso.py
/usr/share/ceph/mgr/dashboard/services/tcmu_service.py
/usr/share/ceph/mgr/dashboard/settings.py
/usr/share/ceph/mgr/dashboard/tests
/usr/share/ceph/mgr/dashboard/tools.py

References

Summary

In this tutorial we learn how to install ceph-mgr-dashboard on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).