Taoyu Li
2e3975d6ed
[config] Fix an issue that bgp asn data type is not consistent ( #953 )
...
* Fix an issue that bgp asn data type is not consistent from minigraph parser and DB
* Fix test typo
2017-09-13 21:23:06 -07:00
Taoyu Li
c9cc7aea41
[configdb] Migrate minigraph configurations to DB ( #942 )
...
Modify minigraph parser output format so it fit DB schema
Modify configuration templates to fit new schema
Systemd services dependencies are modified so database starts before any configuration consumer
2017-09-12 14:13:27 -07:00
Taoyu Li
a2fe0212be
[ConfigDB] Move all BGP configuration into DB ( #861 )
...
- BGP data read from minigraph.py now match DB schema
- BGP templates are updated
- bgpcfgd can now deal with runtime neighbor create/delete
2017-08-08 16:23:58 -07:00
pavel-shirshov
bac738f91f
Add bgp container with gobgp ( #358 )
...
* Add go-1.7 into docker-slave
* Create container docker-fpm-gobgp with gobgpd inside
2017-03-02 11:33:46 -08:00