Allow terminationPoints to not need an interfaceType
[ovsdb.git] / southbound / southbound-impl / src / main / java / org / opendaylight / ovsdb / southbound / ovsdb / transact / TerminationPointCreateCommand.java
2015-05-14 Sam HagueAllow terminationPoints to not need an interfaceType 14/20314/1
2015-04-20 Sam HagueMerge branch 'master' into topic/netvirtsb 36/18636/1
2015-04-17 Sam HagueMerge "Move ovsdb distribution to use karaf-parent"
2015-04-17 Flavio FernandesMerge "Add JUnit testing for OutboundNatService class."
2015-04-17 Flavio FernandesMerge "Add JUnit testing for L3FowardingService class."
2015-04-17 Flavio FernandesMerge "Add JUnit testing for EgressAclService class."
2015-04-17 Flavio FernandesMerge "Add JUnit testing for RoutingService class."
2015-04-17 Flavio FernandesMerge "Fix for TerminationPointCreateCommand to insert...
2015-04-17 Prateek GargFix for TerminationPointCreateCommand to insert a termi... 49/18549/2
2015-04-13 Sam HagueMerge "Renamed BridgeCreateCommand to BridgeUpdateCommand"
2015-04-13 Sam HagueMerge "BridgeCreateCommand now correctly handles updates."
2015-04-13 Sam HagueMerge "Cleaned up BridgeCreateCommand"
2015-04-13 Sam HagueMerge "Fix latent NPE issues."
2015-04-13 Sam HagueMerge "Break out Protocol Update and Remove into sepera...
2015-04-13 Sam HagueMerge "Fix so that operational store correctly removes...
2015-04-13 Sam HagueMerge "Fix so that operational store correctly removes...
2015-04-13 Sam HagueMerge "Fix so that operational store correctly removes...
2015-04-13 Sam HagueMerge "Fix so that operational store correctly removes...
2015-04-13 Sam HagueMerge "Cleaned up OvsdbBridgeUpdateCommand"
2015-04-12 Ryan GouldingClean up TerminationPointCreateCommand.java 38/18138/3
2015-04-10 Flavio FernandesMerge "interface/port-other-config support"
2015-04-10 Ryan Gouldinginterface/port-other-config support 17/18117/2
2015-04-10 Sam HagueMerge "Add JUnit testing for NodeConfiguration class."
2015-04-10 Ed WarnickePulled out AbstractTransactCommand 71/17971/6
2015-04-10 Sam HagueMerge "Start to tease apart things into smaller pieces...
2015-04-10 Sam HagueMerge "Added support for bridge other-config."
2015-04-10 Sam HagueMerge "Added support for vlan mode."
2015-04-09 Flavio FernandesMerge "Adding revision for ietf types. It can conflict...
2015-04-09 Flavio FernandesMerge "Introducing Bridge Operational State"
2015-04-09 Ed WarnickeIntroducing Bridge Operational State 67/17967/4
2015-04-09 Gabriel Robitaille... Added support for vlan mode. 35/17935/6
2015-04-09 Sam HagueMerge "Add support for external-ids in the OVSDB node"
2015-04-09 Sam HagueMerge "port/interface-external-ids refactoring"
2015-04-09 Ryan Gouldingport/interface-external-ids refactoring 58/17958/3
2015-04-08 Flavio FernandesMerge "changed getManagingNode(..) to expect augmented...
2015-04-08 Flavio FernandesMerge "Move UuidUtilsTest to the right package (netvirt...
2015-04-08 Flavio FernandesMerge "Add JUnit testing for LBaaSPoolMemberHandler...
2015-04-08 Flavio FernandesMerge "Fixed postman collection for create termination...
2015-04-08 Sam HagueMerge "Implemented port/interface delete command to...
2015-04-08 Sam HagueMerge "Introducing the extractCreatedOrUpdated method"
2015-04-08 Sam HagueMerge "Update netvirt.impl unit tests."
2015-04-08 Sam HagueMerge "Add support for bridge external-ids."
2015-04-08 Sam HagueMerge topic 'unification'
2015-04-08 Flavio FernandesMerge "Add JUnit testing for FWaasHandler class."
2015-04-08 Flavio FernandesMerge "Add JUnit testing for LBaaSHandler class."
2015-04-08 Sam HagueMerge topic 'unification'
2015-04-08 Ed WarnickeIntroducing the extractCreatedOrUpdated method 41/17941/1
2015-04-08 Ed WarnickeSwitch to generic extract methods in TransactUtils 89/17889/1
2015-04-08 Ed WarnickeUse SouthboundMapper.getRandomUUID() in TerminationPoints 88/17888/1
2015-04-08 Ed WarnickeRemove need for termination-point to have bridge-name 86/17886/1
2015-04-07 Ed WarnickeStep 2: Migrate termination point stuff under the same... 81/17881/1
2015-04-06 Ed WarnickeOpenFlow port values are uint32, correcting the size... 03/17803/2
2015-04-06 Flavio FernandesMerge "Small fix to handle the fact that ovsdb sometime...
2015-04-06 Flavio FernandesMerge "Check for trunks (if not present, don't throw...
2015-04-06 Ed WarnickeCheck for trunks (if not present, don't throw an NPE... 98/17798/1
2015-04-06 Flavio FernandesMerge "Fixed if/else/for/while/do curly braces for...
2015-04-06 Flavio FernandesMerge changes I99c0e84f,I0e035323
2015-04-06 Gabriel Robitaille... Added trunks code using Long 66/17666/8
2015-04-06 Sam HagueMerge "Revert "Updated ovsdb.yang to include external...
2015-04-04 Sam HagueMerge "Updated ovsdb.yang to include external-ids for...
2015-04-04 Sam HagueMerge "support for Interface external_ids"
2015-04-03 Ryan Gouldingsupport for Interface external_ids 18/17718/7
2015-04-03 Sam HagueMerge "net-virt-providers: install flow twice unnecessa...
2015-04-02 Flavio FernandesMerge "Add JUnit testing for FloatingIPHandler class."
2015-04-02 Flavio FernandesMerge "Add IT for southbound"
2015-04-02 Sam HagueMerge "ofport and ofport_request operational data store...
2015-04-02 Ryan Gouldingofport and ofport_request operational data store persis... 67/17467/7
2015-04-01 Sam HagueMerge "Revert "Added trunks code to go with the model.""
2015-04-01 Gabriel Robitaille... Revert "Added trunks code to go with the model." 62/17562/1
2015-04-01 Sam HagueMerge "Added trunks code to go with the model."
2015-03-31 Gabriel Robitaille... Added trunks code to go with the model. 75/17375/8
2015-03-31 Flavio FernandesMerge "Add datapath types to vswitch."
2015-03-31 Flavio FernandesMerge "Add multiple options to port via MDSAL"
2015-03-30 Eric MultanenAdd multiple options to port via MDSAL 01/17401/1
2015-03-30 Eric MultanenAllow port to be added via MDSAL without VLAN tag 00/17400/1
2015-03-30 Flavio FernandesMerge "Remove port/interface from operational datastore."
2015-03-30 Flavio FernandesMerge "Enabled the use of opendaylight-iid as external_...
2015-03-30 Sam HagueMerge "Add ability to serialize/deserialize iids to...
2015-03-30 Sam HagueMerge "Add JUnit testing for ConfigurationServiceImpl...
2015-03-30 Gabriel Robitaille... Added code for vlan-tags on termination points. 56/17256/6
2015-03-30 Flavio FernandesMerge "Fail build on checkstyle errors"
2015-03-30 Sam HagueFail build on checkstyle errors 68/17368/1
2015-03-27 Sam HagueMerge "Added vlan-tag to port-interface (wip)."
2015-03-27 Anil VishnoiFixed interface options attribute model. Replaced singl... 31/17231/1
2015-03-26 Sam HagueMerge "Add JUnit testing for EventDispatcherImpl class."
2015-03-26 Ryan GouldingInterface ofport and ofport_request support 55/17155/2
2015-03-26 Sam HagueMerge "Add JUnit testing for SecurityServicesImpl class."
2015-03-25 Sam HagueMerge "Allow port/interface creation via MDSAL withou...
2015-03-25 Sam HagueMerge "Add JUnit testing of TenantNetworkManagerImpl...
2015-03-25 Eric MultanenAllow port/interface creation via MDSAL without suppl... 23/17123/1
2015-03-24 Anil VishnoiDefine Models for Port/Interface attributes and implemented 63/17063/4