From: Tony Mack Date: Mon, 12 Nov 2007 22:49:55 +0000 (+0000) Subject: Added PCUProtocolTypes, PCUTypes.py X-Git-Tag: PLCAPI-4.2-0~39 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=11e405851a7d84e4488df165b8c310222135585a;hp=5109d4a169f4e210b114709fb0788a07e629255f;p=plcapi.git Added PCUProtocolTypes, PCUTypes.py --- 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()