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

package info (click to toggle)
python-troveclient 1%3A8.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,836 kB
  • sloc: python: 17,198; sh: 77; makefile: 15
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.