slapos_cloud: Ensure Remote/Instance Node can reply to access cache API
Add mixin to Remote Node and Instance Node, so they can respond to getAccessStatus calls. Despite we don't set data on it (same for Slave Instance), it is important to respond this API to display Property the Status Gadgets on the API. Later on we can setAccessStatus based on Software Instance (for Instance Node) or Compute Node based on some indirect criteria, but this not covered by this commit.
Showing
Please register or sign in to comment