ceilometer.network.statistics.opendaylight.driver
Module¶ceilometer.network.statistics.opendaylight.driver.
OpenDayLightDriver
(conf)[source]¶Bases: ceilometer.network.statistics.driver.Driver
Driver of network info collector from OpenDaylight.
This driver uses resources in “pipeline.yaml”. Resource requires below conditions:
This driver can be configured via query parameters. Supported parameters:
e.g.:
opendaylight://127.0.0.1:8080/controller/nb/v2?container_name=default&
container_name=egg&auth=basic&user=admin&password=admin&scheme=http
In this case, the driver send request to below URLs:
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.