X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Frspecs%2Frspec_elements.py;h=7f79f68a1a42eabc6b085f0d532778d1617e859c;hb=f48057a979a837246e225f451a9eb428ac3d6bd3;hp=ce3cac76c67b44f1d70766cb370eb18dd5dbfc6d;hpb=084ce81754d81170842189890eca60e31589fc28;p=sfa.git diff --git a/sfa/rspecs/rspec_elements.py b/sfa/rspecs/rspec_elements.py index ce3cac76..7f79f68a 100644 --- a/sfa/rspecs/rspec_elements.py +++ b/sfa/rspecs/rspec_elements.py @@ -20,6 +20,11 @@ RSpecElements = Enum( SERVICES='SERVICES', SLIVER='SLIVER', SLIVER_TYPE='SLIVER_TYPE', + LEASE='LEASE', + GRANULARITY='GRANULARITY', + SPECTRUM='SPECTRUM', + CHANNEL='CHANNEL', + POSITION_3D ='POSITION_3D', ) class RSpecElement: