Libvirt setting for (admin_/)max_client_requests is an important
configuration to be tweaked when serving long running requests.
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
Change-Id: I2d0ab2472f940ef6edac662e167033881ab09086
Some classes require nova::compute::libvirt but there is no need to
put that class into dependencies because resource orders are defined
by deps or explicit definitions. Also, the base libvirt class is not
really required.
This change removes these dependencies, to avoid enforcing orders as
much as possible.
Change-Id: Icbb2fa209effd355cef36f35662bfdcf18d8b090
This change enables support for modular libvirt
daemon configurations.
NOTE: As of now, this change doesn't handle any modular daemons
socket configuration.
Change-Id: I90c3dd7bd63f9f54e43eee7bc2f58d165ca80e57