summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-10-19Update release notesistanbulkrishnaa964-3/+87
Issue-ID: OPTFRA-1007 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I817280206062fa63fbd9a04a3083ce8607c670fe (cherry picked from commit dd06e2675aedd7ae6344f2f51e70bbd468f36ce5)
2021-08-03Update slice profilesdeepikasatheesh1-3/+8
Issue-ID: OPTFRA-979 Signed-off-by: deepikasatheesh <deepika.s84@wipro.com> Change-Id: I6331e854e5bd730b64a2b3b4749e9e22963ace6a
2021-07-29Release docker image 2.2.1 for optf-hasMalarvizhi1-0/+8
Issue-ID: OPTFRA-987 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: Iec04d72362e1be1e78a4ef4c77c3302c603628d6
2021-07-29Update version - optf-has2.2.1Malarvizhi3-3/+3
Issue-ID: OPTFRA-987 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I4523e63e1be315f1d0f8a71cfdcc7ac30f28345c
2021-07-29Coverage Area to TA list mapping - OOF-CPS IntegrationMalarvizhi3-8/+9
Issue-ID: OPTFRA-971 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I672aeca56fbe248dee38a9be6fb6deb6988bc254
2021-07-26Fix issues in CPS interfacekrishnaa961-2/+2
Issue-ID: OPTFRA-971 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I5c797a5a50ac781e8bcf9f46a386e103b7a67da6
2021-07-23Ignore missing field from AAI datakrishnaa961-1/+2
Issue-ID: OPTFRA-968 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I8c20214107b7a6eac096c43f3921a4bb6194c121
2021-07-14Add grpc size limit optionkrishnaa961-0/+2
Issue-ID: OPTFRA-982 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ia72f366bef97ad63b4718bd0a04ecc21f5a8e0fa
2021-06-02Update docs for music migrationkrishnaa968-666/+468
- Update the Architecture diagram - Split Installation page into configuration and advanced options Issue-ID: OPTFRA-964 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I214b05ef0f88cb11f50aa6156450506074ed06c0
2021-06-01Fix sonar issuesMalarvizhi Paramasivam2-21/+20
Issue-ID: OPTFRA-946 Change-Id: I9caa57c88eae3b58e492dee621498caa054028ea Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com>
2021-05-18Release docker image 2.2.0 for optf-hasMalarvizhi Paramasivam1-0/+8
Issue-ID: OPTFRA-947 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I248a831879838d42ef42f4887b414715bf1f63d1
2021-05-18Update version2.2.0Malarvizhi Paramasivam3-4/+4
Issue-ID: OPTFRA-947 Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com> Change-Id: I93531c9f36d3894d3702710d5fd1225332e8dc05
2021-05-10Remove ETCD credential from SMSkrishnaa962-10/+0
The credentials for ETCD will be auto generated during startup, so SMS is not needed for storing the ETCD password Issue-ID: OPTFRA-947 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I29f0796c4a8a32aa13f9429405b6271d7e0900f7
2021-05-06Modify CSIT scripts to use ETCDkrishnaa9616-375/+140
Add healthcheck insert during the startup within the controller app Issue-ID: OPTFRA-947 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I6b9a9bc4a02e24b10306395a92fd8830175e38df
2021-05-05Add db driver to switch between music and etcdkrishnaa9627-243/+251
Issue-ID: OPTFRA-947 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ie91756469a52e2262e85e0baec98855ee666d98a
2021-05-05Add etcd python clientkrishnaa969-0/+289
- Add a new python client for etcd - Add etcd credentials to SMS - New conf group etcd_api, db_options Issue-ID: OPTFRA-947 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I6b2214d2f2abc29c34613a5aeaad525b5f37a390
2021-05-03Remove gplv3 components from docker imagekrishnaa963-12/+9
Remove unwanted components installed in the image which might possibly be using a gplv3 license. Issue-ID: OPTFRA-853 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I375fa84fe598824ba0c4baf3401a520b9aa21ab2
2021-04-16Updating the docs to include NST selection enhancementshariharan972-4/+73
Issue-ID: OPTFRA-942 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: Ic1e059d1ce31591ee4ac7b1d0884f2d68107b064
2021-04-12Update AAI plugin for NSSI selectionkrishnaa963-3/+5
Slice profiles are related to NSSI directly as service-instance instead of allotted resource Issue-ID: OPTFRA-937 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I7ffc948b66f13fb7813acbb4151575c838e50141
2021-04-07Return translation error when demand is emptykrishnaa961-0/+2
HAS returns exception when the demand is empty. Now, HAS will returns translattion error when demand is empty Issue-ID: OPTFRA-511 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I56ae57e9d2411dfd9a770cd6e28ea6c68439c5b8
2021-03-24Update Release noteshariharan971-0/+84
Issue-ID: OPTFRA-935 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: Ia3c52f16203710ba08aa1c33d17ac155beccc018
2021-03-17Add CSIT to the project repokrishnaa9649-0/+5164
Issue-ID: OPTFRA-930 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I93d047739a9d24c90c33a179692329045f94b10b
2021-03-16Release OOF containershariharan971-0/+8
Issue-ID: OPTFRA-913 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I18fe41225c752f9df223c6e3a0a76494fb9fe3fb
2021-03-16Bump HAS to 2.1.52.1.5hariharan973-3/+3
Issue-ID: OPTFRA-913 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: Ibe9ffec13422313d18036eca3f06c6e48df72093
2021-03-12Fix HAS startup issuekrishnaa962-3/+7
HAS is not able to override user, password from SMS onto the existing config, since the groups are not registered to the oslo_config. This will be done when modules are loaded during startup Issue-ID: OPTFRA-929 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ic6b98ce4f1c04b23769a47ab1982ad3d1c6694a3
2021-03-10Fix CRITICAL weak-cryptography issues identified in sonarcloudhariharan971-2/+2
Issue-ID: OPTFRA-924 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: Iba9f12d2c5aae0ff4cf14a34ec51a4f4fa0bfaf9
2021-03-10Release OOF containershariharan971-0/+8
Issue-ID: OPTFRA-913 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: Ife3108307a8688d13b3a34f8e729d7c5bb672ca9
2021-03-09Replace pycryptodome with pycryptodomex2.1.4krishnaa965-12/+11
pycrypto is not maintained, so sonar is suggesting to move to pycryptodomex Bump to version 2.1.4 Issue-ID: OPTFRA-924 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I989d27e407d5e332278a387f92df32eda96067fb
2021-03-09Fix for has to communicate with SDC for Nst-selection enhancementshariharan972-13/+21
Issue-ID: OPTFRA-928 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I6d661e5482194d1ecd8e583c065ce1e77fa52b80
2021-03-01Update simulators for CSIT test caseshariharan975-67/+240
Issue-ID: OPTFRA-922 Signed-off-by: hariharan97 <hariharan.38@wipro.com> Change-Id: I3d83a4d048d01a982f70ec9ab126e8bb4634299c
2021-03-01Update slice profile candidate to ignore coverage area if not present in ↵hariharan972-4/+10
service profile Issue-ID: OPTFRA-923 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: Icb1e70ba60e7f3c26d931ad5c8158b66ffda93ab
2021-02-23Release OOF containershariharan971-0/+8
Issue-ID: OPTFRA-913 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: Ie85f49621f985d81e7f7a0b7d9bdd17554364766
2021-02-23Bump HAS to 2.1.32.1.3hariharan973-3/+3
Issue-ID: OPTFRA-913 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I6f5f92a0015d9981474140e4a970201c12759791
2021-02-19Merge "Update AAI plugin to fetch service profile"Vikas Varma7-106/+309
2021-02-19Merge ""Derive Coverage Area TA list from coverage area""krishna moorthy10-63/+345
2021-02-19"Derive Coverage Area TA list from coverage area"hariharan9710-63/+345
Issue-ID: OPTFRA-910 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I1f6e644987d093f9810bca75cf62834e08efd8b3
2021-02-18"Add teardown script for sdc-simulator"hariharan971-0/+22
Issue-ID: OPTFRA-764 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I7be0ded0ded0b6d8bf87ffb1dd5dbe5c8ad2a253
2021-02-17Update AAI plugin to fetch service profilekrishnaa967-106/+309
From the latest modeling update, service profile will be attached to NSI as an allotted resource Issue-ID: OPTFRA-907 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I1816b271e978017d6ff215961905fc2202e53771
2021-02-17Fix failing docker buildkrishnaa961-1/+3
Docker build is failing while installing cryptography. Disabling rust solves the issue Issue-ID: OPTFRA-908 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I9af528fee652b8d0d80914a6b8b166bbf7b1d1bd
2021-02-12"Adding Sdc-simulator for Nst selection "hariharan977-0/+221
Issue-ID: OPTFRA-764 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I59e7f539d0c3bd9fe301e3a7bd151a36c71343d9
2021-02-08"Nst-Selection enhancement"hariharan9724-6/+862
Issue-ID: OPTFRA-764 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: Id5d05967e349381bc5769c79b91e4439ea38fc82
2020-11-18Fix Release noteshariharan971-4/+4
Issue-ID: OPTFRA-869 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: Id9739504923e5468273fc0197a6ff4e34e2604af
2020-11-17Update release noteshariharan971-0/+86
Issue-ID: OPTFRA-869 Signed-off-by: hariharan97 <rh20085046@wipro.com> Change-Id: I4f7a677fc59a9df1ecae7b17c1d2271c81f01193
2020-10-23Run AAISIM using mountebankkrishnaa965-3/+278
Mountebank is an over the wire test double. (http://www.mbtest.org/) The AAI api for NSI and NSSI are the same. This makes it difficult to create stub using exisiting web server(web.py). So, lets move aaisim to more flexible mock server Issue-ID: OPTFRA-865 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I77c48fa3e491b3f73d1d5454625ffa27200f4751
2020-10-23Fix match_hpa with multiple inventory providerskrishnaa967-203/+203
match_hpa is implemented only for AAI inventory provider, but it was called using map_method In order to avoid calling the inventories which have not implemented it, lets create a method "invoke_method" in the inventory provider which will return None, if the method required is not implemented. Issue-ID: OPTFRA-864 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Idc49be08f10b23404024f9655900b15bc19776e4
2020-10-08Release HAS docker 2.1.2krishnaa961-0/+8
Issue-ID: OPTFRA-857 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I322c6b0d5d1b6345c54b849107054dd83759400d
2020-10-08Bump HAS to 2.1.22.1.2krishnaa963-3/+3
Issue-ID: OPTFRA-857 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I23f12df7a27f31c15a27045199d28417186c8493
2020-10-08Fix solver startup issuekrishnaa961-4/+4
Issue-ID: OPTFRA-855 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: Ib1acba8f9bfbf8cd8ba3f264ec66dc5af3253141
2020-10-06Fix bugs related to slice selectionkrishnaa964-62/+60
Issue-ID: OPTFRA-855 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I3ca5bf8c0f22a6ce2ae84c3286c9977fe2d22744
2020-09-30Fix to support multiple inventory providerskrishnaa9612-768/+297
Add generator plugin to extensions Aggregate candidate from multiple inv providers Limit no of candidates generated by generator Issue-ID: OPTFRA-854 Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com> Change-Id: I536a62e8616b1b4d9261d9d08540a8db5104af23