charm-nova-compute/.gitignore
Billy Olsen 12396779b5 Add ceph-pool-weight option for calculating pgs
Provide the weight option to the Ceph broker request API for requesting
the creation of a new Ceph storage pool. The weight is used to indicate
the percentage of the data that the pool is expected to consume. Each
environment may have slightly different needs based on the type of
workload so a config option labelled ceph-pool-weight is provided to
allow the operator to tune this value.

Closes-Bug: #1492742

Change-Id: Ia9aba8c4dee7a94c36c282273a356d9c13df7f75
2016-07-14 08:04:33 -07:00

14 lines
126 B
Plaintext

bin
.coverage
.tox
.testrepository
tags
*.sw[nop]
*.pyc
trusty/
xenial/
precise/
tests/cirros-*-disk.img
.unit-state.db
.idea