This is an automated email from the ASF dual-hosted git repository.
DImuthuUpe pushed a change to branch slurm-mapper-int
in repository https://gitbox.apache.org/repos/asf/airavata-custos.git
from 7ea76163d Initial framework in integrate connectors to core with pub
sub
add 0b431d4e9 Creating a slurm account when an compute allocation was
created
No new revisions were added by this update.
Summary of changes:
cmd/server/main.go | 4 +-
connectors/SLURM/Association-Mapper/README.md | 30 +++++++++++++
.../internal/operations/accounts.go | 8 ++--
.../internal/operations/accounts_test.go | 8 ++--
.../internal/operations/associations.go | 6 +--
.../internal/operations/associations_test.go | 7 ++--
.../internal/operations/client.go | 20 +++++----
.../internal/operations/client_test.go | 4 +-
.../internal/subscribers/account.go | 49 +++++++++++++++++++++-
.../internal/subscribers/subscriber.go | 5 ++-
.../SLURM/Association-Mapper/pkg/smapper/loader.go | 22 ++++++++--
docs/API-Docs.md | 4 +-
internal/connectors/loader.go | 5 ++-
13 files changed, 134 insertions(+), 38 deletions(-)