From 5c330b350a0aab3cd7009519187ad2fb6a83ac6e Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Mon, 16 Oct 2006 19:56:27 +0000 Subject: [PATCH] added POD --- PLC/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PLC/__init__.py b/PLC/__init__.py index 24e37f3..ea834ec 100644 --- a/PLC/__init__.py +++ b/PLC/__init__.py @@ -1 +1 @@ -all = 'Addresses AddressTypes API Attributes Auth BootStates Config Debug Faults Keys KeyTypes Method NetworkMethods NetworkTypes NodeGroups NodeNetworks Nodes Parameter PCUs Persons PostgreSQL Roles Sites SliceAttributes SliceInstantiations Slices Table'.split() +all = 'Addresses AddressTypes API Attributes Auth BootStates Config Debug Faults Keys KeyTypes Method NetworkMethods NetworkTypes NodeGroups NodeNetworks Nodes Parameter PCUs Persons POD PostgreSQL Roles Sites SliceAttributes SliceInstantiations Slices Table'.split() -- 2.43.0