Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: AAI-1461
Add properties to vpn-binding:
access-provider-id, access-client-id, access-topology-id, src-access-node-id,
src-access-ltp-id, dst-access-node-id, dst-access-ltp-id, operational-status,
model-customization-id, model-version-id, model-invariant-id
Make ids and operational-status indexed.
Add CCVPN EdgeRules for vpn-binding to p-interface.
Accidentally squashed in second commit for:
Issue-ID: AAI-1464
Add properties to pnf schema:
admin-status, operational-status, model-customization-id, model-version-id,
model-invariant-id
Make these properties indexed as well:
admin-status, operational-status
Change-Id: I30b75262d3e01cfae2cf77d9be9da26a56a049ed
Signed-off-by: Keong Lim <keong.lim@huawei.com>
|
|
Issue-ID: AAI-1460
Update operational-status to be indexed property
Add CCVPN EdgeRules file
Change-Id: Ia8e20171ad060b7ca8f2e91d7a66a545146ff36d
Signed-off-by: Keong Lim <keong.lim@huawei.com>
|
|
Issue-ID: AAI-1459
Add input-parameters property to service-instance element for SO to
pass parameters to Closed Loop.
Add company name to copyright notice.
Change-Id: I9e9fed562a7503d8d2ad09e2052c3e29f7fe85ea
Signed-off-by: Keong Lim <keong.lim@huawei.com>
|
|
Issue-ID: AAI-1453
Add properties network-ref, transparent, operational-status
Make these network-ref and operational-status indexed
Change-Id: I047ecda31e08573adb1ef32ecd82b8e80e70d37a
Signed-off-by: Keong Lim <keong.lim@huawei.com>
|
|
Issue-ID: AAI-1452
- Re-indent list bodies to optimise size of generated output, reduces
final output size by half in new v14 schema.
- Add table of contents links under Summary heading for navigating long
document
- Added company name to copyright notice
Change-Id: I74e98a097728fb93939e8a3b2fe27906d0b83ff7
Signed-off-by: Keong Lim <keong.lim@huawei.com>
|
|
Integrate the aai-core into using the aai-schema-ingest
library to be agnostic to the schema changes
Remove any references to aai-schema dependency in aai-core
Reorder the components so the aai-schema-ingest is first installed
Moved the edge rules to the aai-schema as they are linked to schema
Rework the generation of the aai-schema to using aai-schema-ingest library
Also remove the yaml and html folders as they get generated on the fly
So when maven pushes the aai-schema jar, the jar contains the generated
yaml, html and xsd files at runtime due to the gerrit limit of filesize
Issue-ID: AAI-1455
Change-Id: I87ecd9eb2fc96a09d3a6399955637674f6e7fb21
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
|
|
|
|
fixed formatting
removed unused JanusGraph graph parameter
deleted usage of print that were accompanied by a logger
reduced loadSchemaIntoJanusGraph complexity by cutting it into smaller methods
added private constructor to prevent instantiation
optimized imports
Change-Id: I4645a7fed266afbe6c2b21df20b40574aa9f31fd
Issue-ID: AAI-1437
Signed-off-by: jczestochowska <justyna.czestochowska@nokia.com>
|
|
|
|
replaced long if else with switch
extracted methods handling wrong or missing arguments
replaced AAI_6101 with constant, called diamond operator
Change-Id: Ia8e43df0f028617c55c12bea03efab22b7fc1f4b
Issue-ID: AAI-1431
Signed-off-by: jczestochowska <justyna.czestochowska@nokia.com>
|
|
replaced usage of print by logger,
removed duplication,
removed commented out code
Change-Id: Ib8b8cf9e6769ecc235ec080f26526cf7d790513c
Issue-ID: AAI-1434
Signed-off-by: jczestochowska <justyna.czestochowska@nokia.com>
|
|
Remove the usage of EPA attribute which is deprecated
cloud-epa-caps attribute is removed from v14 of schema
Change-Id: Ie5fb5cf9f33ff5597525a0b53e264ce1ab66477c
Issue-ID: AAI-1150
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Issue-ID: AAI-1395
Change-Id: I83497b998d25dbe02c8436b2bddd10e15f1364ce
Signed-off-by: Maharajh, Robby <rx2202@att.com>
|
|
|
|
|
|
|
|
Issue-ID: AAI-1395
Change-Id: I306e579c4a367a7b41ab46759a261bcc3a628699
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Change-Id: I08606ec83b53cd87005f7d52301e0fe8792d744e
Issue-ID: AAI-1236
Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
|
|
Change-Id: I8fd74ac0b90244f1af2544f243478c5a7de989eb
Issue-ID: AAI-1360
Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
|
|
Change-Id: I9c837a3e62d7834922ab0c191590875359a69441
Issue-ID: AAI-1358
Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
|
|
Removed unusued imports
Change-Id: I84984a566d339a1b366fa14eb387b21d94c14a34
Issue-ID: AAI-1347
Signed-off-by: Wiktor Garbarek <wiktor.garbarek@nokia.com>
|
|
Change-Id: I27b9210430c877d7d2bd0d3440ed12f702282fe1
Issue-ID: AAI-1235
Signed-off-by: Bogumil Zebek <bogumil.zebek@nokia.com>
|
|
Issue-ID: AAI-1225
Change-Id: Icd928f8722ea4ff24d269eb222e8565451d7a317
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
to outline how to workaround and potentially
fix the resiliency issue in AAI where a deleted
resources or traversal pod will cause the service
to always return 503.
Issue-ID: AAI-1217
Change-Id: I530a72385ae6afcf2cccc9a11c83d94a76f0eaa2
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Issue-ID: AAI-1211
Change-Id: I5dfaa4a9dfd709b22325e2999bc422537f70d8b4
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
-Add section for secuirty n otes
-Fix forma issue
Change-Id: I3a3532835ff9d77262b9942ee6c582959a252c9f
Issue-ID: DOC-271
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
Issue-ID: AAI-1187
Change-Id: I61eb6cfb6b63dbfb78e2631def1daec6456f1f4f
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
|
|
Issue-ID: AAI-1171
Change-Id: Ib65b5a2481e245a44b02219c7980018373502b35
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
|
|
|
|
Issue-ID: AAI-1169
Change-Id: Id80fd4b8c7af48dde78b441fb6ec2b6619c608bc
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Add end of block and inline markup delimeters
Use code blocks for json, xml, and http
Change-Id: I79f69227bfb3e43d97f46e01fe2ada6d1c4872ea
Issue-ID: AAI-1152
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Issue-ID: AAI-965
Change-Id: I25575c7519407f84f78c5e647b8eb32b9e3492f6
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Issue-ID: AAI-965
Change-Id: I46c46c5abec5a3781c6ec8595b474e647901692a
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Issue-ID: AAI-965
Change-Id: I68600c2a586faa5537ac58ca21b06e984413a8bc
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Issue-ID: AAI-970
Change-Id: I4ea1bc52ac710f2c51f0474f08a1f8b71d6cd0e2
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Issue-ID: AAI-1090
Change-Id: Ic041380839a98790a02a2c5c0cf8720e39e08067
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Issue-ID: AAI-1090
Change-Id: Iae82ec9c42e40601aa6d7e7513ad1c0d7392b4f8
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Also update the version to 1.2.3-SNAPSHOT
Issue-ID: AAI-1090
Change-Id: I7649416340f0a670ec9e83cfef355dc4ef40a1b3
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Issue-ID: AAI-1090
Change-Id: I41912a801da31736d0501705c46fb9172e1f26dc
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Issue-ID: AAI-1090
Change-Id: Ic5d84689a0aa33a2ba215f9fde4af650bef2d4eb
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Issue-ID: AAI-1088
Change-Id: Ie7dcebb9169e51b172b1c9a56770712de8031655
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Issue-ID: AAI-1051
Change-Id: I6a275e9c7d8d94de729821e6ff436dd261ab7947
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Issue-ID: AAI-1051
Change-Id: I3fcced1c8672ad3a7f18be4368c8f3b3b454263a
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Issue-ID: AAI-586
Change-Id: I69efb05f9fb82ffe1a97042e493c754b55bfb269
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Issue-ID: AAI-1036
Issue-ID: AAI-968
Issue-ID: AAI-975
Change-Id: Iad8ad4f6e5f71c969b99356b7c909dc585e97a98
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
|
|
Change-Id: Ice7b38273c6c4701dd16da573c03fa121abfe298
Issue-ID: AAI-971
Signed-off-by: Epp, Richard (re6517) <re6517@us.att.com>
|