This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/NBI.git.
Pull mirroring updated .
- 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>
-
- Apr 02, 2020
-
-
Alfonso Tierno authored
Change-Id: If8eae30bfdc53f2d55777d3eeb2e1e0f0f00deff Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Mar 31, 2020
-
-
Alfonso Tierno authored
Change-Id: I64c8920eb76d24c517c8e289382de4fa97931e9c Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
Change-Id: I94e190dc3e104a7f98a085368cb0d4ba13a719cd Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Mar 30, 2020
-
-
Alfonso Tierno authored
Change-Id: Ib42405a46cf48f99780da37896830d68feb5a2da Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Mar 24, 2020
-
-
Alfonso Tierno authored
Change-Id: I29d4415e1d6af3a86639739eb38a0b92e1349cac Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
Alfonso Tierno authored
bug 1035. Load role permissions from nbi.py 'valid_url_methods' instead of 'resources_to_operations.yml' Change-Id: I84a80f8cef886cbce9b22819ead04ae14d31af79 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Mar 22, 2020
-
-
rsvij authored
Change-Id: I59647c89cb467a8976ae0d09f5cab411a5d81c37 Signed-off-by: vijay.r <vijay.r@tataelxsi.co.in>
-
- Mar 18, 2020
-
-
Alfonso Tierno authored
Change-Id: Ie4fc95d144d3c7987ccd56b090eaf7887ab8b67b Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Mar 13, 2020
-
-
Alfonso Tierno authored
Change-Id: I4f827d185678be1529a8774d08ce668b12f653c5 Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Mar 12, 2020
-
-
Alfonso Tierno authored
Change-Id: I00ded05ca164e8dec18b821650ac16679137434c Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Feb 28, 2020
-
-
Alfonso Tierno authored
Provide the domain when listing users/projects Allow filtering by domain Change-Id: Ieccf9ad40f3ef7896e99ee26128d0b590cf615be Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
-
- Feb 24, 2020
-
-
delacruzramo authored
Change-Id: I2797a7b470f84a445bc9b648701112969f8790e6 Signed-off-by: delacruzramo <pedro.delacruzramos@altran.com>
-