-  
 - Downloads
 
ddbb modification to store the device inventory
parent
b4a2af65
  No related branches found   
  No related tags found   
Showing         
- proto/context.proto 19 additions, 3 deletionsproto/context.proto
 - src/context/service/database/Component.py 164 additions, 0 deletionssrc/context/service/database/Component.py
 - src/context/service/database/ConfigRule.py 3 additions, 0 deletionssrc/context/service/database/ConfigRule.py
 - src/context/service/database/Device.py 23 additions, 2 deletionssrc/context/service/database/Device.py
 - src/context/service/database/models/ComponentModel.py 51 additions, 0 deletionssrc/context/service/database/models/ComponentModel.py
 - src/context/service/database/models/DeviceModel.py 3 additions, 2 deletionssrc/context/service/database/models/DeviceModel.py
 - src/context/service/database/models/_Base.py 3 additions, 0 deletionssrc/context/service/database/models/_Base.py
 - src/context/service/database/uuids/Component.py 45 additions, 0 deletionssrc/context/service/database/uuids/Component.py
 - src/device/service/drivers/openconfig/templates/Interfaces.py 10 additions, 0 deletions...device/service/drivers/openconfig/templates/Interfaces.py
 - src/device/service/drivers/openconfig/templates/Interfaces_mng.py 0 additions, 100 deletions...ce/service/drivers/openconfig/templates/Interfaces_mng.py
 - src/device/service/drivers/openconfig/templates/__init__.py 1 addition, 5 deletionssrc/device/service/drivers/openconfig/templates/__init__.py
 - src/device/service/drivers/openconfig/templates/interfaces_mng/get.xml 0 additions, 3 deletions...rvice/drivers/openconfig/templates/interfaces_mng/get.xml
 
src/context/service/database/Component.py
0 → 100644
Please sign in to comment