projects
/
osm
/
osmclient.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
osm/osmclient.git
11 days ago
jegan
Bug 2376 fixed: Performing NS-Update through CLI
76/14376/5
master
commit
|
commitdiff
2024-10-16
garciadeblas
Multiple output formats in list and show commands for...
42/14642/1
commit
|
commitdiff
2024-10-15
garciadeblas
Fix register and get-credentials cluster commands
37/14637/2
commit
|
commitdiff
2024-10-13
garciadeblas
Add osmclient commands for cluster mgmt: get-creds...
08/14608/4
commit
|
commitdiff
2024-10-03
garciadeblas
Fix profile_type used in KSU creation and parse respons...
88/14588/3
commit
|
commitdiff
2024-10-03
garciadeblas
Fix bug 2259 in OSM repo generation when there is no...
15/14615/1
commit
|
commitdiff
2024-09-30
garciadeblas
Fix path and content for KSU creation to match NB API
87/14587/2
commit
|
commitdiff
2024-09-30
36970
Bug 2374 Fixed:IP's are not listed properly when using...
51/14351/5
commit
|
commitdiff
2024-09-13
garciadeblas
Support base64 encoded credentials for VIM creation
61/14561/1
commit
|
commitdiff
2024-08-20
garciadeblas
Features 11020,11022-11026 Advanced cluster mgmt
29/14329/27
release-v16.0-start
v16.0.0
commit
|
commitdiff
2024-08-06
garciadeblas
Update pip dependencies
commit
|
commitdiff
2024-07-18
adurti
Feature 11011: Multiple NS deletion in OSM(osm client)
97/14397/3
commit
|
commitdiff
2024-07-17
kayal2001
Feature 11009 Ns config template as first class citizen...
45/14445/3
commit
|
commitdiff
2024-06-24
garciadeblas
Enable print_output common function to print json and...
42/14442/2
commit
|
commitdiff
2024-06-19
garciadeblas
Fix bug 2373 - Remove old code from v1 client in ns_show
33/14433/1
commit
|
commitdiff
2024-06-17
garciadeblas
Remove set_default_params method from client.py
26/14426/2
commit
|
commitdiff
2024-06-17
garciadeblas
Fix client init to work with URL and (host,port)
25/14425/2
commit
|
commitdiff
2024-05-30
Luis Vega
feature: helm charts repos with certs
66/13666/5
commit
|
commitdiff
2024-05-22
garciadeblas
Feature 11037 Change default NBI port
86/14386/2
commit
|
commitdiff
2024-05-22
garciadeblas
Fix pylint issues appeared with version 3.2.2 of pylint
87/14387/1
commit
|
commitdiff
2024-05-22
garciadeblas
Feature 11037 Changes to work with ingress controller
28/14328/2
commit
|
commitdiff
2024-04-05
36970
Bug 2364 fixed: Performing NS-Heal when there are two...
86/14286/2
commit
|
commitdiff
2024-04-05
36970
Coverity(phase2)-CWE 398:Code Quality
95/14295/2
commit
|
commitdiff
2024-04-01
36970
Coverity(phase 2)-CEW 561: Dead Code
97/14297/1
commit
|
commitdiff
2024-03-22
garciadeblas
Fix bug 2176 to update properly VCA without modifying...
57/14257/2
commit
|
commitdiff
2024-03-11
garciadeblas
Fix bug 2240 to get packages from id and _id
50/14250/1
commit
|
commitdiff
2024-01-29
garciadeblas
Pin black, flake and pylint versions in tox.ini
73/14173/1
commit
|
commitdiff
2024-01-25
garciadeblas
Update README with improved instructions to install...
67/14167/1
commit
|
commitdiff
2023-12-04
garciadeblas
Feature 10997: add oci flag as new property in helm...
76/13976/4
release-v15.0-start
commit
|
commitdiff
2023-12-04
Gabriel Cuba
Feature 10996: Adds ns-op-cancel command
40/14040/2
commit
|
commitdiff
2023-11-23
Luis Vega
Feature 11002: Deprecate helmv2
60/14060/1
commit
|
commitdiff
2023-09-28
garciadeblas
Update pip requirements to pass stage2 in all repos
93/13893/1
commit
|
commitdiff
2023-09-06
garciadeblas
Fix pip requirements to update pyangbind version to...
80/13880/1
commit
|
commitdiff
2023-07-21
Mark Beierl
Update version of PyYAML
20/13720/1
commit
|
commitdiff
2023-06-28
garciadeblas
Remove libcurl and libssl from stage-2 Dockerfile
96/13596/1
release-v14.0-start
commit
|
commitdiff
2023-06-28
garciadeblas
Update dependencies to use latest version of requests
93/13593/1
commit
|
commitdiff
2023-06-26
garciadeblas
Remove unnecessary references to fullclassname after...
86/13586/2
commit
|
commitdiff
2023-06-26
garciadeblas
Refactor -o option to simplify code
85/13585/2
commit
|
commitdiff
2023-06-23
Mark Beierl
Remove dependencies no longer needed by pycurl
77/13577/2
commit
|
commitdiff
2023-06-23
hernandezchu
New global option to adapt output format
31/13531/5
commit
|
commitdiff
2023-06-22
almagia
Revert "Revert "Remove v1 version of osmclient which...
71/13571/2
commit
|
commitdiff
2023-06-22
selvi.j
Fix basic_15 to disable password prompt error
70/13570/1
commit
|
commitdiff
2023-06-21
garciadeblas
Amend user-update operation to simplify options
61/13561/3
commit
|
commitdiff
2023-06-21
garciadeblas
Revert "Remove v1 version of osmclient which was used...
45/13545/3
commit
|
commitdiff
2023-06-21
garciadeblas
Remove v1 version of osmclient which was used with...
44/13544/3
commit
|
commitdiff
2023-06-21
Pol González Pacheco
Replace pycurl library in osmclient by requests library
30/13530/6
commit
|
commitdiff
2023-06-21
selvi.j
Fix change_password option is not enabled in the user...
60/13560/2
commit
|
commitdiff
2023-06-20
Mark Beierl
Update to Ubuntu 22.04 and Python 3.10
57/13557/1
commit
|
commitdiff
2023-06-09
selvi.j
Feature 10941: User Management Enhancements
08/13208/6
commit
|
commitdiff
2023-05-10
garciadeblas
Support of Python3.10 and Ubuntu22
63/13363/1
commit
|
commitdiff
2023-02-24
garciadeblas
Change in tox.ini to use allowlist_externals
01/13001/2
commit
|
commitdiff
2023-02-24
garciadeblas
Remove unused docker_command.sh script
00/13000/2
commit
|
commitdiff
2023-02-24
garciadeblas
Remove unnecessary commands in stage-archive.sh
82/12982/4
commit
|
commitdiff
2023-02-22
garciadeblas
Fix black errors shown with the latest version of black
93/12993/1
commit
|
commitdiff
2023-01-27
Gulsum Atici
Updating python dependencies
78/12878/2
commit
|
commitdiff
2022-12-01
garciadeblas
Revert "Bug 2189 fixing osm package-build command"
62/12762/1
commit
|
commitdiff
2022-11-25
Luis Vega
Feature 10955: Osmclient changes related to VIM configu...
26/12726/2
release-v13.0-start
commit
|
commitdiff
2022-11-25
Luis Vega
Revert "Feature 10955: Osmclient changes related to...
25/12725/1
commit
|
commitdiff
2022-11-25
gomezchavez
Bug 2189 fixing osm package-build command
82/12682/3
commit
|
commitdiff
2022-11-11
Luis Vega
Feature 10955: Osmclient changes related to VIM configu...
95/12595/7
commit
|
commitdiff
2022-10-29
garciadeblas
Feature 10962 Refactoring of osmclient commands
95/11795/14
commit
|
commitdiff
2022-10-21
garciadeblas
Minor fix in stage-test to add TOX_PARALLEL_NO_SPINNER
57/12557/2
commit
|
commitdiff
2022-09-19
calvinosanc1
Get VIM certificates from DB
68/12468/6
commit
|
commitdiff
2022-08-31
gifrerenom
Fix bug 2153 to hide WIM password properly in command...
12/12512/1
commit
|
commitdiff
2022-07-21
Pedro Escaleira
Bug 2116 fixed: obtaining the queuePosition key using...
31/12331/2
commit
|
commitdiff
2022-07-15
Mark Beierl
Jenkins refresh
40/12340/2
commit
|
commitdiff
2022-07-04
garciadeblas
Enable black and pylint in tox, and update code accordingly
95/12295/1
commit
|
commitdiff
2022-06-25
beierlm
Revert setup.py
64/12264/1
release-v12.0-start
commit
|
commitdiff
2022-06-25
beierlm
Manual update of pip requirements
62/12262/1
commit
|
commitdiff
2022-06-25
beierlm
Manual update of pip requirements
58/12258/3
commit
|
commitdiff
2022-06-22
gomezchavez
Bug 1862: Fixed required field in SOL006 IM to generate...
91/12191/2
commit
|
commitdiff
2022-06-20
garciadeblas
Remove duplicates for md5 and keep only utils.md5
88/12188/6
commit
|
commitdiff
2022-06-18
garciadeblas
Support of several VNF and VDU in ns-heal and vnf-heal...
20/12220/1
commit
|
commitdiff
2022-06-15
garciadeblas
Fix ns-heal and vnf-heal commands to anchor to cli_osm
03/12203/1
commit
|
commitdiff
2022-06-13
garciadeblas
Feature 10909: Heal operation for VDU
02/11802/13
commit
|
commitdiff
2022-06-10
garciadeblas
Fix bug 2073 to delete properly unzipped packages durin...
94/12194/1
commit
|
commitdiff
2022-06-09
garciadeblas
Remove eval function
87/12187/2
commit
|
commitdiff
2022-06-08
garciadeblas
Set autoscape to True in Jinja2 environment
85/12185/1
commit
|
commitdiff
2022-05-27
Gabriel Cuba
Feature 10904: Make all deployment methods optional...
76/11776/6
commit
|
commitdiff
2022-05-18
vegall
Feature 10920: Monitoring of NFVI-leve VNF metrics...
53/11953/4
commit
|
commitdiff
2022-05-02
David Garcia
Add `osm ns-update` command
64/11864/7
commit
|
commitdiff
2022-04-08
selvi.j
Feature 10914: Enforce Password change on First login
34/11834/2
commit
|
commitdiff
2022-03-31
garciadeblas
Minor typo in package_tool to initialize set
32/11832/1
commit
|
commitdiff
2022-03-11
garciadeblas
Add timeout param for ns-create
41/11741/1
commit
|
commitdiff
2022-01-19
beierlm
Bug 1846: LTS Support
18/11518/4
commit
|
commitdiff
2021-11-24
bravof
bugfix: sol004 and sol007 accepting zip files when...
00/11400/3
commit
|
commitdiff
2021-11-22
bravof
feature: sol004 and sol007
04/11304/13
commit
|
commitdiff
2021-11-05
garciadeblas
Update vim-create and vim-update to accept config...
99/11299/4
release-v11.0-start
v11.0.0rc1
commit
|
commitdiff
2021-10-26
David Garcia
Fix bug 1721: charms can include reference to .charm...
92/11292/1
commit
|
commitdiff
2021-10-13
David Garcia
Fix bug 1701: remove vcaId parameter on ns-create
57/11257/1
commit
|
commitdiff
2021-09-29
username=gomezchavez
Fix bug 1392 package-create update with sol006 template...
46/11146/8
commit
|
commitdiff
2021-09-15
username=gomezchavez
Fix Bug 1493 repo generation from osm-packages
78/11178/4
commit
|
commitdiff
2021-07-30
David Garcia
Add Coverage files to .gitignore
82/11082/2
commit
|
commitdiff
2021-07-30
David Garcia
Avoid adding a charm to the package more than once
83/11083/2
commit
|
commitdiff
2021-06-30
Antonio Marsico
Improved Kubernetes management
51/11051/2
commit
|
commitdiff
2021-06-29
Antonio Marsico
Improved PDU management
33/11033/6
commit
|
commitdiff
2021-05-21
garciadeblas
Feature 10476: New client commands and library to manag...
67/10467/2
release-v10.0-start
commit
|
commitdiff
2021-05-04
Atul Agarwal
Feature 10339 - Enhanced Alarm Mgmt. (SOL005 FM Interface)
12/10512/9
commit
|
commitdiff
2021-04-28
David Garcia
Feature 10239: Distributed VCA
76/10576/13
commit
|
commitdiff
2021-04-27
beierlm
Including upstream requirements
91/10691/2
commit
|
commitdiff
next