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

Improve asset information

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Samuel GAIST requested to merge improve_asset_information into master May 06, 2019
  • Overview 1
  • Commits 10
  • Pipelines 1
  • Changes 6

This merge request moves some information in the Storage class so that it's easier to re-use it rather than having strings all around the code base.

The presence of the class member is checked and will raise an exception if not filled.

beat/beat.core> will need to be updated as well since some of the storage class are defined there.

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