Merge "Remove CrushRules coverage from scenario001"
This commit is contained in:
commit
80c8df022d
@ -55,7 +55,6 @@ parameter_defaults:
|
|||||||
CeilometerQdrPublishMetrics: true
|
CeilometerQdrPublishMetrics: true
|
||||||
ManageEventPipeline: true
|
ManageEventPipeline: true
|
||||||
ManagePipeline: true
|
ManagePipeline: true
|
||||||
|
|
||||||
Debug: true
|
Debug: true
|
||||||
CephSpecFqdn: true
|
CephSpecFqdn: true
|
||||||
CephOsdSpec:
|
CephOsdSpec:
|
||||||
@ -65,16 +64,10 @@ parameter_defaults:
|
|||||||
CephPoolDefaultPgNum: 8
|
CephPoolDefaultPgNum: 8
|
||||||
CephPoolDefaultSize: 1
|
CephPoolDefaultSize: 1
|
||||||
CinderRbdExtraPools: altrbd,pool2,pool3
|
CinderRbdExtraPools: altrbd,pool2,pool3
|
||||||
CephCrushRules:
|
|
||||||
- name: HDD
|
|
||||||
root: default
|
|
||||||
type: host
|
|
||||||
class: hdd
|
|
||||||
default: true
|
|
||||||
CephPools:
|
CephPools:
|
||||||
- name: altrbd
|
- name: altrbd
|
||||||
pg_num: 8
|
pg_num: 8
|
||||||
rule_name: HDD
|
rule_name: replicated_rule
|
||||||
#NOTE: These ID's and keys should be regenerated for
|
#NOTE: These ID's and keys should be regenerated for
|
||||||
# a production deployment. What is here is suitable for
|
# a production deployment. What is here is suitable for
|
||||||
# developer and CI testing only.
|
# developer and CI testing only.
|
||||||
|
Loading…
Reference in New Issue
Block a user