Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • R rhyzome
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • entanglement.garden
  • rhyzome
  • Merge requests
  • !8

Open
Created Nov 20, 2020 by Devan@dvn💱Owner
  • Report abuse
Report abuse

WIP: Fetch domain ip addresses

  • Overview 0
  • Commits 8
  • Pipelines 3
  • Changes 4

Had it fetching the domain IP via qemu-guest-agent commands (see earlier commits), but would prefer to use QAPI for this, of course. Commit 4808856b attempts to use QAPI but I get the following error during the build:

instances/create.go:125:16: ip.Name undefined (type []qapi.GuestNetworkInterface has no field or method Name)

Edited Nov 20, 2020 by Devan
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fetch-domain-ip-addresses