]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
2014-06-26 YAMAMOTO Takashiofagent: Use port desc to monitor ports on br-int
2014-06-16 JenkinsMerge "Introduced rpc_compat.create_connection()"
2014-06-16 JenkinsMerge "Copy-paste RPC Service class for backwards compa...
2014-06-16 JenkinsMerge "Introduce RpcCallback class"
2014-06-16 JenkinsMerge "Big Switch: Add missing data to topology sync"
2014-06-16 JenkinsMerge "Fix opt helpstring for dhcp_lease_duration"
2014-06-16 JenkinsMerge "Return no active network if the agent has not...
2014-06-16 Ihar HrachyshkaIntroduced rpc_compat.create_connection()
2014-06-16 Ihar HrachyshkaCopy-paste RPC Service class for backwards compatibility
2014-06-16 Ihar HrachyshkaIntroduce RpcCallback class
2014-06-16 Tom FifieldFix opt helpstring for dhcp_lease_duration
2014-06-16 JenkinsMerge "Increase default metadata_workers, backlog to...
2014-06-16 JenkinsMerge "Big Switch: Catch exceptions in watchdog thread"
2014-06-16 JenkinsMerge "Control update, delete for cisco-network-profile"
2014-06-16 JenkinsMerge "Fix invalid IPv6 address used in FakeV6 variables"
2014-06-15 JenkinsMerge "Add 'ip rule ...' support to ip_lib"
2014-06-14 JenkinsMerge "When l2-pop ON, clean stale ports in table0...
2014-06-14 JenkinsMerge "Removes unnecessary Embrane module-level mocks"
2014-06-14 JenkinsMerge "Check NVP router's status before deploying a...
2014-06-13 JenkinsMerge "Sync service module from oslo-incubator"
2014-06-13 JenkinsMerge "Added note to neutron.conf"
2014-06-13 rajeevAdd 'ip rule ...' support to ip_lib
2014-06-13 JenkinsMerge "NeutronManager: Remove explicit check of the...
2014-06-13 JenkinsMerge "remove E112 hacking exemption and fix errors"
2014-06-13 JenkinsMerge "Updated from global requirements"
2014-06-13 JenkinsMerge "Big Switch: Don't use MagicMocks unnecessarily"
2014-06-12 JenkinsMerge "Big Switch: Call correct method in watchdog"
2014-06-12 JenkinsMerge "Floatingip extension support for nuage plugin"
2014-06-12 JenkinsMerge "Cisco APIC Layer 3 Service plugin"
2014-06-12 JenkinsMerge "Use list copy for events in nova notifier"
2014-06-12 Vivekanandan... When l2-pop ON, clean stale ports in table0 br-tun
2014-06-12 Mark McClainremove E112 hacking exemption and fix errors
2014-06-12 OpenStack Proposal BotUpdated from global requirements
2014-06-11 YAMAMOTO TakashiNeutronManager: Remove explicit check of the existence...
2014-06-11 Anthony VeigaFix invalid IPv6 address used in FakeV6 variables
2014-06-11 JenkinsMerge "Replace XML with JSON for N1kv REST calls"
2014-06-11 JenkinsMerge "multiprovidernet: fix a comment"
2014-06-11 ronakFloatingip extension support for nuage plugin
2014-06-11 JenkinsMerge "OVS Agent: limit veth names to 15 chars"
2014-06-10 JenkinsMerge "extensions: remove 'check_env' method"
2014-06-10 JenkinsMerge "Imported Translations from Transifex"
2014-06-10 JenkinsMerge "Use import from six.moves to import the queue...
2014-06-10 JenkinsMerge "Support Subnets that are configured by external...
2014-06-10 JenkinsMerge "ofagent: Fix VLAN usage for TYPE_FLAT and TYPE_VLAN"
2014-06-10 JenkinsMerge "Fix race condition with firewall deletion"
2014-06-10 JenkinsMerge "Improve usage of MagicMocks in ML2 and L3 tests"
2014-06-10 JenkinsMerge "Changed DictModel to dict with attribute access"
2014-06-10 JenkinsMerge "Refactor code in update_subnet, splitting into...
2014-06-10 JenkinsMerge "Check the validation of 'delay' and 'timeout'"
2014-06-10 JenkinsMerge "Ensure routing key is specified in the address...
2014-06-10 JenkinsMerge "Monkey patch threading module as early as possible"
2014-06-10 JenkinsMerge "Add local type driver unittests"
2014-06-10 YAMAMOTO Takashimultiprovidernet: fix a comment
2014-06-10 OpenStack Proposal BotImported Translations from Transifex
2014-06-10 Eugene NikanorovFix race condition with firewall deletion
2014-06-10 YAMAMOTO Takashiextensions: remove 'check_env' method
2014-06-10 JenkinsMerge "Default to setting secure mode on the integratio...
2014-06-10 JenkinsMerge "Make allocation_pools attribute of subnet update...
2014-06-10 shihanzhangCheck the validation of 'delay' and 'timeout'
2014-06-10 JenkinsMerge "Introduced transition RPC exception types"
2014-06-10 JenkinsMerge "Added RpcProxy class"
2014-06-10 JenkinsMerge "Imported Translations from Transifex"
2014-06-09 aaronzhang231Control update, delete for cisco-network-profile
2014-06-09 Russell BryantEnsure routing key is specified in the address for...
2014-06-09 Sean M. CollinsSupport Subnets that are configured by external RAs
2014-06-09 JenkinsMerge "Add an option to turn off DF for GRE and VXLAN...
2014-06-09 JenkinsMerge "Start an unstarted patch in the hyperv unit...
2014-06-09 mariosRefactor code in update_subnet, splitting into individu...
2014-06-09 mariosMake allocation_pools attribute of subnet updateable...
2014-06-09 JenkinsMerge "Check DB scheme prior to migration to Ml2"
2014-06-09 Ihar HrachyshkaMonkey patch threading module as early as possible
2014-06-09 Ihar HrachyshkaIntroduced transition RPC exception types
2014-06-09 Ihar HrachyshkaAdded RpcProxy class
2014-06-09 YAMAMOTO Takashiofagent: Fix VLAN usage for TYPE_FLAT and TYPE_VLAN
2014-06-09 Kevin BentonBig Switch: Catch exceptions in watchdog thread
2014-06-09 Christian BerendtUse import from six.moves to import the queue module
2014-06-09 Kevin BentonStart an unstarted patch in the hyperv unit tests
2014-06-09 JenkinsMerge "Freescale SDN Mechanism Driver for ML2 Plugin"
2014-06-09 OpenStack Proposal BotImported Translations from Transifex
2014-06-09 JenkinsMerge "ovs, ofagent: Remove dead code"
2014-06-09 berlinCheck NVP router's status before deploying a service
2014-06-09 JenkinsMerge "Radware LBaaS driver is able to flip to a second...
2014-06-09 JenkinsMerge "BSN: Set hash header to empty instead of False"
2014-06-09 JenkinsMerge "Improve readability of MagicMock use in RYU...
2014-06-09 JenkinsMerge "Log firewall status on delete in case of status...
2014-06-08 JenkinsMerge "Improve iptables_manager _modify_rules() method"
2014-06-08 Pierre RognantAdd an option to turn off DF for GRE and VXLAN tunnels
2014-06-08 JenkinsMerge "Allow L3 base to handle extensions on router...
2014-06-08 JenkinsMerge "Refactor some router-related methods"
2014-06-08 JenkinsMerge "NSX: fix tenant_id passed as security_profile_id"
2014-06-08 JenkinsMerge "NSX: bump http_timeout to 30 seconds"
2014-06-08 Assaf MullerIncrease default metadata_workers, backlog to 4096
2014-06-08 JenkinsMerge "add engine parameter for offline migrations"
2014-06-08 JenkinsMerge "Big Switch: fix capabilities retrieval code"
2014-06-08 JenkinsMerge "Add NVP advanced service check before deleting...
2014-06-08 JenkinsMerge "NSX: Fix request_id in api_client to increment"
2014-06-07 JenkinsMerge "Add flat type driver unittests"
2014-06-07 JenkinsMerge "remove token from notifier middleware"
2014-06-07 JenkinsMerge "Improve module-level mocks in midonet tests"
2014-06-07 Kevin BentonBig Switch: Add missing data to topology sync
next