blob: dbba720924d8c294ba1e803000402768a9716129 [file] [log] [blame] [edit]
package openstack_helm
type PlacementConf struct {
Database *DatabaseConf `yaml:"database,omitempty"`
}