Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Development Testing

See also MSB Test Environment Setup

References

  • Jira Legacy
    serverSystem Jira
    serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
    keyAAI-1964
  • Jira Legacy
    serverSystem Jira
    serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
    keyAAI-1966
  • Jira Legacy
    serverSystem Jira
    serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
    keyAAI-2182
  • Contributing To AAI Best Practise

OOM Deployment

Jira Legacy
serverSystem Jira
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176
keyAAI-1965

...

For new version of data model and each service these two tables needs to be updated by adding these configs (both need to be added):

XX needs to be changed for current version number

  • In this case path is used for query

...

    "serviceName": "_aai-cloudInfrastructure",

    "version": "v14vXX",

    "url": "/aai/v14vXX/cloud-infrastructure",

    "protocol": "REST",

...

    "visualRange": "1",

    "path": "/aai/v14vXX/cloud-infrastructure"

  },

...

  "serviceName": "aai-cloudInfrastructure",

  "version": "v14vXX",

  "url": "/aai/v14vXX/cloud-infrastructure",

  "protocol": "REST",

...