final names RetrieveSliceSliverKeys and RetrieveSlicePersonKeys
[plcapi.git] / PLC / Methods / RetrieveSliceSliverKeys.py
similarity index 98%
rename from PLC/Methods/RetrieveSliceSshKeys.py
rename to PLC/Methods/RetrieveSliceSliverKeys.py
index 0b56f59..6cdf2a0 100644 (file)
@@ -8,7 +8,7 @@ from PLC.Nodes import Node, Nodes
 from PLC.SliceTags import SliceTag, SliceTags
 from PLC.Slices import Slice, Slices 
 
-class RetrieveSliceSshKeys(Method):
+class RetrieveSliceSliverKeys(Method):
     """
     This method exposes the public ssh keys for a slice's slivers.
     It expects a slice name or id, and returns a dictionary on hostnames.