osm.etsi.org Git - osm/NBI.git/atom - requirements.txt history osm/NBI.git Atom feed https://osm.etsi.org/gitweb/?p=osm/NBI.git root static/git-favicon.png static/git-logo.png 2023-09-28T21:50:52Z gitweb Update pip requirements to pass stage2 and stage3 in all modules 2023-09-28T21:50:52Z garciadeblas gerardo.garciadeblas@telefonica.com garciadeblas gerardo.garciadeblas@telefonica.com 2023-09-28T21:50:52Z https://osm.etsi.org/gitweb/?p=osm/NBI.git;a=commitdiff;h=5cdcb80a5a968efc0f21c358974200c0f7bf75c5
Update pip requirements to pass stage2 and stage3 in all modules

Change-Id: I50582481c2aa5359c749dd7246e55aaa270dee57
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
  • [D] requirements.txt
Fix pip requirements to update pyangbind version to 0.8.3.post1 2023-09-06T08:34:02Z garciadeblas gerardo.garciadeblas@telefonica.com garciadeblas gerardo.garciadeblas@telefonica.com 2023-09-06T08:34:02Z https://osm.etsi.org/gitweb/?p=osm/NBI.git;a=commitdiff;h=514b546acfeedf03541574394f934e06335f16ee
Fix pip requirements to update pyangbind version to 0.8.3.post1

Change-Id: Ia278a01b8797a353b8d89f5ca31c9e3073e40f2c
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
  • [D] requirements.txt
Update version of PyYAML 2023-07-21T17:13:33Z Mark Beierl mark.beierl@canonical.com Mark Beierl mark.beierl@canonical.com 2023-07-21T17:13:33Z https://osm.etsi.org/gitweb/?p=osm/NBI.git;a=commitdiff;h=79276b21b9c1b57a16cb3d000ae2c1dc055d3f46
Update version of PyYAML

Change-Id: I9672c4cfc5e1aa3abcb67ee328fab299068c141c
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
  • [D] requirements.txt
Feature 10958: Audit Logs for OSM 2023-04-24T15:08:32Z elumalai deepika.e@tataelxsi.co.in elumalai deepika.e@tataelxsi.co.in 2023-04-24T15:08:32Z https://osm.etsi.org/gitweb/?p=osm/NBI.git;a=commitdiff;h=7802ff80245ba7ba6055bc927b91e4f8b1f42542
Feature 10958: Audit Logs for OSM

Added support for audit logs following CEF format in nbi.py,
auth.py and authconn_internal.py.

Change-Id: Ia4ef2fd7097a81d031d6e1bc68a779f536675fef
Signed-off-by: elumalai <deepika.e@tataelxsi.co.in>
  • [D] requirements.txt
Update to Python 3.10 and Ubuntu 22.04 2023-05-10T17:55:55Z Mark Beierl mark.beierl@canonical.com Mark Beierl mark.beierl@canonical.com 2023-05-10T17:55:55Z https://osm.etsi.org/gitweb/?p=osm/NBI.git;a=commitdiff;h=375aeb2647d733ac894b2408f66d36d55217c92d
Update to Python 3.10 and Ubuntu 22.04

Removed stale test file that has linting errors
Removed event loops
Updated Python dependencies

Change-Id: I9462b0d67ea6b5bd4c869b5f2bc8d6c57d78660c
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
  • [D] requirements.txt
Updating python dependencies 2023-01-27T21:23:41Z Mark Beierl mark.beierl@canonical.com Mark Beierl mark.beierl@canonical.com 2023-01-27T21:23:41Z https://osm.etsi.org/gitweb/?p=osm/NBI.git;a=commitdiff;h=1c87a420ceb5cad35d04a14da64e5c6ebe4e7cf7
Updating python dependencies

Update of Python packages (using pip-compile) in preparation for
Release FOURTEEN

Change-Id: If354cd6b4f13592bbe33cc3496b553bc01033a27
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
  • [D] requirements.txt
Manual update of pip requirements 2022-06-24T17:40:58Z beierlm mark.beierl@canonical.com beierlm mark.beierl@canonical.com 2022-06-24T17:40:58Z https://osm.etsi.org/gitweb/?p=osm/NBI.git;a=commitdiff;h=2868dec6cd2175bb35390c4dd2822d0b53196f67
Manual update of pip requirements

Change-Id: I963e8f63e80e6b35f090b5c03a0ada223118e65e
Signed-off-by: beierlm <mark.beierl@canonical.com>
  • [D] requirements.txt
Feature 10908: NBI Validation of packages upload 2022-04-07T08:57:18Z aticig gulsum.atici@canonical.com garciadeblas gerardo.garciadeblas@telefonica.com 2022-04-07T08:57:18Z https://osm.etsi.org/gitweb/?p=osm/NBI.git;a=commitdiff;h=9cfa8163385df6fca38094a4750f6cab22dbf250
Feature 10908: NBI Validation of packages upload

Descriptor validation methods are added for package update operations.

Change-Id: I38aa0319c698fcc7ff87f95712d2cef83c3aff8b
Signed-off-by: aticig <gulsum.atici@canonical.com>
  • [D] requirements.txt
Bug 1844: LTS Support 2022-01-13T16:40:06Z beierlm mark.beierl@canonical.com beierlm mark.beierl@canonical.com 2022-01-13T16:40:06Z https://osm.etsi.org/gitweb/?p=osm/NBI.git;a=commitdiff;h=0ae051c524c15eb7818b01c9dfd9356760471fde
Bug 1844: LTS Support

Updates base to Ubuntu 20.04
Updates python to 3.8
Updates pip dependencies to more recent versions
Adds apt cache to stage 2 dockerfile

Fixes bug 1844

Change-Id: I66a80d649fa5beaaf0821c9e307ca7215ede9fd4
Signed-off-by: beierlm <mark.beierl@canonical.com>
  • [D] requirements.txt
Feature 10339 - Enhanced Alarm Mgmt. (SOL005 FM Interface) 2021-03-18T08:19:32Z Atul Agarwal atul.agarwal@altran.com Atul Agarwal Atul.Agarwal@Altran.com 2021-03-18T08:19:32Z https://osm.etsi.org/gitweb/?p=osm/NBI.git;a=commitdiff;h=b6480fc3be0d05e4e64f35a12dccdabf249ed94e
Feature 10339 - Enhanced Alarm Mgmt. (SOL005 FM Interface)

Change-Id: I80ee1fb48fe3ad7ac48cd3c346d2d8b8c3181c8c
Signed-off-by: Atul Agarwal <atul.agarwal@altran.com>
Signed-off-by: Atul Agarwal <Atul.Agarwal@Altran.com>
  • [D] requirements.txt
Feature 10296 Pip Standardization 2021-02-22T19:30:35Z beierlm mark.beierl@canonical.com beierlm mark.beierl@canonical.com 2021-02-22T19:30:35Z https://osm.etsi.org/gitweb/?p=osm/NBI.git;a=commitdiff;h=a0911d313aed81603a71ec70a7fe6835f734961f
Feature 10296 Pip Standardization

Creates standard template for tox.ini
Introduces 'safety' for listing upstream CVEs
Pins all versions of all upstream modules

Change-Id: I156239b97cd550c5349eb40197d85ce1a8dfde6c
Signed-off-by: beierlm <mark.beierl@canonical.com>
  • [D] requirements.txt
Feature 8532: Added new plugin authconn tacacs 2020-10-30T05:44:44Z K Sai Kiran saikiran.k@tataelxsi.co.in ksaikiranr saikiran.k@tataelxsi.co.in 2020-10-30T05:44:44Z https://osm.etsi.org/gitweb/?p=osm/NBI.git;a=commitdiff;h=7ddb0732d05743a56ee3376446f76be8fa73d3ad
Feature 8532: Added new plugin authconn tacacs

Added plugin authconn_tacacs.py Created new function validate_user() to
contain the logic for username password validation.
In authconn_tacacs, validate_user will be redefined to connect to TACACS.
Created class variables which will be collections for internal mode. For TACACS mode,
they will be roles_tacacs, projects_tacacs etc.

Change-Id: Ib7fc8900860a492a79f6d0220bcdbb582edad017
Signed-off-by: K Sai Kiran <saikiran.k@tataelxsi.co.in>
  • [D] requirements.txt
fix 1272. Fixing aiohttp version to 3.6.2 2020-10-28T10:04:37Z tierno alfonso.tiernosepulveda@telefonica.com tierno alfonso.tiernosepulveda@telefonica.com 2020-10-28T10:04:37Z https://osm.etsi.org/gitweb/?p=osm/NBI.git;a=commitdiff;h=f3ea2ed8d6932d3709e15a8f69a34f57405bb740
fix 1272. Fixing aiohttp version to 3.6.2

library aioresponses 0.7.0 used only by unittests is failing
with the aiohttp version 3.7.x For the moment freezing aiohttp
version

Also allows modern versions of cherrypy and jsonschema in master branch

Change-Id: I45503fd28a2f015773b1f7200d80d5ce412df567
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
  • [D] requirements.txt
feature 7919 - Subscription API for OSS/BSS management systems 2020-04-22T06:55:39Z preethika.p preethika.p@tataelxsi.co.in preethika.p preethika.p@tataelxsi.co.in 2020-04-22T06:55:39Z https://osm.etsi.org/gitweb/?p=osm/NBI.git;a=commitdiff;h=329b81892dc8d2549209fd73505d1f88cf862a72
feature 7919 - Subscription API for OSS/BSS management systems

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>
  • [D] requirements.txt
minor fixes at dependencies 2020-02-05T12:43:44Z tierno alfonso.tiernosepulveda@telefonica.com tierno alfonso.tiernosepulveda@telefonica.com 2020-02-05T12:43:44Z https://osm.etsi.org/gitweb/?p=osm/NBI.git;a=commitdiff;h=454c30b8407d64cf360dacb0444c586b46801e1c
minor fixes at dependencies

Change-Id: Ic30ce0df9b837ac519784e3438611e1163d7e17e
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
  • [D] requirements.txt
Feature7912- Enhancement of NBI API to collect VNF metrics 2019-09-20T11:07:50Z preethika.p preethika.p@tataelxsi.co.in preethika.p preethika.p@tataelxsi.co.in 2019-09-20T11:07:50Z https://osm.etsi.org/gitweb/?p=osm/NBI.git;a=commitdiff;h=0952a48159c11b6d31fff6617f04f06351ed79f3
Feature7912- Enhancement of NBI API to collect VNF metrics
Addressed the comments
Unittest added
Made changes in tox file
Change-Id: Iad1e625f609272556bcc51b36c96a336d34b5c86
Signed-off-by: preethika.p <preethika.p@tataelxsi.co.in>
  • [D] requirements.txt
adding needed dependency aiohttp 2019-10-17T14:24:58Z tierno alfonso.tiernosepulveda@telefonica.com tierno alfonso.tiernosepulveda@telefonica.com 2019-10-17T14:24:58Z https://osm.etsi.org/gitweb/?p=osm/NBI.git;a=commitdiff;h=970093cf246e3fcfa34b6e195c459d244272e213
adding needed dependency aiohttp

Change-Id: I9a2046c4f470d8946f8881b6a3c2dd7684a34679
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
  • [D] requirements.txt
initial unittest for osm_nbi.instance_topics 2019-09-02T16:03:25Z tierno alfonso.tiernosepulveda@telefonica.com tierno alfonso.tiernosepulveda@telefonica.com 2019-09-02T16:03:25Z https://osm.etsi.org/gitweb/?p=osm/NBI.git;a=commitdiff;h=1bfe4e2392fe3ba155d71ad4f99fbc7fd21e68be
initial unittest for osm_nbi.instance_topics

Change-Id: Ib38b3e6625014c8641e7cadce69624f46b41d1ac
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
  • [D] requirements.txt
change cherrypy version to 18.1.2 2019-09-03T07:24:17Z tierno alfonso.tiernosepulveda@telefonica.com tierno alfonso.tiernosepulveda@telefonica.com 2019-09-03T07:24:17Z https://osm.etsi.org/gitweb/?p=osm/NBI.git;a=commitdiff;h=b7e42f04a0e421697ea9107040c4effcf44bbb2e
change cherrypy version to 18.1.2

Change-Id: Id9a2e516e253ccf174d2ac7849178da7bdac0576
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
  • [D] requirements.txt
change imports with osm_nbi prefix 2019-08-28T13:36:34Z tierno alfonso.tiernosepulveda@telefonica.com tierno alfonso.tiernosepulveda@telefonica.com 2019-08-28T13:36:34Z https://osm.etsi.org/gitweb/?p=osm/NBI.git;a=commitdiff;h=23acf4001306e92a587de566be4bab00931104ba
change imports with osm_nbi prefix

Change-Id: I4dcbfc71d900269f28ceec6669fe4127bc6a29fc
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
  • [D] requirements.txt