View Git repositories
Name Status Last Modified Last Commit
lp:~xianghui/ubuntu/trusty/neutron/lp1393391 bug(Has a merge proposal) 1 Development 2016-02-11 08:33:12 UTC
37. Add dep3

Author: Xiang Hui
Revision Date: 2016-02-11 08:33:12 UTC

Add dep3

lp:~corey.bryant/ubuntu/trusty/neutron/lp1318721 bug 1 Development 2016-01-20 15:09:06 UTC
38. * Backport upstream proposed fix (LP:...

Author: Corey Bryant
Revision Date: 2016-01-20 14:46:39 UTC

* Backport upstream proposed fix (LP: #1318721):
  - d/p/fix-reconnect-race-condition-with-rabbitmq-cluster.patch:
    Redeclare if exception is catched after self.queue.declare() failed.

lp:~xianghui/ubuntu/trusty/neutron/lp1318721 bug(Has a merge proposal) 1 Development 2016-01-08 08:40:03 UTC
37. Add dep3 header

Author: Xiang Hui
Revision Date: 2016-01-08 08:40:03 UTC

Add dep3 header

lp:~corey.bryant/ubuntu/vivid/neutron/dep8 1 Development 2015-11-30 19:01:24 UTC
356. d/tests/neutron-agents: Give daemon 5...

Author: Corey Bryant
Revision Date: 2015-11-30 18:24:06 UTC

d/tests/neutron-agents: Give daemon 5 seconds to start to prevent race.

lp:ubuntu/vivid-proposed/neutron bug 1 Development 2015-10-21 22:23:30 UTC
60. [ Chuck Short ] * Resynchronize with ...

Author: Chuck Short
Revision Date: 2015-10-15 08:56:04 UTC

[ Chuck Short ]
* Resynchronize with stable/kilo (7dbaa12) (LP: #1506058):
  - [7dbaa12] Changed filter field to router_id
  - [6c55f58] Do not log an error when deleting a linuxbridge does not exist
  - [118a76f] metadata: don't crash proxy on non-unicode user data
  - [eec8c50] Only get host data for floating ips on DVR routers
  - [9950ce2] Update dhcp host portbinding on failover
  - [1c87d72] func: Don't use private method of AsyncProcess
  - [834279c] Allow setting Agents description to None
  - [2f85b22] Process user iptables rules before INVALID
  - [f232475] Execute ipset command using check_exit_code
  - [d78899d] Don't write DHCP opts for SLAAC entries
  - [cb0554f] Check idl.run() return value before blocking
  - [2224851] Stop sending gratuitous arp when ip version is 6
  - [96276d5] Fix _ensure_default_security_group logic
  - [66a5116] Remove hack for sending gratuitous arp from fip ns
  - [2394418] populate port security default into network
  - [fc1c812] Remove early yields in _iter_hosts in dhcp agent
  - [2ead51a] Enable servicing lbaasV2 vip by DVR
  - [9498ea2] Descheduling DVR routers when ports are unbound from VM
  - [c74b05e] Bug-Fix for unexpected DHCP agent redundant
  - [e6a0e7d] Switch to dictionary for iptables find
  - [c377330] Add configurable options for HA networks
  - [114949b] Fix ipset can't be destroyed when last rule is deleted
  - [aba5e82] Updated NSXv plugin parameter descriptions
  - [d1a48f7] ovs: don't use ARP responder for IPv6 addresses
  - [4d15b6f] Configure gw_iface for RAs only in Master HA Router
  - [6975b2b] Register extraroute extension
  - [19d5ba4] Broadcast service port's arp in DVR
  - [767cea2] Stop device_owner from being set to 'network:*'
  - [2a6b34e] Fix a wrong condition for the _purge_metering_info function
  - [bf28c72] Add ARP spoofing protection for LinuxBridge agent
  - [635d5cf] Correct neutron-ns-metadata-proxy command when watch_log is
              False
  - [cc791b0] Fix usage of netaddr '.broadcast'
  - [f57a90a] Switch to using os-testr's copy of subunit2html
  - [c1201a2] Add optional file permission argument to replace_file()
  - [533900c] Adding loadbalanacerv2 device owner constant to neutron
              constants
  - [2a00016] Don't fatal error during initialization for missing service
              providers
  - [7c2727c] Update port bindings for master router
  - [6298a90] Setup reference service providers for API test runs
  - [6167d44] Move away nested transaction from _ensure_default_security_group
  - [c129bfa] Reject router-interface-add with a port which doesn't have any
              addresses
  - [770a105] SR-IOV: Fix SR-IOV agent to run ip link commands as root
  - [a0632d7] Catch ObjectDeletedError and skip port or subnet removal
  - [c4c8686] Cleanup stale metadata processes on l3 agent sync
  - [0c22d15] Bump stable/kilo next version to 2015.1.2
  - [4f9409d] lb-agent: ensure tap mtu is the same as physical device
  - [5d38dc5] Adds garp_master_repeat and garp_master_refresh to
              keepalived.conf
  - [e759c1c] Lower log level of errors caused by user requests to INFO
  - [1a1cc3d] Fix race condition by using lock on enable_radvd
  - [5827664] Remove bridge cleanup call
  - [23f5134] Added networking-plumgrid in plugin requirements

[ Corey Byrant ]
* d/rules: Prevent dh_python2 from guessing dependencies.

lp:ubuntu/wily/neutron bug 1 Development 2015-10-15 16:38:37 UTC
76. New upstream release for OpenStack Li...

Author: Corey Bryant
Revision Date: 2015-10-15 16:38:37 UTC

New upstream release for OpenStack Liberty.

lp:ubuntu/wily-proposed/neutron bug 1 Development 2015-10-15 16:38:37 UTC
76. New upstream release for OpenStack Li...

Author: Corey Bryant
Revision Date: 2015-10-15 16:38:37 UTC

New upstream release for OpenStack Liberty.

lp:ubuntu/vivid-updates/neutron 2 Mature 2015-08-05 11:23:17 UTC
59. * Additional support for stable/kilo ...

Author: Corey Bryant
Revision Date: 2015-08-05 11:23:17 UTC

* Additional support for stable/kilo (LP: #1481008):
  - d/neutron-pluging-linuxbridge-agent.init.in: Ensure that the right
    binary is used for neutron-plugin-linuxbridge-agent (LP: #1453188).

lp:ubuntu/trusty-updates/neutron bug 2 Mature 2015-07-08 04:19:07 UTC
36. * Resynchronize with stable/icehouse ...

Author: Corey Bryant
Revision Date: 2015-06-22 10:14:52 UTC

* Resynchronize with stable/icehouse (877df58) (LP: #1467533):
  - [cae7108] Fix enable_snat column migration for Postgres + SQLite
  - [61571b4] Persist DHCP leases to a local database
  - [fba8d9b] Process port IP requests before subnet requests
  - [43fe809] Don't resync on DHCP agent setup failure
  - [91cc867] Deal with PEP-0476 certificate chaining checking
  - [877df58] Ignore http_proxy while connecting to test WSGI server

lp:ubuntu/utopic-proposed/neutron bug 1 Development 2015-06-25 19:38:15 UTC
46. d/*.logrotate,neutron-common.logrotat...

Author: Jorge Niedbalski
Revision Date: 2015-06-10 10:29:50 UTC

d/*.logrotate,neutron-common.logrotate: Backport from vivid,
Move to single logrotate configuration. (LP: #1463844).

lp:ubuntu/trusty-proposed/neutron bug 1 Development 2015-06-24 18:05:22 UTC
35. * Resynchronize with stable/icehouse ...

Author: Corey Bryant
Revision Date: 2015-06-22 10:14:52 UTC

* Resynchronize with stable/icehouse (877df58) (LP: #1467533):
  - [cae7108] Fix enable_snat column migration for Postgres + SQLite
  - [61571b4] Persist DHCP leases to a local database
  - [fba8d9b] Process port IP requests before subnet requests
  - [43fe809] Don't resync on DHCP agent setup failure
  - [91cc867] Deal with PEP-0476 certificate chaining checking
  - [877df58] Ignore http_proxy while connecting to test WSGI server

lp:ubuntu/utopic-updates/neutron 2 Mature 2015-06-10 10:29:50 UTC
46. d/*.logrotate,neutron-common.logrotat...

Author: Jorge Niedbalski
Revision Date: 2015-06-10 10:29:50 UTC

d/*.logrotate,neutron-common.logrotate: Backport from vivid,
Move to single logrotate configuration. (LP: #1463844).

lp:~niedbalski/ubuntu/vivid/neutron/fixes-1447803 bug(Has a merge proposal) 1 Development 2015-04-23 20:18:11 UTC
58. Adds conntrack as dependency fixes bu...

Author: Jorge Niedbalski
Revision Date: 2015-04-23 20:16:49 UTC

Adds conntrack as dependency fixes bug LP: #1447803

lp:ubuntu/vivid/neutron 2 Mature 2015-04-15 13:59:07 UTC
57. * New upstream milestone release: -...

Author: Chuck Short
Revision Date: 2015-04-15 13:59:07 UTC

* New upstream milestone release:
  - debian/control: Update dependencies.
  - debian/patches/disable-udev-tests.patch: Dropped no longer needed.
  - debian/patches/fixup-driver-test-execution.patch: Dropped no longer needed.
  - debian/patches/skip-iptest.patch: Skip failing test
  - debian/neutron-plugin-openvswitch-agent.install: Added neutron-ovsvapp-agent binary.
  - debian/neutron-plugin-cisco.install: Added neutron-cisco-apic-service-agent and
    neutron-cisco-apic-host-agent

lp:ubuntu/trusty-security/neutron bug 2 Mature 2014-11-15 07:14:56 UTC
31. * No change rebuild for security: -...

Author: Marc Deslauriers
Revision Date: 2014-10-21 11:59:06 UTC

* No change rebuild for security:
  - [dd4b77f] Forbid regular users to reset admin-only attrs to default values
    + CVE-2014-6414
    + LP: #1357379

lp:ubuntu/utopic/neutron bug 2 Mature 2014-10-16 15:29:53 UTC
42. New upstream release.

Author: James Page
Revision Date: 2014-10-16 15:29:53 UTC

New upstream release.

lp:ubuntu/saucy-security/neutron bug 2 Mature 2014-06-25 21:24:15 UTC
16. * SECURITY UPDATE: specify /etc/neutr...

Author: Jamie Strandboge
Revision Date: 2014-06-18 16:15:47 UTC

* SECURITY UPDATE: specify /etc/neutron/rootwrap.conf for use with
  neutron-rootwrap
  - CVE-2013-6433 (LP: #1185019)
* SECURITY UPDATE: Validate CIDR given as ip-prefix in
  security-group-rule-create
  - CVE-2014-0187
  - LP: #1300785
* debian/patches/CVE-2014-0187b.patch: update for python-netaddr <= 0.7.10
* SECURITY UPDATE: Install SNAT rules for ipv4 only
  - CVE-2014-4167
  - LP: #1309195

lp:ubuntu/saucy-updates/neutron 2 Mature 2014-06-18 16:15:47 UTC
16. * SECURITY UPDATE: specify /etc/neutr...

Author: Jamie Strandboge
Revision Date: 2014-06-18 16:15:47 UTC

* SECURITY UPDATE: specify /etc/neutron/rootwrap.conf for use with
  neutron-rootwrap
  - CVE-2013-6433 (LP: #1185019)
* SECURITY UPDATE: Validate CIDR given as ip-prefix in
  security-group-rule-create
  - CVE-2014-0187
  - LP: #1300785
* debian/patches/CVE-2014-0187b.patch: update for python-netaddr <= 0.7.10
* SECURITY UPDATE: Install SNAT rules for ipv4 only
  - CVE-2014-4167
  - LP: #1309195

lp:ubuntu/trusty/neutron bug 1 Development 2014-04-21 00:07:44 UTC
28. [ Chuck Short ] New upstream release ...

Author: James Page
Revision Date: 2014-04-17 13:04:17 UTC

[ Chuck Short ]
New upstream release (LP: #1288245).

lp:ubuntu/saucy-proposed/neutron bug 2 Mature 2014-03-31 11:51:57 UTC
18. * Resynchronize with stable/havana (8...

Author: Chuck Short
Revision Date: 2014-03-31 11:51:57 UTC

* Resynchronize with stable/havana (8cb9d89) (LP: #1284643):
  - [8cb9d89] Use a temp dir for CONF.state_path
  - [566321b] Subnets should be set as lazy='join'
  - [eb4c045] Qpid, RabbitMQ: advance thru the list of brokers on reconnect
  - [1faec83] Prevent cross plugging router ports from other tenants
  - [858ec2e] Fixes Hyper-V port metrics enabling after service restart
  - [d57ce79] Adds Hyper-V utils methods
  - [5ccfeae] NSX: Sync do not pass around model object
  - [7f2c41f] NSX: Fix possible deadlock in sync code
  - [7871486] Use a more accurate max_delay for reconnects
  - [8e92741] Adds id in update_floatingip API in PLUMgrid plugin driver
  - [ab46900] Report proper error message in PLUMgrid Plugin
  - [ece27c9] Update help message of flag 'enable_isolated_metadata'
  - [a47fde6] Remove the warning for Scheduling Network
  - [28ee2ac] vshield task manager: abort tasks in stop() on termination
  - [c194262] Fix request timeout errors during calls to NSX controller
  - [2b4cdcd] Fix error while connecting to busy NSX L2 Gateway
  - [5158744] Tweak version nvp/nsx version validation logic for router operations
  - [722746f] [ML2] l2-pop MD handle multi create/delete ports
  - [99339a9] Fix metering iptables driver doesn't read root_helper param
  - [2e9f5a7] Add support for managing async processes
  - [5678fb8] fix --excluded of meter-label-rule-create is not working
  - [c0586c4] Fix a typo in log exception in the metering agent
* debian/patches/bump-sqlalchemy-versions.patch: Rediffed
* debian/patches/revert-stable-havana-requirements.patch: Updated not to
  bump the version of python-neutronclient.

lp:~zulcss/ubuntu/saucy/neutron/2013.2.2 (Has a merge proposal) 1 Development 2014-02-25 15:11:00 UTC
215. Releasing 2013.2.2

Author: Chuck Short
Revision Date: 2014-02-25 15:11:00 UTC

Releasing 2013.2.2

lp:~corey.bryant/ubuntu/trusty/neutron/fix-for-1273877 bug(Has a merge proposal) 1 Development 2014-02-24 15:46:02 UTC
237. * Renamed Nicira NVP plugin to VMware...

Author: Corey Bryant
Revision Date: 2014-02-24 15:44:05 UTC

* Renamed Nicira NVP plugin to VMware NSX (LP: #1273877):
  - debian/neutron-plugin-*.install: Update path and file for rename
  - debian/tests/*-plugin: Replace nicira-plugin with vmware-plugin
  - debian/control:
    + Change neutron-plugin-nicira to transtional package
    + Add neutron-plugin-vmware package which breaks/replaces
      neutron-plugin-nicira package.
*

lp:~corey.bryant/ubuntu/trusty/neutron/revert-sql-alchemy-patch (Has a merge proposal) 1 Development 2014-02-21 16:47:32 UTC
236. debian/patches/sql-alchemy-0.8.3-comp...

Author: Corey Bryant
Revision Date: 2014-02-21 16:41:03 UTC

debian/patches/sql-alchemy-0.8.3-compat.patch: Revert prior drop.

lp:~gandelman-a/ubuntu/saucy/neutron/2013.2.1 (Has a merge proposal) 1 Development 2013-12-19 20:33:35 UTC
214. 2013.2.1

Author: Adam Gandelman
Revision Date: 2013-12-19 20:29:16 UTC

2013.2.1

lp:~gandelman-a/ubuntu/raring/neutron/2013.1.4 1 Development 2013-10-17 21:11:27 UTC
151. Releasing 2013.1.4

Author: Adam Gandelman
Revision Date: 2013-10-17 21:10:11 UTC

Releasing 2013.1.4

lp:ubuntu/saucy/neutron 1 Development 2013-10-16 15:37:02 UTC
14. New upstream release candidate (LP: #...

Author: Chuck Short
Revision Date: 2013-10-16 15:37:02 UTC

New upstream release candidate (LP: #1240665).

lp:~gandelman-a/ubuntu/saucy/neutron/patch_refresh (Has a merge proposal) 1 Development 2013-08-07 10:56:36 UTC
179. debian/patches: Refresh.

Author: Adam Gandelman
Revision Date: 2013-08-07 10:56:24 UTC

debian/patches: Refresh.

lp:~gandelman-a/ubuntu/saucy/neutron/limit_testr_concurrency (Has a merge proposal) 1 Development 2013-08-01 00:16:33 UTC
176. debian/rules: Limit testr concurrency...

Author: Adam Gandelman
Revision Date: 2013-08-01 00:16:10 UTC

debian/rules: Limit testr concurrency to 1 CPU.

lp:~gandelman-a/ubuntu/saucy/neutron/kombu_min 1 Development 2013-07-17 18:29:24 UTC
167. debian/control: Set minimum python-ko...

Author: Adam Gandelman
Revision Date: 2013-07-17 18:30:19 UTC

debian/control: Set minimum python-kombu version >= 2.5.12.

129 of 29 results