Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
inventory-provider
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
geant-swd
dashboardv3
inventory-provider
Commits
baf5dadce7d63aeac720ba21469f4d75901388ca
Select Git revision
Branches
8
develop
default
DBOARD3-1142/token-auth
feature/DBOARD3-1137-implement-whois
master
protected
feature/DBOARD3-958
release/0.110
fix-uuid-validation-error
docker-poc
Tags
20
0.143
0.142
0.141
0.140
0.139
0.138
0.137
0.136
0.135
0.134
0.133
0.132
0.131
0.130
0.129
0.128
0.127
0.126
0.125
0.124
28 results
inventory-provider
inventory_provider
tasks
worker.py
Author
Search by author
Any Author
authors
Adeel Ahmad
adeel.ahmad
Bjarke Madsen
bjarke
Erik Reid
erik.reid
Geant Release Service
geant-release-service
James Constantinos Ladd
james.ladd
Mandeep Saini
Mandeep.Saini
Mark Golder
mark.golder
Maryam Mokhtarifar
maryam.mokhtarifar
Massimiliano Adamo
massimiliano.adamo
Mohammad Torkashvand
mohammad.torkashvand
Neda Moeini
neda.moeini
Patrick Unthank
patrick.unthank
Pelle Koster
pelle.koster
Pete Pedersen
pete.pedersen
Robert Latta
Robert.Latta
Saket Agrahari
saket.agrahari
Sam Roberts
sam.roberts
Sandor Kiss
sandor.kiss
18 authors
Apr 17, 2020
refactored worker module, added more redis pipelining
· baf5dadc
Erik Reid
authored
4 years ago
baf5dadc
added import_unmanaged_interfaces task
· 25558284
Erik Reid
authored
4 years ago
25558284
Mar 10, 2020
use service name in redis key
· c4fb1509
Erik Reid
authored
5 years ago
c4fb1509
fixed bogus redis key calculation
· 3943b8de
Erik Reid
authored
5 years ago
3943b8de
added update_access_services task
· bb5f66d8
Erik Reid
authored
5 years ago
bb5f66d8
Jan 31, 2020
fixed some variable name errors
· ccee6010
Erik Reid
authored
5 years ago
ccee6010
Jan 30, 2020
add update_lg_routers to worker
· b32a2a7e
Erik Reid
authored
5 years ago
b32a2a7e
Dec 13, 2019
pep8
· 7e005536
Erik Reid
authored
5 years ago
7e005536
less flat service category cache schema
· 9522c3da
Erik Reid
authored
5 years ago
9522c3da
Dec 12, 2019
don't fail in case of degenerate keys
· 3494e8d0
Erik Reid
authored
5 years ago
3494e8d0
add customers to interface list
· 68a52f40
Erik Reid
authored
5 years ago
68a52f40
gave a method a better name
· 9fd25071
Erik Reid
authored
5 years ago
9fd25071
Dec 11, 2019
added some progress messages
· 27b4ef0d
Erik Reid
authored
5 years ago
27b4ef0d
better test and bugfix
· 293cb364
Erik Reid
authored
5 years ago
293cb364
added schema validation to test
· 5b8ef6cf
Erik Reid
authored
5 years ago
5b8ef6cf
removed some garbage
· 7eca89f9
Erik Reid
authored
5 years ago
7eca89f9
compute interface service tree in redis
· d3bb84fa
Erik Reid
authored
5 years ago
d3bb84fa
Oct 17, 2019
remove filter on mx* device names
· 60c2ce19
Erik Reid
authored
5 years ago
60c2ce19
Oct 12, 2019
added pending & failure to latch struct
· e674e20b
Erik Reid
authored
5 years ago
e674e20b
temporarily filter all but routers matching mx*
· c569cfef
Erik Reid
authored
5 years ago
c569cfef
Oct 11, 2019
don't call update_state from on_failure
· dff8a2d4
Erik Reid
authored
5 years ago
dff8a2d4
only initialize logger once
· 46822631
Erik Reid
authored
5 years ago
46822631
cast debug data to string before json.dumps
· 82d4302e
Erik Reid
authored
5 years ago
82d4302e
return 'exc' key when task failes
· 4e9822a8
Erik Reid
authored
5 years ago
4e9822a8
update task messages in case of failure
· d7e26ba9
Erik Reid
authored
5 years ago
d7e26ba9
Oct 03, 2019
return error when waiting and any subtask fails
· 88165016
Erik Reid
authored
5 years ago
88165016
optimization - avoid expensive deletes during refresh
· 556fb7e4
Erik Reid
authored
5 years ago
556fb7e4
pep8
· a15d91b9
Erik Reid
authored
5 years ago
a15d91b9
use pipeline for all multiple sets
· 2efc6584
Erik Reid
authored
5 years ago
2efc6584
Jul 19, 2019
add extra (unnecessary) parameters to cached data
· 74f66ebf
Erik Reid
authored
5 years ago
74f66ebf
fix subnet redis key name
· 8a245c98
Erik Reid
authored
5 years ago
8a245c98
pep8
· fc8a9fcd
Erik Reid
authored
5 years ago
fc8a9fcd
save & restore latch after flushing db
· 8e64c2d3
Erik Reid
authored
5 years ago
8e64c2d3
Jul 18, 2019
pep8
· 89e62154
Erik Reid
authored
5 years ago
89e62154
latch dbs after finalizing
· 47fab4cb
Erik Reid
authored
5 years ago
47fab4cb
bugfixes and typos
· 1aabc1df
Erik Reid
authored
5 years ago
1aabc1df
reverse subnet db calculation
· f224e8f5
Erik Reid
authored
5 years ago
f224e8f5
create finalizer task that waits for a list of task ids
· 3ff076d3
Erik Reid
authored
5 years ago
3ff076d3
flush next db before running jobs
· 9f6197c0
Erik Reid
authored
5 years ago
9f6197c0
Jul 14, 2019
use get_next/current_redis
· 99254b27
Erik Reid
authored
5 years ago
99254b27
Loading