Ricardo Dias
721fab343c
mgr/dashboard: ganesha: support no namespace
...
Signed-off-by: Ricardo Dias <rdias@suse.com>
2019-02-05 16:07:18 +00:00
Ricardo Dias
076ccd5465
mgr/dashboard: ganesha: notify ganesha daemons to reload configuration
...
Signed-off-by: Ricardo Dias <rdias@suse.com>
2019-02-05 12:03:27 +00:00
Ricardo Dias
d8900d4ffe
mgr/dashboard: ganesha: add LookupError when checking RGW connectivity
...
Signed-off-by: Ricardo Dias <rdias@suse.com>
2019-02-05 12:02:59 +00:00
Jeff Layton
d7c8968cf8
mgr/pybind/rados: add binding for rados_notify2
...
Add a new Ioctx.notify operation that we can call to send a rados
notification over an object.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2019-02-05 11:00:38 +00:00
Lenz Grimmer
3b3bea991b
doc/mgr/dashboard: NFS management instruction review
...
Signed-off-by: Lenz Grimmer <lgrimmer@suse.com>
2019-01-31 13:39:57 +00:00
Jeff Layton
79acfcf149
mgr/dashboard: controllers: dump required parameter name on assert error
...
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2019-01-31 11:10:10 +00:00
Ricardo Dias
ae57d5d537
doc/mgr/dashboard: NFS-Ganesha configuration instructions
...
Signed-off-by: Ricardo Dias <rdias@suse.com>
2019-01-31 11:10:10 +00:00
Ricardo Dias
eabb054b1a
mgr/dashboard: ganesha: add support for sec_label_xattr CEPH fsal attribute
...
Signed-off-by: Ricardo Dias <rdias@suse.com>
2019-01-31 11:10:10 +00:00
Ricardo Dias
acd9fc679e
mgr/dashboard: ganesha: add 'security_label' support
...
Signed-off-by: Ricardo Dias <rdias@suse.com>
2019-01-31 11:10:10 +00:00
Ricardo Dias
e6a9adc3e4
mgr/dashboard: ganesha: add 'att_expiration_time' support
...
Signed-off-by: Ricardo Dias <rdias@suse.com>
2019-01-31 11:10:10 +00:00
Ricardo Dias
e429afda53
qa/tasks/mgr/dashboard: NFS Ganesha tests
...
Signed-off-by: Ricardo Dias <rdias@suse.com>
2019-01-31 11:10:09 +00:00
Ricardo Dias
a99d58afa3
mgr/dashboard: test: added nfs ganesha unit tests
...
Signed-off-by: Ricardo Dias <rdias@suse.com>
2019-01-31 11:10:09 +00:00
Ricardo Dias
a1aec6c8d8
mgr/dashboard: NFS management backend
...
Signed-off-by: Ricardo Dias <rdias@suse.com>
2019-01-31 11:10:09 +00:00
Ricardo Dias
32c6cc47f6
mgr/dashboard: orchestrator: change reload_service to match new orchestrator interface
...
Signed-off-by: Ricardo Dias <rdias@suse.com>
2019-01-31 09:46:58 +00:00
Ricardo Dias
72b769cea3
mgr/dashboard: cephx: added CephX service class
...
Signed-off-by: Ricardo Dias <rdias@suse.com>
2019-01-31 09:42:27 +00:00
Ricardo Dias
56506ec83d
mgr/dashboard: cephfs: added CephFS service class
...
Signed-off-by: Ricardo Dias <rdias@suse.com>
2019-01-31 09:42:27 +00:00
Ricardo Dias
89f789398b
mgr/dashboard: rgw_client: add optinal user_id param to user_exists method
...
Signed-off-by: Ricardo Dias <rdias@suse.com>
2019-01-31 09:42:27 +00:00
Ricardo Dias
b55c702822
mgr/dashboard: controllers: improve task metadata parameter binding
...
Signed-off-by: Ricardo Dias <rdias@suse.com>
2019-01-31 09:42:27 +00:00
Ricardo Dias
9773e14bde
mgr/dashboard: remove static global variables
...
Signed-off-by: Ricardo Dias <rdias@suse.com>
2019-01-31 09:42:27 +00:00
Andrew Schoen
93094a5230
Merge pull request #25542 from jan--f/c-v-extend-batch
...
Extend batch to accept explicit device lists
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
2019-01-30 13:29:40 -06:00
Casey Bodley
aacd111e39
Merge pull request #26205 from cbodley/wip-38115
...
qa/mon: fix cluster support for monmap bootstrap
Reviewed-by: Sage Weil <sage@redhat.com>
2019-01-30 13:55:52 -05:00
Casey Bodley
82cd04b9d7
Merge pull request #26204 from pritha-srivastava/wip-rgw-signature-mismatch
...
rgw: Fix for SignatureMismatchError in s3 commands.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Ricardo Dias <rdias@suse.com>
2019-01-30 12:39:39 -05:00
David Zafman
553d83dd24
Merge pull request #25403 from liyichao/rdigest
...
tools: Add clear-data-digest command to objectstore tool.
Reviewed-by: David Zafman <dzafman@redhat.com>
2019-01-30 09:30:23 -08:00
David Zafman
894bdf080e
Merge pull request #26158 from dzafman/wip-38053
...
Add hashinfo testing for dump command of ceph-objectstore-tool
Reviewed-by: Neha Ojha <nojha@redhat.com>
2019-01-30 09:29:01 -08:00
Casey Bodley
0aebb55af5
qa/mon: fix cluster support for monmap bootstrap
...
-filter out mons from other clusters
-fix parsing of mon name from role
Fixes: http://tracker.ceph.com/issues/38115
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2019-01-30 12:24:36 -05:00
Pritha Srivastava
df47d26f6e
rgw: Fix for SignatureMismatchError in s3 commands.
...
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
2019-01-30 21:09:34 +05:30
Lenz Grimmer
d239c2a8b4
Merge pull request #25638 from ricardoasmarques/iscsi-management-w
...
mgr/dashboard: iSCSI management API
Reviewed-by: Tiago Melo <tmelo@suse.com>
2019-01-30 15:56:48 +01:00
Lenz Grimmer
fda70511a8
Merge pull request #26172 from rhcs-dashboard/fix-skipped-api-tests
...
mgr/dashboard: fix skipped backend API tests
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Patrick Nawracay <pnawracay@suse.com>
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Sebastian Wagner <swagner@suse.com>
2019-01-30 15:49:06 +01:00
Jan Fajerski
026d5b80fd
ceph-volume: don't crash on unusable data devices
...
Also add test case for a MixedStrategy with unusable data devices.
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
2019-01-30 15:48:12 +01:00
Jan Fajerski
833c6a3ecf
ceph-volume: add a wal device specific unit test and size validator
...
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
2019-01-30 15:48:12 +01:00
Jan Fajerski
73978ca0c7
ceph-volume: add osd_ids argument
...
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
2019-01-30 15:48:05 +01:00
Kefu Chai
8d5ddb5817
Merge pull request #26091 from tchaikov/wip-36737
...
cmake: use $CMAKE_BINARY_DIR for default $CEPH_BUILD_VIRTUALENV
Tested-by: Yuri Weinstein <yweins@redhat.com>
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
2019-01-30 21:35:52 +08:00
Sage Weil
1a9734c970
Merge PR #26142 into master
...
* refs/pull/26142/head:
doc/dev/cephx: document current implementation of cephx
Reviewed-by: Alfredo Deza <adeza@redhat.com>
2019-01-30 07:06:42 -06:00
Jason Dillaman
d07cc3b627
Merge pull request #26097 from trociny/wip-rbd-mirror-perf-lock
...
rbd-mirror: guard access to image replayer perf counters
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2019-01-30 07:52:41 -05:00
Jason Dillaman
347eac67ba
Merge pull request #26168 from shyukri/qa-rbd-replace-bench-write
...
qa: rbd/workunits : Replace "rbd bench-write" with "rbd bench --io-type write"
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Mykola Golub <mgolub@suse.com>
2019-01-30 07:51:55 -05:00
alfonsomthd
c094e2d702
mgr/dashboard: fix skipped backend API tests
...
* When the creation of the cluster is delegated to vstart_runner.py
(--create or --create-target-only) the amount of MGRs required
is calculated by the script so there is no more skipped tests
due to insufficient amount of MGRs.
* Additionally, this issue is not reproducible anymore:
Fixes: https://tracker.ceph.com/issues/37964
* Fixed typo: TEUTHOLOFY_PY_REQS
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
2019-01-30 13:05:02 +01:00
Lenz Grimmer
9ea48b7fba
Merge pull request #26162 from familyuu/crush
...
mgr/dashboard: CRUSH map viewer RFE
Reviewed-by: Kanika Murarka <kmurarka@redhat.com>
Reviewed-by: Volker Theile <vtheile@suse.com>
2019-01-30 11:43:59 +01:00
Lenz Grimmer
8086a88329
Merge pull request #26182 from p-na/wip-pna-fix-pool-reload
...
mgr/dashboard: Fix reloading of pool listing
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Laura Paduano <lpaduano@suse.com>
2019-01-30 11:26:28 +01:00
Ricardo Marques
7ebc04d696
Merge pull request #26143 from LenzGr/master-documentation
...
doc: Updated feature list and overview in dashboard.rst
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Volker Theile <vtheile@suse.com>
2019-01-30 09:49:35 +00:00
Sebastian Wagner
c5dcd0cea9
Merge pull request #25893 from sebastian-philipp/orchestrator-current-status
...
doc/orchestrator: Aligned Documentation with specification
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
Reviewed-by: Noah Watkins <noahwatkins@gmail.com>
2019-01-30 09:48:11 +01:00
guodan1
411c423410
mgr/dashboard: CRUSH map viewer RFE
...
Fixes: http://tracker.ceph.com/issues/37794
Signed-off-by: familyuu <guodan1@lenovo.com>
2019-01-30 11:04:14 +08:00
Neha Ojha
ead6c226eb
Merge pull request #26175 from neha-ojha/wip-37919
...
osd/PG.cc: account for missing set irrespective of last_complete
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed By: Xie Xingguo <xie.xingguo@zte.com.cn>
2019-01-29 16:19:34 -08:00
Neha Ojha
023b5f6a21
Merge pull request #25737 from arthurhsliu/patch-1
...
doc: fix typo in erasure coding example
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2019-01-29 16:11:26 -08:00
Sage Weil
141c305c12
doc/dev/cephx: document current implementation of cephx
...
Signed-off-by: Sage Weil <sage@redhat.com>
2019-01-29 12:28:36 -06:00
Casey Bodley
0a506c8ff4
Merge pull request #26157 from cbodley/wip-rgw-olh-repair
...
rgw: repair olh attributes that were broken by sync
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2019-01-29 12:04:39 -05:00
Matt Benjamin
e3b6c8356e
Merge pull request #26002 from pritha-srivastava/wip-sts-assumerole-webidentity
...
rgw: Initial commit for AssumeRoleWithWebIdentity.
2019-01-29 11:58:50 -05:00
Kefu Chai
c6edb27b3a
Merge pull request #26110 from yaozongyou/fix-statistics-bug
...
mon: fix pg_sum_old not copied correctly
Reviewed-by: Kefu Chai <kchai@redhat.com>
2019-01-30 00:19:01 +08:00
Sebastian Wagner
cfc0141db1
doc/orchestrator: Aligned Documentaiton with specification
...
Also: add current implementation status
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
2019-01-29 15:51:16 +01:00
Kefu Chai
60c3988601
Merge pull request #26090 from tchaikov/wip-crimson-osdmap
...
crimson: persist/load osdmap to/from store
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
2019-01-29 21:31:51 +08:00
Patrick Nawracay
2f73d34b63
mgr/dashboard: Fix reloading of pool listing
...
Remove broken functionality that prevents pools from being reloaded after
deletion. The code also introduced a different problem; when clicking on a tab
shortly after the page has been loaded, the code will restore the tab to the
wrong one.
Introduced by 9e913bfd59
Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
2019-01-29 12:51:39 +00:00