Configuration Python Module

Configuration reading and validation module.

pacifica.metadata.config.get_config()[source]

Return the ConfigParser object with defaults set.

Currently metadata API doesn’t work with SQLite the queries are too complex and it only is supported with MySQL and PostgreSQL.