This is an automated email from the ASF dual-hosted git repository.
lahirujayathilake pushed a change to branch tracing-impl
in repository https://gitbox.apache.org/repos/asf/airavata-custos.git
from e8f3c5d29 Update AMIE baseline integration tests to align with the new
audit modeling
add 127910eb9 Move AMIE HTTP endpoints into the connector via mux
passthrough
No new revisions were added by this update.
Summary of changes:
cmd/server/main.go | 13 +++---
.../ACCESS/AMIE-Processor/pkg/amie/loader.go | 11 +++++-
.../ACCESS/AMIE-Processor/server/handlers.go | 46 +++++++++++++++-------
.../ACCESS/AMIE-Processor/server/handlers_test.go | 36 ++++++++++++-----
.../AMIE-Processor/store/packet_audit_store.go | 22 +++++------
.../Identity-Provisioner/pkg/comanage/loader.go | 3 +-
.../SLURM/Association-Mapper/pkg/smapper/loader.go | 3 +-
internal/connectors/loader.go | 11 ++++--
internal/server/server.go | 14 +++----
9 files changed, 101 insertions(+), 58 deletions(-)
rename internal/server/connectors_amie_handlers.go =>
connectors/ACCESS/AMIE-Processor/server/handlers.go (52%)
rename internal/server/connectors_amie_handlers_test.go =>
connectors/ACCESS/AMIE-Processor/server/handlers_test.go (75%)
rename internal/store/amie_packet_audit_store.go =>
connectors/ACCESS/AMIE-Processor/store/packet_audit_store.go (75%)