Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S snf-ganeti
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • itmineduitminedu
  • snf-ganeti
  • Repository
  • snf-ganeti
  • src
  • Ganeti
  • Rpc.hs
Find file Blame History Permalink
  • Guido Trotter's avatar
    Ganeti.Rpc: use brackets for ipv6 addresses · b5c3a4f2
    Guido Trotter authored Nov 26, 2013
    
    
    We detect an IPv6 vs V4 address based on columns, rather than passing
    the family from the cluster object to be more future proof (in case
    we'll ever support mixed clusters).
    
    Unfortunately quite a bit more code is required to test this: we need an
    arbitrary node that does the right thing w.r.t. ip addresses and also
    test-only exports. As such we'll do this out of the stable branch.
    
    Signed-off-by: default avatarGuido Trotter <ultrotter@google.com>
    Reviewed-by: default avatarMichele Tartara <mtartara@google.com>
    b5c3a4f2