Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
POL
/
cb1df501e59675fbf7d68b837f71f879406971c3
cb1df50
Bug 1839 - Change in setuptools breaks stage 2
by beierlm
· 4 years, 3 months ago
bbfbce0
Resolved Bug 1728 - Dockerfile not working when local building
by Atul Agarwal
· 4 years, 4 months ago
10e97a4
Resolved bug 1719 - POL hangs waiting for webhook response
by Atul Agarwal
· 4 years, 6 months ago
release-v11.0-start
v11.0.0
v11.0.0rc1
v11.0.0rc2
46e7efd
Resolved bug 1685 - POL hangs waiting for webhook response
by Atul Agarwal
· 4 years, 6 months ago
e9228cf
Feature 10339 - Enhanced Alarm Mgmt. (SOL005 FM Interface)
by Atul Agarwal
· 5 years ago
4584f8e
Reformat POL to standardized format
by garciadeblas
· 5 years ago
release-v10.0-start
e8ee171
Including upstream requirements
by beierlm
· 5 years ago
4b9eb0d
Adding GitLab Scanner
by beierlm
· 5 years ago
61bec7d
Feature 10296 Pip Standardization
by beierlm
· 5 years ago
branch-ng-ro-refactor-start
branch-sol006v331-start
57f4920
fix(scaling): min instance count now from right sol006 field and condition fixed. Bug 1388
by bravof
· 5 years ago
7ce998f
SOL006 patch for POL
by garciaale
· 5 years ago
release-v9.0-start
v9.0.0
v9.0.0rc1
8ba99ff
fix(aiokafka): version now fixed to 0.6.0 (this is the latest at the moment)
by bravof
· 6 years ago
v8.0
release-v8.0-start
v8.0.0
v8.0.0rc1
v8.0.0rc2
v8.0.0rc3
v8.0.1
v8.0.1rc1
v8.0.2
v8.0.3
v8.0.4
946821f
fix(healthcheck): new flag implemented as a file for health checking in POL (it only appears after all migrations and connections were made)
by bravof
· 6 years ago
585eb0c
Resolved bug 1087
by Atul Agarwal
· 6 years ago
db8c105
Resolved bug 1047.
by Atul Agarwal
· 6 years ago
4161019
Fix metric name at VNF Alarms feature
by Gianpietro Lavado
· 6 years ago
sol006
v7.0.0
v7.0.0rc1
v7.0.1
v7.0.1rc1
v7.0.1rc2
v7.0.1rc3
c374c03
Adds arch docs to POL
by Benjamin Diaz
· 6 years ago
feature5837
feature7928
1a0af1c
Refactors alarm creation to comply with changes regarding the use of tags instead of fixed fields
by Benjamin Diaz
· 7 years ago
e4a298c
Adds unit test coverage
by beierl
· 7 years ago
87c4af9
Adds projects_read and projects_write params to scaling nslcmop
by Benjamin Diaz
· 7 years ago
a70a8c4
Upgrading aiokafka to 0.5.*
by Benjamin Diaz
· 7 years ago
03e80d5
Removes kafka check from healthcheck
by Benjamin Diaz
· 7 years ago
3736ad8
Changes vnf_member_index to a string
by Benjamin Diaz
· 7 years ago
v6.0
v6.0.0
v6.0.1
v6.0.2
v6.0.2rc1
v6.0.3
v6.0.4
v6.0.4rc1
baaf876
Adds missing healthcheck command to setup.py
by Benjamin Diaz
· 7 years ago
6d8a34f
Adds basic healthcheck to Dockerfile
by Benjamin Diaz
· 7 years ago
acac755
Improves handling of database connections
by Benjamin Diaz
· 7 years ago
889c53c
Makes actions in vnf alarm optional
by Benjamin Diaz
· 7 years ago
e13b532
Removing unused CMD from Dockerfile
by Benjamin Diaz
· 7 years ago
f4f13e1
Adds requests package installation to debian postinst
by Benjamin Diaz
· 7 years ago
feature7106
4009bf3
Improves README
by Benjamin Diaz
· 7 years ago
a13c7e6
Adds pylint to tox test pipeline and fixes related errors
by Benjamin Diaz
· 7 years ago
f7451f8
Adds support for vnf alarms
by Benjamin Diaz
· 7 years ago
fbb5d6d
Refactors autoscaling module to separate concerns and allow better control of db connections
by Benjamin Diaz
· 7 years ago
d4a1635
Adds support in entrypoint script for more complex mysql URI (+pool and query params)
by Benjamin Diaz
· 7 years ago
b4984ba
Modifies POL to create database if using mysql URI
by Benjamin Diaz
· 7 years ago
10be7c9
Adds migration engine for peewee ORM
by Benjamin Diaz
· 7 years ago
a14cf16
Replaces direct use of aiokafka with osm_common message bus in agent and
by Benjamin Diaz
· 7 years ago
a96898d
Exits process when encountered by a database exception
by Benjamin Diaz
· 7 years ago
b77fe26
Removes try except block from creation of database tables
by Benjamin Diaz
· 7 years ago
c15e564
Adds pymysql to requirements.txt
by Benjamin Diaz
· 7 years ago
28d5e04
Adds deletion of orphaned alarms after an scalein operation
by Benjamin Diaz
· 7 years ago
v5.0
v5.0.0
v5.0.1
v5.0.2
v5.0.3
v5.0.4
v5.0.5
7ee7c57
Merge "Adds use of alarm response topics based on cor_id"
by lavado
· 7 years ago
312c165
Merge "added env vars for mongo ha"
by lavado
· 7 years ago
127bbba
Adds use of alarm response topics based on cor_id
by Benjamin Diaz
· 7 years ago
93f1b13
Adds support for autoscaling based on vnf-metric
by Benjamin Diaz
· 7 years ago
f3d077b
Adds deletion of scaling alarms in POL and MON after ns termination
by Benjamin Diaz
· 7 years ago
ec566a0
added env vars for mongo ha
by Juan
· 7 years ago
0234732
Refactor scaling group config and adds partial support for vnf metrics
by Benjamin Diaz
· 7 years ago
1f4e239
Fixes discrepancies with IM related to monitoring params
by Benjamin Diaz
· 7 years ago
8d2d6a0
Renames DbClient to CommonDbClient to avoid confusion
by Benjamin Diaz
· 8 years ago
16256cb
Implements aiokafka and modifies code to support asyncio
by Benjamin Diaz
· 7 years ago
a4e615d
Adds use of OSMPOL_SQL_DATABASE_URI config param to connect to DB
by Benjamin Diaz
· 8 years ago
f35f914
Adds deletion of alarms in case exception is thrown during scaling config
by Benjamin Diaz
· 8 years ago
d8e91c5
Merge "Added LICENSE file to root folder"
by lavado
· 7 years ago
netslice
4c5541f
Adds vnf_member_index attribute to ScalingGroup model
by Benjamin Diaz
· 7 years ago
d664c1a
Adds unique group_id to KafkaConsumer used in MonClient
by Benjamin Diaz
· 7 years ago
28ea12d
Modifies version_command to use pep440-git-full
by Benjamin Diaz
· 7 years ago
cb76d13
Adds support for cooldown-time variable in scaling-policy
by Benjamin Diaz
· 7 years ago
48af309
Fixes StopIteration error in multi scaling group descriptor scenarios
by Benjamin Diaz
· 8 years ago
db8ea6a
Removes filter param from osm-common function calls
by Benjamin Diaz
· 7 years ago
29d590a
Adds handling of scaled life cycle operation
by Benjamin Diaz
· 8 years ago
be75541
Refactor common_db client code
by Benjamin Diaz
· 8 years ago
d0fea7e
Adds pip installation of python deps in deb package install
by Benjamin Diaz
· 8 years ago
7d277a2
Added LICENSE file to root folder
by garciadeblas
· 8 years ago
8604881
Fixup name of MON -> POL
by Mike Marchetti
· 8 years ago
bd499e0
Fixes dependency error in setup.py
by Benjamin Diaz
· 8 years ago
7f11ecf
Migrates POL code from MON repo
by Benjamin Diaz
· 8 years ago
v4.0.1
40aaab6
Initial empty repository
by garciadeblas
· 8 years ago