From 11e405851a7d84e4488df165b8c310222135585a Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Mon, 12 Nov 2007 22:49:55 +0000 Subject: [PATCH] Added PCUProtocolTypes, PCUTypes.py --- PLC/__init__.py | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/PLC/__init__.py b/PLC/__init__.py index 5d41de2..d5ddda8 100644 --- a/PLC/__init__.py +++ b/PLC/__init__.py @@ -1,7 +1,7 @@ all = """ -API -AddressTypes Addresses +AddressTypes +API Auth Boot BootStates @@ -14,33 +14,35 @@ Faults Filter GPG InitScripts -KeyTypes Keys +KeyTypes Messages Method NetworkMethods NetworkTypes NodeGroups -NodeNetworkSettingTypes NodeNetworkSettings +NodeNetworkSettingTypes NodeNetworks Nodes -PCUs -POD Parameter +PCUProtocolTypes +PCUs +PCUTypes Peers Persons +POD PostgreSQL PyCurl Roles +sendmail Sessions Shell Sites -SliceAttributeTypes SliceAttributes +SliceAttributeTypes SliceInstantiations Slices Table Test -sendmail """.split() -- 2.43.0