Hello, the main idea is to add support to create a lot of sync containers for each source to sync it simultaneously.
For example for now i have 5 vmware instances, 5 openstack and 5 oVirt. I want to create 15 docker containers for sync.
Why not it is not possible:
Every container will watch Netbox-synced tag and set all devices/vms/etc to orphaned status because source is unavailable.
Solution maybe create tag netbox-synced-%datasouce_name% and watch after this one?
Thx
Hello, the main idea is to add support to create a lot of sync containers for each source to sync it simultaneously.
For example for now i have 5 vmware instances, 5 openstack and 5 oVirt. I want to create 15 docker containers for sync.
Why not it is not possible:
Every container will watch Netbox-synced tag and set all devices/vms/etc to orphaned status because source is unavailable.
Solution maybe create tag netbox-synced-%datasouce_name% and watch after this one?
Thx