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
460405961bf3767c87c033c6e2756e4244c1d203
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
Feb 11, 2019
raise from load_netconf_data instead of returning None
· 46040596
Erik Reid
authored
6 years ago
46040596
Feb 10, 2019
no changes if new netconf timestamp is same
· b10f9dfa
Erik Reid
authored
6 years ago
b10f9dfa
just use normal module-based logging
· 94895142
Erik Reid
authored
6 years ago
94895142
use AsyncStatus.id instead of input param
· 33795b8e
Erik Reid
authored
6 years ago
33795b8e
Feb 09, 2019
construct object if task result is an Exception
· 11296ab2
Erik Reid
authored
6 years ago
11296ab2
make task result data optional key
· 79de1e6c
Erik Reid
authored
6 years ago
79de1e6c
fixed typo
· dcc0d4c0
Erik Reid
authored
6 years ago
dcc0d4c0
Feb 08, 2019
pep8
· 96d3d334
Erik Reid
authored
6 years ago
96d3d334
log state changes to TASK_LOGGER_NAME
· 32cbb066
Erik Reid
authored
6 years ago
32cbb066
update debug message text
· 3c7030e7
Erik Reid
authored
6 years ago
3c7030e7
typo
· 627a3f78
Erik Reid
authored
6 years ago
627a3f78
added task status updated
· b077e8a1
Erik Reid
authored
6 years ago
b077e8a1
move static methods out of InventoryTask
· dd0b9965
Erik Reid
authored
6 years ago
dd0b9965
api for checking task status
· ce2fdfdf
Erik Reid
authored
6 years ago
ce2fdfdf
fixed a couple of sloppy typos/bugs
· 8e262e25
Erik Reid
authored
6 years ago
8e262e25
added startup logging messages
· f9b4f111
Erik Reid
authored
6 years ago
f9b4f111
Feb 07, 2019
fix race condition
· 3cb60864
Erik Reid
authored
6 years ago
iterating over keys & then non-atomically fetching value ...
3cb60864
correct celery calling convention
· a4429f1b
Erik Reid
authored
6 years ago
a4429f1b
pep8
· 585e47f0
Erik Reid
authored
6 years ago
585e47f0
caching of vpn rr peers
· 9aae2f82
Erik Reid
authored
6 years ago
9aae2f82
refactored future warning
· 4d139efc
Erik Reid
authored
6 years ago
4d139efc
refresh ix public peers
· ad18cf3d
Erik Reid
authored
6 years ago
ad18cf3d
renamed a task
· d0582706
Erik Reid
authored
6 years ago
d0582706
Feb 06, 2019
explicit list of positional arguments
· e2c41d19
Erik Reid
authored
6 years ago
e2c41d19
change task traces
· 4086f540
Erik Reid
authored
6 years ago
4086f540
use snmp community from netconf
· d3d956cf
Erik Reid
authored
6 years ago
d3d956cf
Feb 05, 2019
pep8
· 45328328
Erik Reid
authored
6 years ago
45328328
removed a lot of dead/commented code
· acd46c20
Erik Reid
authored
6 years ago
acd46c20
added forgotten task to cache refresh
· 02125ef0
Erik Reid
authored
6 years ago
02125ef0
don't use async subtasks
· 077dfbb0
Erik Reid
authored
6 years ago
077dfbb0
pep8
· 63d89bfe
Erik Reid
authored
6 years ago
63d89bfe
Feb 04, 2019
move all cache updating to single task
· 290d2304
Erik Reid
authored
6 years ago
290d2304
added update_junosspace_device_list
· 1a9da628
Erik Reid
authored
6 years ago
1a9da628
Feb 03, 2019
pep8
· 4e6b64da
Erik Reid
authored
6 years ago
4e6b64da
propagated redis schema changes
· 20ebeb55
Erik Reid
authored
6 years ago
unit tests pass, at least (some todo's)
20ebeb55
added some todo's
· f08590ed
Erik Reid
authored
6 years ago
f08590ed
Feb 02, 2019
initial flattening of redis structure
· 2ba56a14
Erik Reid
authored
6 years ago
2ba56a14
combine all inventory cache tasks to one
· 97bf661f
Erik Reid
authored
6 years ago
97bf661f
removed some todo comments (done)
· 748869b6
Erik Reid
authored
6 years ago
748869b6
Feb 01, 2019
disable unused alarmsdb table backup job
· f35b9b9e
Erik Reid
authored
6 years ago
f35b9b9e
Loading