]> review.fuel-infra Code Review - openstack-build/neutron-build.git/shortlog
openstack-build/neutron-build.git
2014-05-04 Thomas GoirandAdded Russian Debconf translation, thanks to Yuri Kozlo...
2014-05-03 Thomas GoirandMerge branch 'debian/icehouse' of ssh://git.debian...
2014-05-03 Thomas GoirandFixed fr.po, thanks to Christian Perrier (Closes: ...
2014-04-20 Thomas GoirandAdded a Provides: neutron-plugin-ml2 in neutron-common...
2014-04-20 Thomas GoirandFixed fr.po (Closes: #745249). Thanks to Christian...
2014-04-18 Thomas GoirandUploading to unstable.
2014-04-18 Thomas GoirandPackaging Icehouse first release to unstable.
2014-04-16 Thomas GoirandFixed 11c6e18605c8_pool_monitor_status_.py migration
2014-04-16 Thomas Goirandre-adds 0001-Add-parameter-and-iptables-rules-to-protec...
2014-04-14 Thomas Goiranddebian/changelog: documents re-addintion of 0004-Fix...
2014-04-14 Thomas GoirandRe-added 0004-Fix-Metering-doesn-t-respect-the-l3-agent...
2014-04-11 Thomas GoirandDocuments: Allow selecting log destination for Neutron...
2014-04-11 Sylvain BaubeauAllow selecting log destination for Neutron daemons
2014-04-09 Thomas GoirandNow packaging Icehouse RC2
2014-04-09 Thomas GoirandMerge tag '2014.1.rc2' into debian/icehouse
2014-04-09 JenkinsMerge "NSX: Fix KeyError in sync if nsx_router_id not...
2014-04-09 JenkinsMerge "Hide ipv6 subnet API attributes" into milestone...
2014-04-09 Aaron RosenNSX: Fix KeyError in sync if nsx_router_id not found
2014-04-09 JenkinsMerge "Correctly inherit __table_args__ from parent...
2014-04-09 JenkinsMerge "Add a note that rpc_workers option is experiment...
2014-04-08 Salvatore OrlandoHide ipv6 subnet API attributes
2014-04-08 JenkinsMerge "Add L2 Agent side handling for non consistent...
2014-04-08 Darren BirkettCorrectly inherit __table_args__ from parent class
2014-04-08 Thomas GoirandAdds OVS_lib_defer_apply_doesn_t_handle_concurrency...
2014-04-08 JenkinsMerge "Delete routers that are requested but not report...
2014-04-08 Carl BaldwinAdd a note that rpc_workers option is experimental
2014-04-08 Carl BaldwinDelete routers that are requested but not reported...
2014-04-08 Aaron RosenFix _validate_mac_address method
2014-04-08 Irena BerezovskyAdd L2 Agent side handling for non consistent security_...
2014-04-08 Akihiro MotokiFix wrong section name "security_group" in sample confi...
2014-04-07 JenkinsMerge "Fix Jenkins translation jobs" into milestone...
2014-04-07 Thomas GoirandMerge the 2 Alembic migration patches into a single...
2014-04-07 OpenStack JenkinsMerge "Updated from global requirements" into milestone...
2014-04-07 Thierry CarrezFix Jenkins translation jobs
2014-04-07 JenkinsMerge "ML2: ODL driver sets port status" into milestone...
2014-04-07 Thomas GoirandMore SQLite patches.
2014-04-07 Henry GessauAdd missing comma in nsx router mappings migration
2014-04-06 Robert KukuraML2: ODL driver sets port status
2014-04-06 OpenStack JenkinsUpdated from global requirements
2014-04-06 JenkinsMerge "Fix test MAC addresses to be valid" into milesto...
2014-04-05 JenkinsMerge "Cisco VPN driver correct reporting for admin...
2014-04-05 JenkinsMerge "De-duplicate unit tests for ports in Big Switch...
2014-04-05 JenkinsMerge "Add unit test for add_vxlan in test_linux_ip_lib...
2014-04-05 JenkinsMerge "Add missing DB migrations for BSN ML2 plugin...
2014-04-05 JenkinsMerge "Set ns_name in RouterInfo as attribute" into...
2014-04-05 JenkinsMerge "use floatingip's ID as key instead of itself...
2014-04-05 JenkinsMerge "fixes tests using called_once_ without assert...
2014-04-05 JenkinsMerge "Only send notifications on uuid device_id's...
2014-04-05 JenkinsMerge "NSX: Fix pagination support" into milestone...
2014-04-05 JenkinsMerge "Update BigSwitch Name to its correct name" into...
2014-04-05 JenkinsMerge "Fixing Arista CLI command" into milestone-proposed
2014-04-05 JenkinsMerge "Stop using portbindings_db in BSN ML2 driver...
2014-04-05 JenkinsMerge "Don't emit log for missing attribute check polic...
2014-04-05 JenkinsMerge "Fix function parsing the kernel version" into...
2014-04-05 JenkinsMerge "Return 409 for second firewall creation" into...
2014-04-05 JenkinsMerge "Redundant SG rule create calls in unit tests...
2014-04-05 JenkinsMerge "NSX plugin: return 400 for invalid gw certificat...
2014-04-05 JenkinsMerge "fixes broken neutron-netns-cleanup" into milesto...
2014-04-05 JenkinsMerge "Log configuration values for OFA agent" into...
2014-04-05 JenkinsMerge "Changed the message line of RouterInUse class...
2014-04-04 Jakub LibosvarSet ns_name in RouterInfo as attribute
2014-04-04 Yong Sheng... use floatingip's ID as key instead of itself
2014-04-04 Kevin BentonDe-duplicate unit tests for ports in Big Switch
2014-04-04 armando-migliaccioNSX: Fix pagination support
2014-04-04 Miguel Angel Ajofixes tests using called_once_ without assert
2014-04-04 Kevin BentonAdd missing DB migrations for BSN ML2 plugin
2014-04-04 Kanzhe JiangUpdate BigSwitch Name to its correct name
2014-04-04 Kevin BentonStop using portbindings_db in BSN ML2 driver
2014-04-04 Simon PasquierFix function parsing the kernel version
2014-04-04 sukhdevFixing Arista CLI command
2014-04-04 Akihiro MotokiReturn 409 for second firewall creation
2014-04-04 Salvatore OrlandoDon't emit log for missing attribute check policy
2014-04-04 Brian HaleyFix test MAC addresses to be valid
2014-04-04 sridhargaddamRedundant SG rule create calls in unit tests
2014-04-04 Salvatore OrlandoNSX plugin: return 400 for invalid gw certificate
2014-04-04 Sphoorti JoglekarAdd unit test for add_vxlan in test_linux_ip_lib
2014-04-04 Miguel Angel Ajofixes broken neutron-netns-cleanup
2014-04-04 Paul MichaliCisco VPN driver correct reporting for admin state chg
2014-04-04 fumihiko kakumaLog configuration values for OFA agent
2014-04-04 Aaron RosenOnly send notifications on uuid device_id's
2014-04-04 sushma_koratiChanged the message line of RouterInUse class
2014-04-04 Daniel GollubReplace HTTPSConnection in NEC plugin
2014-04-04 Thomas GoirandReleasing rc1
2014-04-02 Thomas GoirandUsing ml2 as default plugin
2014-04-02 Thomas GoirandFixed service_plugin
2014-04-02 Thomas GoirandFixed default service_plugins value again.
2014-04-02 Thomas GoirandActivates tunnel_type = gre by default.
2014-04-02 Thomas GoirandFixed service_plugins default value.
2014-04-02 gustavo panizzoFixes an issue using ml2 and openvswitch plugin
2014-04-01 Joe GordonUse a temp dir for CONF.state_path
2014-04-01 Thomas GoirandFixed new (build-)depends.
2014-04-01 Thomas GoirandCommits staged files in the git status from rc1.
2014-04-01 Thomas GoirandRefreshed better-config-default.patch
2014-04-01 Thomas GoirandRefreshed fix-alembic-migration-with-sqlite3.patch
2014-04-01 Thomas GoirandRemoved SQLAlchemy version in requirements.txt patch...
2014-04-01 Thomas GoirandNow packaging upstream release 2014.1~rc1
2014-04-01 Thomas GoirandMerge tag '2014.1_rc1' into debian/icehouse
2014-04-01 JenkinsMerge "Invoke _process_l3_create within plugin session"
2014-04-01 Kevin BentonBigSwitch: Semaphore on port status update
2014-03-31 JenkinsMerge "Add Icehouse no-op migration"
next