This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/NBI.git.
Pull mirroring updated .
- Aug 10, 2020
-
-
Change-Id: I926cdb6fc877d5d4d233400f9eb9973ad6b2935d Signed-off-by: Frank Bryden <frank.bryden@etsi.org>
-
Change-Id: If58bd7fb17e807293b79141f18653fd3350531c5 Signed-off-by: Frank Bryden <frank.bryden@etsi.org>
-
Change-Id: Ie31277a4c85092f3bd42b4f865d38d8e8049af7a Signed-off-by: Frank Bryden <frank.bryden@etsi.org>
-
- Jul 14, 2020
-
-
Alfonso Tierno authored
Change-Id: I862a1ec95499bd285a44aab3f3527e0c1c80af65 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Jul 13, 2020
-
-
Change-Id: I55f13a301d10ac5ee4332612565c2663f4bb35d8 Signed-off-by: preethika.p <preethika.p@tataelxsi.co.in>
-
- Jul 02, 2020
-
-
Alfonso Tierno authored
Change-Id: I94e1ef61fae5ca489b5f733121078db5d845724b Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Jul 01, 2020
-
-
garciadeblas authored
Change-Id: I042a29b382949eb1d38083c3818782aa9b552339 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
garciadeblas authored
Change-Id: I67e8f9078478185ee47bca4301ff16a099baf8af Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jun 30, 2020
-
-
garciadeblas authored
Change-Id: Iaf3cae9df2cd421947662dc69b3b67bb361c4fe6 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
-
- Jun 26, 2020
-
-
New common method for NS, NSD and VNFD subscriptions check_conflict_on_new() compares new subscription against existing subscriptions. It will reject new subscription if and only if there exisits a subscription which has same auth callbackuri, username(if present) and filters. Change-Id: I0196ee4dfc1207c635cfa4c2ac5798be3579a095 Signed-off-by: K Sai Kiran <saikiran.k@tataelxsi.co.in>
-
Alfonso Tierno authored
Change-Id: I6f6047c5ab49c42556c9cb09c4512a4dc37ac2df Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Initial implementation always needed auth to make notification. After going through sol005, understanding is auth can be optional and while subscribing auth is kept optional. Also fixed some typos. Change-Id: I89c5cf8f0efa9915b4daebb0f8e0d20d2861f71c Signed-off-by: K Sai Kiran <saikiran.k@tataelxsi.co.in>
-
- Jun 25, 2020
-
-
ksaikiranr authored
Added Ns subscription url to html_out. Since in html there was no explict link for favicon.ico, browser by default makes GET request to /favicon.ico NBI reponse was 404. Added OSM favicon.ico and gave explicit link to static folder. Change-Id: Id0088ca09bfc5000e487ab44ac678fab49919c37 Signed-off-by: K Sai Kiran <saikiran.k@tataelxsi.co.in>
-
- Jun 24, 2020
-
-
Alfonso Tierno authored
Change-Id: Ibfce8d1558eb7d43cc39d6397d8714cf8ccd335b Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Change-Id: Ieda404fe35262f2afa51dedddf0404ef00087622 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Jun 22, 2020
-
-
Alfonso Tierno authored
It is only deletes if it the last project referencing it. Depends on this change at common: https://osm.etsi.org/gerrit/9134 Change-Id: Id167c0ae3309212b97f59d47a9f3cee7f53fd263 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Change-Id: Ie0e9d8a1dd6741a57c575ee18bd9dd39d762c6b7 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Change-Id: I4c59c88fa380211f07e91016fbdefbbf807117fa Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Change-Id: I4ca24e1117f86eaf6e4d18863c478a4d536e2374 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Jun 19, 2020
-
-
ksaikiranr authored
osm_nbi/subscriptions.py: Existing thread which analyze kafka messages for ns topic, if the message can be used for nslcm notification, then it will invoke NsLcmNotification.send_notification(). osm_nbi/notifications.py: (new file)Holds classes for NS, NSD, VNFD notifications. Used asyncio and aiohttp to send notifications. Wait time for failed notification will increase in powers of 2. Reusing session of aiohttp client for performance. Notifications are SOL005 compliant. But some data is missing in kafka message, for such keys N/A value is assigned in notification body. Change-Id: I142ffc12f3b4e3720d41562f7ffca3b2280f4fd4 Signed-off-by: K Sai Kiran <saikiran.k@tataelxsi.co.in>
-
ppree authored
Delete_extra used to remove mapped_subscription Moved code to use db.create_list function Addressed review comments. Change-Id: I84bd39e9a9c942d15762d4715843c7c539842767 Signed-off-by: preethika.p <preethika.p@tataelxsi.co.in>
-
- Jun 03, 2020
-
-
Alfonso Tierno authored
Change-Id: I1d14ec8f3a7b180ae49a802cdc5874c768a53e0a Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
add osmrepos to quotas Change-Id: I8cf11677b8aa5612f78ff10492d432849b33cd08 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Change-Id: I856aea935c03d835fe22176c31c27bce15d59b12 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Following the documentation of LDAP in devops repo, the user profiles are read only. Try Except block resolves the issue. Raise error to NBI when change for username/password is requested. Change-Id: Id5919af575ec7cd128424fc53f7365d6cd4c29a7 Signed-off-by: K Sai Kiran <saikiran.k@tataelxsi.co.in>
-
Alfonso Tierno authored
Change-Id: I183fb351e8be6a285f5f3f40e5bbea97a9cb9518 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Change-Id: Ied5223046f00b630442043f3e6ecd34f6867c24f Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
-
Change-Id: Id0141df33b8470bc6739b26da0fd72166c160972 Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
-
Alfonso Tierno authored
Change-Id: I06fba0317f13e6691b7d9c41177d1178dbd26d2b Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
When we pass auth_url in nbi.cfg -> [authentication], the auth_url is used by password manager but not by keystone http client. Need to pass auth_url to httpclient so that it uses auth_url instead of https://keystone:5000 which is in service catalog of keystone. Added http://keystone:5000/v3 to docker files. Added regex validation for auth_url. Change-Id: Ie3e144dd826e73a27c25f917cf54e64cf4c22207 Signed-off-by: K Sai Kiran <saikiran.k@tataelxsi.co.in>
-
Change-Id: Ifdd15c294331838dd3b18d89dc009bfc54827871 Signed-off-by: Felipe Vicens <felipe.vicens@atos.net>
-
Alfonso Tierno authored
Change-Id: I6a076fa05f734432f48e0ab9826e27bffe0b80ad Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Change-Id: I6a46a828c0e0ebadb3504e4f71b7cad1b49e6842 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Change-Id: Ic83d30c33f6df148f651f4a06fc4a8d98be8b116 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Apr 29, 2020
-
-
Alfonso Tierno authored
Change-Id: I35b93777bd6fbd7eb45f4a802da01a1453ab2ab0 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Apr 21, 2020
-
-
Alfonso Tierno authored
Change-Id: If0a25f3eec9bf1b08e3be951dde2cbc18c9d700b Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Apr 17, 2020
-
-
Alfonso Tierno authored
Change-Id: Ia0afd32c664961216dad5a4c74dc93ea99103417 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Apr 16, 2020
-
-
Alfonso Tierno authored
Change-Id: I24b08da39139e7e023b99e083c3d870ce98742bc Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Apr 13, 2020
-
-
Alfonso Tierno authored
Change-Id: I5952cee10f0c8a639d8690d254bc6d2afe7d5efb Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Apr 03, 2020
-
-
Alfonso Tierno authored
Change-Id: If6d53b73239d3bf8dbb28937c2fb9e949641d0e5 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-