Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • 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
Switch branch/tag
  • snf-ganeti
  • lib
  • rapi
  • rlib2.py
Find file BlameHistoryPermalink
  • Iustin Pop's avatar
    Export more information via LUQueryInstances/RAPI · 90224407
    Iustin Pop authored Oct 12, 2010
    
    
    Currently, the custom instance parameters (hv, be, nicp) are only
    queryable via LUQueryInstanceData. LUQueryInstance returns only the
    filled parameters, thus its users (especially RAPI) have no way to know
    if a parameter is custom or the default value.
    
    This patch adds three new parameters: custom_hvparams, custom_beparams,
    custom_nicparams, that are also exported in RAPI.
    
    Signed-off-by: default avatarIustin Pop <iustin@google.com>
    Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
    90224407