create_configuration(owner, name)# Create a configuration. A configuration has a name and belongs to a project. Parameters: ownerstd.ProjectProject. namestrName of the configuration. Returns: std.Configuration