]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Trim IQN on iSCSI target form 31888/head
authorRicardo Marques <rimarques@suse.com>
Tue, 26 Nov 2019 15:50:21 +0000 (15:50 +0000)
committerRicardo Marques <rimarques@suse.com>
Wed, 27 Nov 2019 13:09:00 +0000 (13:09 +0000)
commitc797fed2a80df4ec1ee123e99554a3de95ead30a
tree5e188ce98474108d6db237512616d686d361736d
parent47d2e5416449e16c260b7d8db195cd517ddbe167
mgr/dashboard: Trim IQN on iSCSI target form

Fixes: https://tracker.ceph.com/issues/43027
Signed-off-by: Ricardo Marques <rimarques@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/block/iscsi-target-form/iscsi-target-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/directives/directives.module.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/directives/trim.directive.spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/src/app/shared/directives/trim.directive.ts [new file with mode: 0644]