Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 135
    • Merge requests 135
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !23434

acmd: Remove dependency on extensions module

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Frank Winklmeier requested to merge fwinkl/athena:acmd_cleanup into master May 15, 2019
  • Overview 5
  • Commits 2
  • Pipelines 3
  • Changes 6

Implement a trivial plugin registration for acmd.py to remove the dependency on the extensions module. Also remove some unused code and options. Add dependency on requests module (from LCG) to ensure the jira plugin works correctly.

Since the extensions module is not used anywhere else in ATLAS, the second commit removes it from our externals (ATLINFR-2325).

Edited May 15, 2019 by Frank Winklmeier
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: acmd_cleanup