Fixed if/else/for/while/do curly braces for LBaaSPoolMemberHandler.java
[netvirt.git] / openstack / net-virt /
2015-04-06 Leo CavalcantiFixed if/else/for/while/do curly braces for LBaaSPoolMe...
2015-04-04 Sam HagueMerge "support for Interface external_ids"
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 Alexis de TalhouëtAdd JUnit testing for FloatingIPHandler class.
2015-04-02 Flavio FernandesMerge "Add JUnit tesing for NeutronL3Adapter class."
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 Alexis de TalhouëtAdd JUnit tesing for NeutronL3Adapter class.
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-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 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 Flavio FernandesMerge "Add datapath types to vswitch."
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 Alexis de TalhouëtAdd JUnit testing for ConfigurationServiceImpl class.
2015-03-27 Alexis de TalhouëtUpdate doc of class EventDispatcherImplTest.
2015-03-26 Sam HagueMerge "Update OpenVSwitch schema to include new datapat...
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 Sam HagueMerge "Add JUnit testing for ProviderNetworkManagerImpl."
2015-03-26 Alexis de TalhouëtAdd JUnit testing for ProviderNetworkManagerImpl.
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 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 Alexis de TalhouëtAdd JUnit testing for VlanConfigurationCacheImpl class.
2015-03-25 Alexis de TalhouëtAdd JUnit testing of TenantNetworkManagerImpl class
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-19 Flavio FernandesMerge "Return only the Identifier and not the whole...
2015-03-18 Sam HagueImplement NodeCacheListener to SouthboundHandler
2015-03-18 Sam HagueAdd class name to log for better debugging
2015-03-18 Sam HagueFix toString for different events to avoid NPE
2015-03-18 Sam HagueMerge "Patch to bring us into alignment with skip.karaf...
2015-03-18 Sam HagueRemove last adsal remnants from NeutronL3Adapter
2015-03-17 Sam HagueMerge "Add support for datapath"
2015-03-17 Sam HagueMerge "Initial write for bridge."
2015-03-17 Flavio FernandesMerge "Fix to improve logging of exceptions in Transact...
2015-03-16 Flavio FernandesRemove ad-sal from lbaas - part 2
2015-03-16 Flavio FernandesRemove ad-sal from lbaas - part 1
2015-03-13 Flavio FernandesMerge "Fix typo (Don't know why I wanted indentidentifi...
2015-03-13 Flavio FernandesMerge "Fixing null pointer error on node delete and...
2015-03-13 Flavio FernandesMove NodeUtils.java to ovsdb.utils
2015-03-13 Flavio FernandesProvide FlowCapableNodeDataChangeListener to openstack...
2015-03-10 Flavio FernandesMerge "Renaming ovsdb-managed-node-augmentation to...
2015-03-10 Sam HagueRemove sal IInventoryListener from Southboundhandler
2015-03-09 Flavio FernandesMerge changes I00b761de,I6b7440b3,Id4a96515
2015-03-09 Sam HagueUse service dependency injection rather than ServiceHelper.
2015-03-09 Sam HagueAdd utils.servicehelper to netvirt
2015-03-05 Sam HagueMigrate net-virt from adsal Node to mdsal Node
2015-03-03 Sam HagueMerge "Make BridgeName strongly typed"
2015-03-02 Sam HagueMerge "Fix placement of config file"
2015-03-02 Flavio FernandesMerge "Bug 2438: No serializer found for class.. Boolea...
2015-03-02 Sam HagueMerge "OVSDB V3 northbound failed to find node"
2015-03-02 Sam HagueMerge "getNode fails when id contains |"
2015-03-02 Sam HagueMerge "Ovsdb plugin compatibility layer"
2015-02-28 Anil VishnoiOvsdb plugin compatibility layer
2015-02-26 Sam HagueMerge "MD-SAL OVSDB SB - handle update to ovsdb node."
2015-02-26 Flavio FernandesMerge "Slight simplification in OvsdbConnectionInstance"
2015-02-25 Ed WarnickeUse neutron from new repo
2015-02-24 Sam HagueRevert "Removing ovsdb plugin dependency on sal.utils...
2015-02-20 Sam HagueMerge "Fetch managed node (bridge) details and augment...
2015-02-20 Sam HagueMerge "Removing ovsdb plugin dependency on sal.utils...
2015-02-20 Sam HagueRemoving ovsdb plugin dependency on sal.utils classes
2015-02-18 Flavio FernandesMerge "Parsing bridge names on new Southbound, Yang...
2015-02-18 Flavio FernandesMerge "Fix of ovsdb conneciton listener"
2015-02-18 Sam HagueClean up pom files.
2015-02-16 Sam HagueBug 2707: Pipeline flows are not programmed because...
2015-02-13 Flavio FernandesMerge "Fix sonar code coverage for BridgeConfigurationM...
2015-02-13 Sam HagueFix sonar code coverage for BridgeConfigurationManagerI...
2015-02-11 Sam HagueMerge topics 'mdsal_ovsd_db', 'mdsal_ovsdb_sb'
2015-02-11 Sam HagueMerge "MD-SAL OVSDB SB - handle deletion of Ovsdb Nodes"
2015-02-11 Sam HagueMerge "Basic wiring for OVSDB updates"
2015-02-10 Sam HagueMerge "Fix ovsdb-ovs-full-integration-daily"
2015-02-10 Sam HagueMerge "Remove ComponentActivatorAbstractBase from net...
2015-02-10 Flavio FernandesRemove ComponentActivatorAbstractBase from net-virt
2015-02-09 Flavio FernandesMerge "Fix namespaces for dpdk yang files"
2015-02-09 Flavio FernandesMerge "Remove ComponentActivatorAbstractBase from plugin"
2015-02-07 Sam HagueMerge "Remove openflow10"
2015-02-06 Flavio FernandesRemove openflow10
2015-02-05 Sam HagueMerge "Rough musings towards an MD-SAL OVSDB SB"
2015-02-01 Sam HagueMerge "Fix 'Row cannot be cast to Interface' exceptions"
2015-02-01 Cédric OllivierFix 'Row cannot be cast to Interface' exceptions
2015-01-31 Sam HagueMerge "Remove deprecated comment."
2015-01-31 Sam HagueMerge "Added unit test BridgeConfigurationManagerImpl...
2015-01-31 Marcus KoontzAdded unit test BridgeConfigurationManagerImpl.java
2015-01-31 Marcus KoontzAdded unit test LoadBalancerConfiguration.java
next