]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #38496 from bk201/wip-48460-octopus
authorErnesto Puerta <37327689+epuertat@users.noreply.github.com>
Thu, 21 Jan 2021 16:52:52 +0000 (17:52 +0100)
committerGitHub <noreply@github.com>
Thu, 21 Jan 2021 16:52:52 +0000 (17:52 +0100)
octopus: mgr/dashboard: allow selecting all daemons for Orchestrator NFS clusters

Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
1  2 
src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.ts

index 2b9a07d81082c2040a5fcfe444802fae8de47f36,45f31530623f184f81d66b9b8d0150db93a5bfdf..01da887fefb66e972b1d584c0a4ea54e43fbf0b7
@@@ -9,7 -9,11 +9,8 @@@ import { ToastrModule } from 'ngx-toast
  
  import { ActivatedRouteStub } from '../../../../testing/activated-route-stub';
  import { configureTestBed, i18nProviders } from '../../../../testing/unit-test-helper';
 -import { CephReleaseNamePipe } from '../../../shared/pipes/ceph-release-name.pipe';
 -import { SummaryService } from '../../../shared/services/summary.service';
  import { SharedModule } from '../../../shared/shared.module';
+ import { NFSClusterType } from '../nfs-cluster-type.enum';
  import { NfsFormClientComponent } from '../nfs-form-client/nfs-form-client.component';
  import { NfsFormComponent } from './nfs-form.component';