summaryrefslogtreecommitdiffstats
path: root/v3po/api
AgeCommit message (Expand)AuthorFilesLines
2016-06-10Remove reduntant list of interfaces for BDMarek Gradzki1-16/+0
2016-06-10HONEYCOMB-33: Add notification service to HcMaros Marsalek2-0/+59
2016-06-10Remove artificial limit on the maximum number of bridge-domainsMarek Gradzki1-2/+0
2016-06-06Remove unused sub-interface identityMarek Gradzki1-4/+0
2016-06-06Intializers for the new vlan modelMarek Gradzki1-109/+0
2016-06-06Implementation of the new vlan model.Marek Gradzki3-20/+73
2016-06-06Remove tags from vlan-tagged match type.Marek Gradzki1-27/+2
2016-06-06Vlan alternative modelMarek Gradzki5-6/+557
2016-06-02HONEYCOMB-71: Add VxLAN-GPE featureHongjun Ni1-0/+55
2016-05-30Refactoring ietf-interfaces and ietf-interfaces-stateMarek Gradzki1-146/+129
2016-05-24HONEYCOMB-61: Fix outstanding issuesMaros Marsalek1-1/+2
2016-05-24HONEYCOMB-63: bump ODL dependencies to BE-SR2Marek Gradzki1-1/+1
2016-05-23HONEYCOMB-61: Move vpp context model to v3po-apiMaros Marsalek1-0/+41
2016-05-19HONEYCOMB-48: added VLAN support to v3po.yangMarek Gradzki1-0/+104
2016-05-13HONEYCOMB-37: Add unit test for Vxlan tunnel state customizerMaros Marsalek1-1/+0
2016-05-13HONEYCOMG-37 Enable ipv6 addresses for vxlan-tunnelsMaros Marsalek1-7/+9
2016-05-11HONEYCOMB-36: vhost user interfaces CRUD supportMaros Marsalek1-32/+47
2016-05-11HONEYCOMG-47: Tap interface CRUD supportMaros Marsalek1-0/+38
2016-05-10Added vhost user interface type to v3po.yangMartin Sunal1-0/+46
2016-04-13HONEYCOMB-9: Remove initial Honeycomb pipelineMaros Marsalek1-8/+0
2016-04-12HONEYCOMB-9: Migrate Interface listenerMaros Marsalek1-0/+5
2016-03-08Fix pom files to use Beryllium Release VersionsEd Warnicke1-1/+1
2016-01-30Split out interesting bits of v3po.yangRobert Varga1-48/+54
2016-01-30Initial honeycomb code commit.Ed Warnicke3-0/+1172
a> 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499