| Home | Trees | Indices | Help |
|
|---|
|
|
Defines the core abstractions used by static_networks.
Status: Stable
|
|||
|
StaticNetwork Abstraction representing a static network. |
|||
|
StaticIPRange Abstraction representing a range of IP addresses. |
|||
|
StaticIPUsed Abstraction representing an IP address that is being used by some machine. |
|||
|
StaticNetworkTools Utility functionality required for managing networks. |
|||
|
StaticNetworkNotFound This exception is raised when Enomalism cannot find a particular static network. |
|||
|
StaticIPRangeNotFound This exception is raised when Enomalism cannot find a perticular static ip range. |
|||
|
|||
| enomalism2.installer.installer.install |
|
||
| List |
|
||
|
|||
hub = PackageHub('enomalism2')
|
|||
__connection__ = PackageHub('enomalism2')
|
|||
uuid = '55ec1bd2-56f1-46b2-a44c-c951fb5e7401'
|
|||
unused_query =
|
|||
|
|||
Hook that is invoked when the Enomalism installer is run. This will create the required static network tables if they do not already exist.
Status: Stable |
Hook that will add static network objects to the results returned by UUIDSearch.by_prefix().
Status: Stable |
|
|||
unused_query
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Sep 26 13:59:30 2008 | http://epydoc.sourceforge.net |