use tags rather than nodegroups for finding out nodefamily when creating bootcd
[plcapi.git] / PLC / Methods / __init__.py
index 6ebe48d..aa324be 100644 (file)
@@ -1,4 +1,4 @@
-methods = """
+native_methods = """
 AddAddressType
 AddAddressTypeToAddress
 AddBootState
@@ -6,11 +6,9 @@ AddConfFile
 AddConfFileToNode
 AddConfFileToNodeGroup
 AddIlink
-AddIlinkType
 AddInitScript
 AddInterface
 AddInterfaceSetting
-AddInterfaceSettingType
 AddKeyType
 AddMessage
 AddNetworkMethod
@@ -18,7 +16,6 @@ AddNetworkType
 AddNode
 AddNodeGroup
 AddNodeTag
-AddNodeTagType
 AddNodeToPCU
 AddPCU
 AddPCUProtocolType
@@ -35,10 +32,10 @@ AddSite
 AddSiteAddress
 AddSlice
 AddSliceAttribute
-AddSliceAttributeType
 AddSliceInstantiation
 AddSliceToNodes
 AddSliceToNodesWhitelist
+AddTagType
 AuthCheck
 BlacklistKey
 BootCheckAuthentication
@@ -53,11 +50,9 @@ DeleteConfFile
 DeleteConfFileFromNode
 DeleteConfFileFromNodeGroup
 DeleteIlink
-DeleteIlinkType
 DeleteInitScript
 DeleteInterface
 DeleteInterfaceSetting
-DeleteInterfaceSettingType
 DeleteKey
 DeleteKeyType
 DeleteMessage
@@ -67,7 +62,6 @@ DeleteNode
 DeleteNodeFromPCU
 DeleteNodeGroup
 DeleteNodeTag
-DeleteNodeTagType
 DeletePCU
 DeletePCUProtocolType
 DeletePCUType
@@ -81,10 +75,10 @@ DeleteSession
 DeleteSite
 DeleteSlice
 DeleteSliceAttribute
-DeleteSliceAttributeType
 DeleteSliceFromNodes
 DeleteSliceFromNodesWhitelist
 DeleteSliceInstantiation
+DeleteTagType
 GenerateNodeConfFile
 GetAddressTypes
 GetAddresses
@@ -93,10 +87,8 @@ GetBootStates
 GetConfFiles
 GetEventObjects
 GetEvents
-GetIlinkTypes
 GetIlinks
 GetInitScripts
-GetInterfaceSettingTypes
 GetInterfaceSettings
 GetInterfaces
 GetKeyTypes
@@ -105,7 +97,6 @@ GetMessages
 GetNetworkMethods
 GetNetworkTypes
 GetNodeGroups
-GetNodeTagTypes
 GetNodeTags
 GetNodes
 GetPCUProtocolTypes
@@ -120,7 +111,6 @@ GetRoles
 GetSession
 GetSessions
 GetSites
-GetSliceAttributeTypes
 GetSliceAttributes
 GetSliceInstantiations
 GetSliceKeys
@@ -128,6 +118,7 @@ GetSliceTicket
 GetSlices
 GetSlicesMD5
 GetSlivers
+GetTagTypes
 GetWhitelist
 NotifyPersons
 NotifySupport
@@ -155,17 +146,14 @@ UpdateAddress
 UpdateAddressType
 UpdateConfFile
 UpdateIlink
-UpdateIlinkType
 UpdateInitScript
 UpdateInterface
 UpdateInterfaceSetting
-UpdateInterfaceSettingType
 UpdateKey
 UpdateMessage
 UpdateNode
 UpdateNodeGroup
 UpdateNodeTag
-UpdateNodeTagType
 UpdatePCU
 UpdatePCUProtocolType
 UpdatePCUType
@@ -174,7 +162,7 @@ UpdatePerson
 UpdateSite
 UpdateSlice
 UpdateSliceAttribute
-UpdateSliceAttributeType
+UpdateTagType
 VerifyPerson
 system.listMethods
 system.methodHelp