netvirt.git
2015-04-02 Flavio FernandesMerge "Add JUnit testing for AbstractHandler class."
2015-04-02 Flavio FernandesMerge "Add JUnit testing for AbstractEvent class."
2015-04-02 Flavio FernandesMerge "Revert "Add break in iteration over vlan tags...
2015-04-02 Flavio FernandesRevert "Add break in iteration over vlan tags for a...
2015-04-02 Alexis de TalhouëtAdd JUnit testing for AbstractHandler class.
2015-04-02 Alexis de TalhouëtAdd JUnit testing for AbstractEvent class.
2015-04-02 Sam HagueMerge "Model update to add external-id to port/interface."
2015-04-02 Sam HagueMerge "Add break in iteration over vlan tags for a...
2015-04-01 Prateek GargFix: bug wherein the bridge with name having a - cannot...
2015-04-01 Flavio FernandesAdd break in iteration over vlan tags for a given ovsdb...
2015-04-01 Praveen Malaadding Interface type for dpdkvhostuser interfaces...
2015-04-01 Ed WarnickeFix bug when a bridge is removed.
2015-04-01 Ed WarnickeFix for case when datapath/iface types are not supported
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."
2015-04-01 Sharad MishraModel update to add external-id to port/interface.
2015-04-01 Sam HagueMerge "Added trunks code to go with the model."
2015-03-31 Flavio FernandesRevert: Revert "Add JUnit testing for ConfigurationServ...
2015-03-31 Flavio FernandesRevert "Add JUnit testing for ConfigurationServiceImpl...
2015-03-31 Gabriel Robitaille... Added trunks code to go with the model.
2015-03-31 Thanh HaAdd <relativePath/> to ensure Maven pulls artifact...
2015-03-31 Ed WarnickeSmall fix to insure correct running offline.
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
2015-03-30 Eric MultanenAllow port to be added via MDSAL without VLAN tag
2015-03-30 Robert VargaUse dependencyManagement imports
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 Ed WarnickeEnabled the use of opendaylight-iid as external_ids...
2015-03-30 Ed WarnickeAdd ability to serialize/deserialize iids to/from Strings
2015-03-30 Sam HagueMerge "Add JUnit testing for ConfigurationServiceImpl...
2015-03-30 Gabriel Robitaille... Added code for vlan-tags on termination points.
2015-03-30 Alexis de TalhouëtAdd JUnit testing for ConfigurationServiceImpl class.
2015-03-30 Flavio FernandesMerge "Fail build on checkstyle errors"
2015-03-30 Sam HagueMerge "Added trunk model."
2015-03-30 Sharad MishraAdd datapath types to vswitch.
2015-03-30 Sam HagueFail build on checkstyle errors
2015-03-30 Sharad MishraRemove port/interface from operational datastore.
2015-03-29 Flavio FernandesRemove uneeded version property from distribution pom
2015-03-28 Sam HagueUpdates due to using latest checkstyle
2015-03-28 Sam HagueUse latest checktyle version
2015-03-27 Sam HagueUpdate libary with checkstyle corrections
2015-03-27 Sam HagueUse local checkstyle rules to allow incremental corrections
2015-03-27 Gabriel Robitaille... Added trunk model.
2015-03-27 Alexis de TalhouëtUpdate doc of class EventDispatcherImplTest.
2015-03-27 Sam HagueMerge "Added vlan-tag to port-interface (wip)."
2015-03-27 Ed WarnickeSmall fix to model
2015-03-27 Anil VishnoiFixed interface options attribute model. Replaced singl...
2015-03-26 Sam HagueMerge "Update OpenVSwitch schema to include new datapat...
2015-03-26 Gabriel Robitaille... Added vlan-tag to port-interface (wip).
2015-03-26 Sam HagueMerge "Add JUnit testing for EventDispatcherImpl class."
2015-03-26 Alexis de TalhouëtAdd JUnit testing for EventDispatcherImpl class.
2015-03-26 Ryan GouldingInterface ofport and ofport_request support
2015-03-26 Sam HagueMerge "Add JUnit testing for ProviderNetworkManagerImpl."
2015-03-26 Sam HagueMerge "Bug2901: Fix Inventory ofport_request column...
2015-03-26 Alexis de TalhouëtAdd JUnit testing for ProviderNetworkManagerImpl.
2015-03-26 Ryan GouldingBug2901: Fix Inventory ofport_request column in schema
2015-03-26 Sharad MishraUpdate OpenVSwitch schema to include new datapath and...
2015-03-26 Sam HagueMerge "BridgeRemovedCommand"
2015-03-26 Alexis de TalhouëtAdd copyright to SecurityServicesImplTest and VlanConfi...
2015-03-26 Sam HagueMerge "Add JUnit testing for SecurityServicesImpl class."
2015-03-25 Ed WarnickeBridgeRemovedCommand
2015-03-25 Alexis de TalhouëtAdd 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 for VlanConfigurationCacheImpl...
2015-03-25 Sam HagueMerge "Add JUnit testing of TenantNetworkManagerImpl...
2015-03-25 Gabriel Robitaille... Added version leaf to ovsdb-node-attributes of type...
2015-03-25 Alexis de TalhouëtAdd JUnit testing for VlanConfigurationCacheImpl class.
2015-03-25 Alexis de TalhouëtAdd JUnit testing of TenantNetworkManagerImpl class
2015-03-25 Eric MultanenAdd the bridge datapath_type to the operational MDSAL
2015-03-25 Sam HagueMerge "Updated postman collection with port/interface...
2015-03-25 Eric MultanenAllow port/interface creation via MDSAL without suppl...
2015-03-25 Anil VishnoiRemoved termination-point reference list from bridge...
2015-03-25 Anil VishnoiUpdated postman collection with port/interface creation
2015-03-24 Anil VishnoiDefine Models for Port/Interface attributes and implemented
2015-03-24 Eric MultanenAdd dpdkvhost interface type
2015-03-24 Praveen MalaChanged tp to terminationpoint to make it look meaningf...
2015-03-24 Sam HagueMerge "Add bridge port when creating a bridge via OVSDB...
2015-03-23 Flavio FernandesAdd node callback to flow capable listener from ovsdb...
2015-03-23 Eric MultanenAdd bridge port when creating a bridge via OVSDB SB...
2015-03-20 Sam HagueMerge "Update ovsdb model to support DPDK ports and...
2015-03-20 Flavio FernandesMerge "Changed the constant name logger to LOGGER to...
2015-03-20 Praveen MalaUpdate ovsdb model to support DPDK ports and datapath...
2015-03-20 Praveen MalaChanged the constant name logger to LOGGER to comply...
2015-03-19 Eric MultanenAdd other interface types to OVSDB SB MDSAL
2015-03-19 Sam HagueMerge "Support writing datapath_type to OVSDB bridge...
2015-03-19 Anil VishnoiChange listener registration to Operation Data Store...
2015-03-19 Sam HagueMerge "Patch to update interface in operational datastore."
2015-03-19 Flavio FernandesMerge "Add proper response extraction to allow assertEq...
2015-03-19 Ed WarnickeCleaned up excessive logging at INFO level.
2015-03-19 Eric MultanenSupport writing datapath_type to OVSDB bridge in SB...
2015-03-19 Sharad MishraPatch to update interface in operational datastore.
2015-03-19 Sam HagueAdd proper response extraction to allow assertEquals
2015-03-19 Flavio FernandesMerge "Return only the Identifier and not the whole...
2015-03-18 Sam HagueMerge "Added support for fail-mode."
2015-03-18 Sam HagueReturn only the Identifier and not the whole Node object
2015-03-18 Ed WarnickeAdded support for fail-mode.
2015-03-18 Flavio FernandesMinor: minor edits and remove deprecated call for Insta...
next