File: postgresql.conf

package info (click to toggle)
openstack-trove 1%3A24.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,968 kB
  • sloc: python: 50,665; sh: 2,866; makefile: 71
file content (6 lines) | stat: -rw-r--r-- 286 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
    "instance_flavor_name": "test.medium-7",
    "instance_bigger_flavor_name": "test.medium-7.resize",
    "instance_eph_flavor_name": "test.eph.medium-7",
    "instance_bigger_eph_flavor_name": "test.eph.medium-7.resize",
    "trove_volume_support": true,
    "trove_volume_size": 1,