Ravel Python API Reference
A Database-Defined Network Controller
|
Class containing parameters parsed from Ravel's configuration file. More...
Inherits object.
Public Member Functions | |
def | read |
Read the configuration file. More... | |
Class containing parameters parsed from Ravel's configuration file.
def ravel.util.ConfigParameters.read | ( | self, | |
cfg | |||
) |
Read the configuration file.
cfg | the path to the configuration file |