X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=planetstack%2Fhpc_observer%2Fhpclib.py;h=92e87feb18bd471780cc2755ff5e2b35a5d5ef1a;hb=18ce7158eb65ba494e2c28fa128f220ea6b8820f;hp=f6e875b40882f65b5030152bf81bddd2b0158a2e;hpb=cd96a8cb85bf35d1c70a7b2183c6f59e4d66b8a7;p=plstackapi.git diff --git a/planetstack/hpc_observer/hpclib.py b/planetstack/hpc_observer/hpclib.py index f6e875b..92e87fe 100644 --- a/planetstack/hpc_observer/hpclib.py +++ b/planetstack/hpc_observer/hpclib.py @@ -63,7 +63,7 @@ class HpcLibrary: for c in x: if (c in (string.lowercase + string.digits)): y = y + c - return y + return y[:20] def extract_slice_info(self, service): """ Produce a dict that describes the slices for the CMI