File: mongo-cluster-create-use-extended-perperties-be7c075585dc709a.yaml

package info (click to toggle)
python-troveclient 1%3A8.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,852 kB
  • sloc: python: 17,208; sh: 67; makefile: 17
file content (8 lines) | stat: -rw-r--r-- 320 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
---
features:
  - |
    User can specify the number and volume of mongos/configserver by using
    the extends argument when creating mongodb cluster. Currently,
    the supported parameters are, num_configsvr, num_mongos,
    configsvr_volume_size, configsvr_volume_type, mongos_volume_size
    and mongos_volume_type.