X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FMethods%2FRetrieveSliceSliverKeys.py;fp=PLC%2FMethods%2FRetrieveSliceSshKeys.py;h=6cdf2a01d771294906ecc7bbeaae1258b8147de9;hb=0fa905f9b5a075e509787a74c56f1f3ced669ec4;hp=0b56f59646f18979fb132e1faaefc80f4d09d69a;hpb=dd81a4db9c036f19b66557b441f36dd2d84ffb72;p=plcapi.git diff --git a/PLC/Methods/RetrieveSliceSshKeys.py b/PLC/Methods/RetrieveSliceSliverKeys.py similarity index 98% rename from PLC/Methods/RetrieveSliceSshKeys.py rename to PLC/Methods/RetrieveSliceSliverKeys.py index 0b56f59..6cdf2a0 100644 --- a/PLC/Methods/RetrieveSliceSshKeys.py +++ b/PLC/Methods/RetrieveSliceSliverKeys.py @@ -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.