Commit Graph

3 Commits

Author SHA1 Message Date
Takashi Kajinami e786d9370c Stop describing defaults explicitly
Default values are automatically added to the example config file by
oslo-config-generator and describing these values explicitly in
parameter descriptions is redundant.

Also strips duplicate/trailing spaces for better rendering.

Change-Id: Iea076ea23c5092216629f3d4ef3f06359cc50d80
2024-05-06 15:50:27 +00:00
wangbo b462a3b8cd Support magnum-api multiple process workers
Multiple process workers support for magnum-api.
Adds new option 'workers' to group [api] of magnum.conf.

Change-Id: I0e8327ada6926602d577d1f36d384dd49426c7ee
Implements: blueprint magnum-multiple-process-workers
2017-01-09 20:25:55 +08:00
Hieu LE cfe5b4ed5c Centralize config option: api section
Centralize config option of API section.
Replace oslo_conf cfg to magnum.conf.

Change-Id: I0589014ab8eb70f0f6551bb23808d3b9edc580c1
Implements: blueprint centralize-config-magnum
2016-09-22 00:59:34 +00:00