]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Review Section for the Create Cluster Workflow
authorAvan Thakkar <athakkar@localhost.localdomain>
Fri, 9 Jul 2021 13:27:35 +0000 (18:57 +0530)
committerAlfonso Martínez <almartin@redhat.com>
Wed, 3 Nov 2021 11:31:31 +0000 (12:31 +0100)
commit33a5cdc213bc14f1709003f6ec37ffed071e5fee
tree5152fdefe84dd9b5749d39b58f3017978802866d
parenta38584ef08f3c90f5b99b1b0ea81c3cd3aee3158
mgr/dashboard: Review Section for the Create Cluster Workflow

Fixes: https://tracker.ceph.com/issues/50566
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
(cherry picked from commit 2e31ba54273732db5d93a843d22345b676fcecf7)
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/cluster.module.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster-review.component.html [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster-review.component.scss [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster-review.component.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster-review.component.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/create-cluster/create-cluster.component.spec.ts