Age | Commit message (Collapse) | Author | Files | Lines |
|
to using the release version and remove
the dependency in the docker file that is
tied to the 1.1.0 since we are upgrading it
will not always be the same and always depend
on the project version as it will be updatable
from the versions:set command
Issue-ID: AAI-448
Change-Id: Id80162d227a133a51c36b986ac8a8e6952eac2f7
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
The update query tool is supposed to be
getting the url from aai config and
that is supposed to have the /aai/v11
which was missing during a previous change
Issue-ID: AAI-408
Change-Id: I3c4e2ac9712ea4b7bf6846b9516a5ce7ce12398f
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Also fix the call to update query script issue
since in kubernetes environment, there is no
guarantee that the haproxy will come up before the
traversal container comes up so we need to modify
aai.server.url to point to resources container
Issue-ID: AAI-408
Change-Id: I46c4e75c10a7509541ea19113a3297de26f92677
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Issue-ID: AAI-61 AAI-82
Change-Id: Iba7de4bd0dea1398d8608c9c514d78ad69201d0a
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Also ensure that this is only run once when
the first time the container is started
so during restart this won't be triggered
Issue-ID: AAI-307
Change-Id: I31ea9e86c12b52083d8141e863e557f0c8b6b322
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
this script will upload defined named query to the aai-traversal service
Change the docker-entrypoint script to wait for resources
and then start the named query after resource is up
and start the traversal app as the main app
Issue-ID: AAI-307
Change-Id: I7a0a4a97cc63eb5d3d1c9a31c908726a8c0af1e9
Signed-off-by: Krzysztof Kwiecien <krzysztof.kwiecien1@orange.com>
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
In order to decrease image size as well as
decrease the build time of docker image everyday
Issue-ID: AAI-219
Change-Id: I6c5aea3672a24f0512ef95eead32b04b642400e9
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
It was included a mechanism to pass proxy arguments to the image.
Besides fixing the use of HTTPS_PROXY.
Change-Id: I3aed0eabff2ba6ca4aae14fb56a676f36437a826
Signed-off-by: Victor Morales <victor.morales@intel.com>
|
|
Add the named query jsons that was rejected due to another problem
Update the necessary files to make it compatible with ajsc 2.1.0
Change-Id: I4f26e21ef69edff1003a21ead849d10c9cbb8e3a
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|
|
Change-Id: Id31f4bdda9c86f782f86829f8b86dada959a9729
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
|