Kristian Larsson

Results 89 comments of Kristian Larsson

The gitlab backend is already using a token for authentication (it's not possible to auth with user+pass). I suppose the same could be implemented for the github backend. I don't...

@divansantana right, ok, makes sense.

We could have another entry point for read-only functionality, say org-sync-import-read-only. Another option would be to have some property in the document. I could actually see both being useful, like...

Can you add some example URLs that show what a URL with subgroups might look like? I imagine it will be easier for the next person coming around, wondering what...

@TobiMarg are you still interested in this? I could perhaps guide you in troubleshooting this... :)

Seems to hold true for the gitlab backend too. Not sure what @michaelplews tried with but presumably not the gitlab backend since it didn't exist at the time this issue...

@divansantana I think I temporarily worked around that in the code merged with #34 for gitlab by simply not parsing out the due_date. We don't handle it properly so better...

@sbng I think I avoided the docker networking when I started this because it wasn't very workable using multiple networks and it does things that I wasn't interested in. For...

@htj this isn't clear by the ticket but what I mean here is to feed in the standard vrnetlab config, i.e. enable NETCONF + add user + set mgmt ip...

NAPALM has get_lldp_neighbors() which we could use to determine if the neighbors align with what is in the topomachine input config.