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
0f433088b703a87622b85937bf144950f56a44cc
Select Git revision
Branches
7
develop
default
master
protected
feature/DBOARD3-1137-implement-whois
feature/DBOARD3-958
release/0.110
fix-uuid-validation-error
docker-poc
Tags
20
0.146
0.145
0.144
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
27 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
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
17 authors
Feb 14, 2019
parse netconf interfaces & cache
· 0f433088
Erik Reid
authored
6 years ago
0f433088
Feb 13, 2019
Removed adding all lus to ae interface mapping
· a6ce61e9
Robert Latta
authored
6 years ago
a6ce61e9
Added all lus to ae interface mapping
· 42b627f0
Robert Latta
authored
6 years ago
42b627f0
Feb 11, 2019
pep8
· 395dabff
Erik Reid
authored
6 years ago
395dabff
add reverse ip lookups to cache
· 5e06b8bd
Erik Reid
authored
6 years ago
5e06b8bd
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
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
20ebeb55
Loading