Skip to content

v1.4.1-5

Choose a tag to compare

@skanct skanct released this 16 Jan 00:29
  • new path and filename for consumer logs
  • migrate.py lower on resources
  • migration script to transform old data to new avro schema with map type
    ARGOeu/ARGO#134
  • GridPP VO job example
  • downtimes filename day timestamp is queried one
    ARGOeu/ARGO#133
  • removed VO as an entity in configuration; only customers and set of jobs
  • multiple customers in config each with own outputdir
  • data feeds for all connectors can be defined per job
  • prefilter-egi.py is aware of multiple customers
  • avro schemas with generic tags
  • case insensitive sections and options
  • setup.py with automatic version catch from spec
  • new default config
    ARGOeu/ARGO#132
  • VO jobs are moved under customer's directory
  • handle group type names with whitespaces
  • fixed bug with filtering VO groups across multiple VO jobs
  • added Dirname optional option for VO config
  • correctly renamed avro schemas
  • added README.md with a basic project info
  • renamed weights and more configs refactoring
  • put scripts back into libexec
  • minor code cleanups and renamed connectors to reflect the source of data
  • poem server is defined in its config file, not global one
  • prefilter-egi.py cleanups and roll back missing file
  • deleted leftovers
  • refactor the configuration of connectors/components
    ARGOeu/ARGO#114
  • fixed topology connector for VO'es to produce correct GE and GG avro files
    ARGOeu/ARGO#121
  • use of distutils for package building