From c50973bdffebb5f7dd814a74be3e0549ca90a470 Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Thu, 1 Feb 2007 05:38:01 +0000 Subject: [PATCH] add Boot --- PLC/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PLC/__init__.py b/PLC/__init__.py index 4602472..d9c68c0 100644 --- a/PLC/__init__.py +++ b/PLC/__init__.py @@ -1 +1 @@ -all = 'Addresses AddressTypes API Auth BootStates Cache ConfFiles Config Debug Events Faults Filter GPG Keys KeyTypes Messages Method NetworkMethods NetworkTypes NodeGroups NodeNetworks Nodes Parameter PCUs Peers Persons POD PostgreSQL PyCurl Roles sendmail Sessions Shell Sites SliceAttributes SliceAttributeTypes SliceInstantiations Slices Table Test'.split() +all = 'Addresses AddressTypes API Auth Boot BootStates Cache ConfFiles Config Debug Events Faults Filter GPG Keys KeyTypes Messages Method NetworkMethods NetworkTypes NodeGroups NodeNetworks Nodes Parameter PCUs Peers Persons POD PostgreSQL PyCurl Roles sendmail Sessions Shell Sites SliceAttributes SliceAttributeTypes SliceInstantiations Slices Table Test'.split() -- 2.43.0