Skip to content
  • Kirk Webb's avatar
    Some updates to plab support: · b7c376c3
    Kirk Webb authored
    * removed unused and not generally useful ping checking
    * reorganized node discovery and added node info updating
      - e.g., update IP, SITE, or HOSTNAME when they have changed
      - no longer part of the backend module as this is independent of
        which backend is used; may modularize it due to plab's new "trumpet"
        service, which is basically its node DB available via a decentralized
        transport/API.
    * introduced new method of getting node info - use plab sites.xml file
    * various other cleanups.
    b7c376c3