X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Fopenstack%2Fosxrn.py;h=6a3944c99a3cf65ffdc23a1c731ed0d9af12ce15;hb=8f367b9457f47ba1e3b8a56eea8ed5c9b1e52eed;hp=cb30eb2c9d7a8892be4a4f785adeed77a4047c1b;hpb=29f2a6598e1f2d0a833bf5d4b004eb5323ef743c;p=sfa.git diff --git a/sfa/openstack/osxrn.py b/sfa/openstack/osxrn.py index cb30eb2c..6a3944c9 100644 --- a/sfa/openstack/osxrn.py +++ b/sfa/openstack/osxrn.py @@ -19,6 +19,7 @@ class OSXrn(Xrn): config = Config() self.id = id if name is not None: + Xrn.__init__(self, **kwds) if 'type' in kwds: self.type = kwds['type'] if auth is not None: