Create config manager with basic capabilities to manage host reservations
The configuration manager is described here: https://gitlab.isc.org/isc-projects/stork/-/wikis/designs/config-design#configuration-manager-api
We need locking mechanism to prevent concurrent configuration changes. It will be provided by the configuration manager. Initially the configuration manager will allow for managing host reservations via host_cmds
hooks library.