X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=blobdiff_plain;f=sfa%2Frspecs%2Faggregates%2Fvini%2Futils.py;h=c3118877757e535eb22f7b72dbf707b5dd93b1af;hp=4d74f165facc85e11ecd8458e68137e6f2f43461;hb=73b163a7ea35209e0675a7c7cef367946928a96f;hpb=3e4224cbca3531f3f21fdad55145a9268b54279d diff --git a/sfa/rspecs/aggregates/vini/utils.py b/sfa/rspecs/aggregates/vini/utils.py index 4d74f165..c3118877 100644 --- a/sfa/rspecs/aggregates/vini/utils.py +++ b/sfa/rspecs/aggregates/vini/utils.py @@ -481,7 +481,7 @@ class Topology: return link return None - def nodeTopoFromRspec(self, rspec): + def nodeTopoFromRSpec(self, rspec): if self.nodelinks: raise Error("virtual topology already present")