SHA256
1
0
forked from pool/ceph

Accepting request 504132 from filesystems:ceph

Reset to rev 6d6163023f5f93d870c4d4f8c11de2a6

OBS-URL: https://build.opensuse.org/request/show/504132
OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph?expand=0&rev=96
This commit is contained in:
2017-06-16 10:29:47 +00:00
committed by Git OBS Bridge
parent 853fb92af7
commit 12621184c2
7 changed files with 36 additions and 6 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Jun 14 08:00:43 UTC 2017 - ncutler@suse.com
- Update to version 12.0.3+git.1497426468.6984d41b5d:
+ qa: add initial deepsea suite (task and test yaml)
+ fix "ceph osd df" (regression in latest upstream master) (pr#15675, issue#20256)
* mon: move creating_pgs and reweight_by_utilization into new MonPGStatService
* mon: move most PGMapStatService into PGMap; rename PGMon's to PGMonStatService
* mon: mgr: move 'osd df' handling to manager
* mon: inherit PGMonStatService from the PGMapStatService
* move the OSDUtilizationDumper code into OSDMap
* mon: mgr: enable "osd df" on the manager
* qa: add a check_commands.sh script which looks for commands with no tests
* qa: test 'osd df' in cephtool/test.sh
-------------------------------------------------------------------
Thu Jun 08 08:36:57 UTC 2017 - ncutler@suse.com