X test + fix for generic primary RU/CELL parameters publish
- switch published *arfcn types to numbers from strings - tx_gain value was used when publishing rx_gain
Showing
-
Maintainer
@jerome, FYI, while working on this patch I noticed that StandaloneSlapOS does not implement
getInformation
even though it declares that it implementsIRequester
:https://lab.nexedi.com/nexedi/slapos.core/blob/051b5490/slapos/slap/standalone.py#L379-38
https://lab.nexedi.com/nexedi/slapos.core/blob/051b5490/slapos/slap/interface/slap.py#L69-115Maybe that's simply due to oversight?
Not sure how that could happen - I tended to think that Zope interfaces enforce implementers to actuatually implement all interface methods.
Please register or sign in to comment