]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
2015-05-12 Thomas GoirandUpdated pt.po translation of debconf messages (Closes...
2015-05-06 Thomas GoirandAdded Gustavo Panizzo <gfa@zumbi.com.ar> as uploaders.
2015-05-06 gustavo panizzoFix a problem with openvswitch-agent where it's config...
2015-04-30 Thomas GoirandFixed gbp.conf
2015-04-30 Thomas GoirandUploading final kilo 2015.1.0
2015-04-30 Thomas GoirandMerge tag '2015.1.0' into debian/kilo
2015-04-28 Thomas GoirandFixed build-depends.
2015-04-28 Thomas GoirandNow packaging Kilo rc2.
2015-04-28 Thomas GoirandMerge tag '2015.1_rc2' into debian/kilo
2015-04-28 Henry GessauRun radvd as root
2015-04-24 Kevin BentonDon't resync on DHCP agent setup failure
2015-04-23 JenkinsMerge "Restrict subnet create/update to avoid DHCP...
2015-04-23 JenkinsMerge "Double functional testing timeout to 180s" into...
2015-04-23 JenkinsMerge "tests: confirm that _output_hosts_file does...
2015-04-23 JenkinsMerge "Updated from global requirements" into stable...
2015-04-23 JenkinsMerge "Only update MTU in update code for MTU" into...
2015-04-23 JenkinsMerge "Release Import of Translations from Transifex...
2015-04-23 Ihar Hrachyshkatests: confirm that _output_hosts_file does not log...
2015-04-23 Thomas GoirandFixed section of the rabbitmq credentials
2015-04-23 Maru NewbyDouble functional testing timeout to 180s
2015-04-23 Thomas GoirandAdded missing dnsmasq-neutron.conf in /etc/neutron
2015-04-23 watanabe.isaoRestrict subnet create/update to avoid DHCP resync
2015-04-23 Kevin BentonOnly update MTU in update code for MTU
2015-04-23 OpenStack Proposal BotUpdated from global requirements
2015-04-22 JenkinsMerge "Set IPset hash type to 'net' instead of 'ip...
2015-04-22 JenkinsMerge "Removed ml2_conf_odl.ini config file" into stabl...
2015-04-22 JenkinsMerge "Revert "Add ipset element and hashsize tunables...
2015-04-22 JenkinsMerge "Add Kilo release milestone" into stable/kilo
2015-04-22 JenkinsMerge "ML2: Change port status only when it's bound...
2015-04-22 JenkinsMerge "IPv6 SLAAC subnet create should update ports...
2015-04-21 Thomas GoirandFixed the fix for service_plugins
2015-04-21 Thomas GoirandFixed service_plugins directive.
2015-04-20 Thomas GoirandAdded a debian/neutron-server.service.in
2015-04-20 mathieu-rohonML2: Change port status only when it's bound to the...
2015-04-20 Andreas JaegerRelease Import of Translations from Transifex
2015-04-19 Thomas GoirandDo not build-depends on lbaas
2015-04-18 Thomas GoirandFixed (build-)depends versions for Jessie.
2015-04-17 Swaminathan... Fixes race condition and boosts the scheduling performance
2015-04-17 Kevin BentonSet IPset hash type to 'net' instead of 'ip'
2015-04-17 Kevin BentonRevert "Add ipset element and hashsize tunables"
2015-04-16 Kevin BentonUpdate .gitreview to point to stable/kilo
2015-04-16 Henry GessauAdd Kilo release milestone
2015-04-16 Dane LeBlancIPv6 SLAAC subnet create should update ports on net
2015-04-15 Ihar HrachyshkaRemoved ml2_conf_odl.ini config file
2015-04-15 Thomas GoirandAdded a neutron-plugin-linuxbridge-agent
2015-04-15 Thomas GoirandMerge branch 'debian/kilo' of git+ssh://git.debian...
2015-04-15 Thomas GoirandUsing the build dir for running tests.
2015-04-15 Thomas GoirandFixed (build-)depends for this release.
2015-04-15 Thomas GoirandDelete obsolete patches.
2015-04-15 Thomas GoirandDo not attempt to "fix" alembic migrations.
2015-04-15 Thomas GoirandMerge tag '2015.1_rc1' into debian/kilo
2015-04-15 Thomas GoirandNow packaging Kilo rc1.
2015-04-10 gustavo panizzoBreaks and Replaces for the rename of neutron openvswit...
2015-04-10 gustavo panizzorename neutron-plugin-[openvswitch|linuxbridge]-agent to
2015-04-09 gustavo panizzoRevert "add -plugin- to the names of the lb and ovs...
2015-04-09 gustavo panizzoadd -plugin- to the names of the lb and ovs agents
2015-04-09 gustavo panizzodocument the changes on init.d scripts for ovs and...
2015-04-09 gustavo panizzodo not parse neutron.conf to know the core_plugin name...
2015-04-09 JenkinsMerge "Add simple ARP spoofing protection"
2015-04-08 JenkinsMerge "Add missing config parameters in neutron.conf"
2015-04-08 JenkinsMerge "Re-use context session in ML2 DB get_port_bindin...
2015-04-08 JenkinsMerge "Revert "IPv6 SLAAC subnet create should update...
2015-04-08 JenkinsMerge "Moving VLAN Transparency support from core to...
2015-04-08 armando-migliaccioRevert "IPv6 SLAAC subnet create should update ports...
2015-04-08 Edgar MaganaAdd missing config parameters in neutron.conf
2015-04-08 JenkinsMerge "Return from check_ports_exist_on_l3agent if...
2015-04-08 JenkinsMerge "Add ipset element and hashsize tunables"
2015-04-08 Pritesh KothariMoving VLAN Transparency support from core to extension
2015-04-08 Dane LeBlancRe-use context session in ML2 DB get_port_binding_host
2015-04-08 JenkinsMerge "linuxbridge UT: Fix a regression of the recent...
2015-04-08 JenkinsMerge "Remove tests from HA routers test framework"
2015-04-08 JenkinsMerge "Fix intermittent UT failures in test_utils"
2015-04-07 armando-migliaccioFix intermittent UT failures in test_utils
2015-04-07 JenkinsMerge "Enhance TESTING.rst"
2015-04-07 JenkinsMerge "Remove check for bash usage"
2015-04-07 JenkinsMerge "Stop using deprecated DEFAULT group for lock_path"
2015-04-07 JenkinsMerge "Fix dynamic arp populate error for dvr routers"
2015-04-07 Maru NewbyEnhance TESTING.rst
2015-04-07 Maru NewbyRemove check for bash usage
2015-04-07 Ed BakReturn from check_ports_exist_on_l3agent if no subnet...
2015-04-07 Assaf MullerRemove tests from HA routers test framework
2015-04-07 YAMAMOTO Takashilinuxbridge UT: Fix a regression of the recent ip_lib...
2015-04-07 Swaminathan... Fix dynamic arp populate error for dvr routers
2015-04-07 Maru NewbyReorganize plugin test modules
2015-04-06 Maru NewbyMerge open source plugin test code modules
2015-04-06 Maru NewbyReorganize unit test tree
2015-04-06 JenkinsMerge "Fix docstring for l3_dvr_db.dvr_vmarp_table_update"
2015-04-06 JenkinsMerge "Allow metadata proxy running with nobody user...
2015-04-06 Brian HaleyAdd ipset element and hashsize tunables
2015-04-06 Cedric BrandilyAllow metadata proxy running with nobody user/group
2015-04-06 Maru NewbySkip example retargetable functional test
2015-04-06 JenkinsMerge "Prepare for unit test reorg"
2015-04-05 JenkinsMerge "Store and log correct exception info"
2015-04-05 JenkinsMerge "Always run dnsmasq as root"
2015-04-04 JenkinsMerge "Move network MTU from core REST API to extension...
2015-04-04 JenkinsMerge "Refactoring cleanup for L3 agent callbacks"
2015-04-04 Maru NewbyPrepare for unit test reorg
2015-04-03 JenkinsMerge "Add API tests for subnet-create with subnetpool"
2015-04-03 JenkinsMerge "Support multiple IPv6 prefixes on internal route...
2015-04-03 JenkinsMerge "Make L3 agent honor periodic_interval setting"
next