Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • I infrastructure
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • 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
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • argo
  • infrastructure
  • Merge requests
  • !9

[fix] Use metadata to map instances to lease

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Swann Perarnau requested to merge metadata into master Jul 02, 2018
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 2

The lease id recently disappeared from the availability zone info in servers. It broke the configure part of an appliance, as we were using this info to create an ansible inventory for the stack. Unfortunately, after an exchange with Chameleon staff, it became clear that this "feature" wasn't intended.

We now add metadata to our appliance template, allowing us to add the arbitrary info we need to the server info. This way we can filter as we want. This should make the script more future-proof.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: metadata