[Bug 1070335] Re: l3 db operations failed in multiple transactions

2021-10-13 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be
fixed for that release

** Changed in: quantum (Ubuntu Precise)
   Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070335

Title:
  l3 db operations failed in multiple transactions

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1070335/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1070335] Re: l3 db operations failed in multiple transactions

2013-04-04 Thread Thierry Carrez
** Changed in: quantum
Milestone: grizzly-1 = 2013.1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070335

Title:
  l3 db operations failed in multiple transactions

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1070335/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070335] Re: l3 db operations failed in multiple transactions

2013-01-29 Thread Launchpad Bug Tracker
This bug was fixed in the package quantum - 2012.2.1-0ubuntu1

---
quantum (2012.2.1-0ubuntu1) quantal-proposed; urgency=low

  * Resynchronize with stable/folsom (1e774867) (LP: #1085255):
- [aeabb42] There are routing problems when the dnsmasq port does not come
  first in the routing table (LP: #1083238)
- [04aab72] Quantum linux bridge not optimized with libvirt (LP: #1078210)
- [ca7fc10] getting quotas from database has severe performance implications
  (LP: #1075369)
- [66605e8] failed to update an external network into non external network
  (LP: #1083387)
- [c60051a] Quantum test suite leaks memory like a sieve (LP: #1065276)
- [3179dfc] clear_db() does incomplete db teardown (LP: #1080988)
- [c1e19d7] Unauthorized command: cat /proc/None/cmdline (LP: #1077651)
- [af9e076] At times a instance will not receive an IP address from the DHCP
  agent (LP: #1081664)
- [e0d1a7d] allow multiple floating-ip on single port if they use different
  fixed ips and/or external nets (LP: #1057844)
- [8471d79] Delete port fails to gateway ip (LP: #1079980)
- [aca8b4a] fixed_ip allocation which is not included within
  allocation_pools makes error when delete port or re-create port
  (LP: #1077292)
- [eacc9d3] Mapping same bridge to different phyiscal networks succeed
  (LP: #1067669)
- [51b4c82] python-quantum: not region aware (LP: #1080793)
- [6f0a486] delete floatingip should be in one transaction to delete port
  (LP: #1080516)
- [db6cda7] Remove qpid configuration variables no longer supported
- [a112840] Allow NVP plugin to use per-tenant quota extension
- [82b1a55] Quantum service does not restart after reboot (LP: #1073999)
- [c01a839] There are some cases that L3 API with an invalid parameter
  returns 500. (LP: #1064765)
- [26b383f] external network can be plugged also as internal network for one
  router (LP: #1053633)
- [49f649c] There is a lot of cases that API with an invalid parameter
  returns 500. (LP: #1062046)
- [4546a18] When create subnet, you con set up the value as cidr (the value
  isn't cidr form). (LP: #1067959)
- [9ba453a] killfilter should handle updated/deleted executables
  (LP: #1073768)
- [7c8a55c] a port which is not able to delete is made when floatingip
  create fails. (LP: #1064748)
- [c9b84cf] Linux bridge port update causes exception (LP: #1072713)
- [cb57932] I can't add interface to router, if there is another port in
  non-shared network of other tenant (LP: #1057558)
- [574e278] Ryu plugin does not support Security Groups (LP: #1059393)
- [607f486] tap device added to integration bridge without tag
  (LP: #1064070)
- [21a0fdf] L3 agent external network flag (LP: #1056720)
- [5cbaff4] router create with external_gateway_info fails with 500 always.
  (LP: #1064235)
- [63b81f6] l3 db operations failed in multiple transactions (LP: #1070335)
- [bff17fb] Ensure that the SqlSoup import is still supported.
- [e091a29] l3_nat_agent was renamed to l3_agent
- [9030969] remove default value of 'local_ip' of 10.0.0.3 in
  ovs_quantum_plugin.ini  (LP: #1051744)
- [425e942] rootwrap error with L3 agent (LP: #1069966)
- [51c8799] Port create with invalid IP data creates port. (LP: #1064261)
- [fc97da9] nvp_plugin does not update device_id in nvplib (LP: #1061391)
- [2504f62] get_network in nvp plugin didn't return subnet information
  (LP: #1061781)
- [b4f9b1f] l3_agent not disabling namespace use (LP: #1060559)
- [3bbf281] Add SIGPIPE handler to subprocess execution in rootwrap and
  utils.execute (LP: #1053364)
- [c623f72] Set defaultbranch in .gitreview to stable/folsom
 -- Adam Gandelman ad...@ubuntu.com   Tue, 04 Dec 2012 09:19:46 -0800

** Changed in: quantum (Ubuntu Quantal)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quantum in Ubuntu.
https://bugs.launchpad.net/bugs/1070335

Title:
  l3 db operations failed in multiple transactions

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1070335/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1070335] Re: l3 db operations failed in multiple transactions

2013-01-29 Thread Launchpad Bug Tracker
This bug was fixed in the package quantum - 2012.2.1-0ubuntu1

---
quantum (2012.2.1-0ubuntu1) quantal-proposed; urgency=low

  * Resynchronize with stable/folsom (1e774867) (LP: #1085255):
- [aeabb42] There are routing problems when the dnsmasq port does not come
  first in the routing table (LP: #1083238)
- [04aab72] Quantum linux bridge not optimized with libvirt (LP: #1078210)
- [ca7fc10] getting quotas from database has severe performance implications
  (LP: #1075369)
- [66605e8] failed to update an external network into non external network
  (LP: #1083387)
- [c60051a] Quantum test suite leaks memory like a sieve (LP: #1065276)
- [3179dfc] clear_db() does incomplete db teardown (LP: #1080988)
- [c1e19d7] Unauthorized command: cat /proc/None/cmdline (LP: #1077651)
- [af9e076] At times a instance will not receive an IP address from the DHCP
  agent (LP: #1081664)
- [e0d1a7d] allow multiple floating-ip on single port if they use different
  fixed ips and/or external nets (LP: #1057844)
- [8471d79] Delete port fails to gateway ip (LP: #1079980)
- [aca8b4a] fixed_ip allocation which is not included within
  allocation_pools makes error when delete port or re-create port
  (LP: #1077292)
- [eacc9d3] Mapping same bridge to different phyiscal networks succeed
  (LP: #1067669)
- [51b4c82] python-quantum: not region aware (LP: #1080793)
- [6f0a486] delete floatingip should be in one transaction to delete port
  (LP: #1080516)
- [db6cda7] Remove qpid configuration variables no longer supported
- [a112840] Allow NVP plugin to use per-tenant quota extension
- [82b1a55] Quantum service does not restart after reboot (LP: #1073999)
- [c01a839] There are some cases that L3 API with an invalid parameter
  returns 500. (LP: #1064765)
- [26b383f] external network can be plugged also as internal network for one
  router (LP: #1053633)
- [49f649c] There is a lot of cases that API with an invalid parameter
  returns 500. (LP: #1062046)
- [4546a18] When create subnet, you con set up the value as cidr (the value
  isn't cidr form). (LP: #1067959)
- [9ba453a] killfilter should handle updated/deleted executables
  (LP: #1073768)
- [7c8a55c] a port which is not able to delete is made when floatingip
  create fails. (LP: #1064748)
- [c9b84cf] Linux bridge port update causes exception (LP: #1072713)
- [cb57932] I can't add interface to router, if there is another port in
  non-shared network of other tenant (LP: #1057558)
- [574e278] Ryu plugin does not support Security Groups (LP: #1059393)
- [607f486] tap device added to integration bridge without tag
  (LP: #1064070)
- [21a0fdf] L3 agent external network flag (LP: #1056720)
- [5cbaff4] router create with external_gateway_info fails with 500 always.
  (LP: #1064235)
- [63b81f6] l3 db operations failed in multiple transactions (LP: #1070335)
- [bff17fb] Ensure that the SqlSoup import is still supported.
- [e091a29] l3_nat_agent was renamed to l3_agent
- [9030969] remove default value of 'local_ip' of 10.0.0.3 in
  ovs_quantum_plugin.ini  (LP: #1051744)
- [425e942] rootwrap error with L3 agent (LP: #1069966)
- [51c8799] Port create with invalid IP data creates port. (LP: #1064261)
- [fc97da9] nvp_plugin does not update device_id in nvplib (LP: #1061391)
- [2504f62] get_network in nvp plugin didn't return subnet information
  (LP: #1061781)
- [b4f9b1f] l3_agent not disabling namespace use (LP: #1060559)
- [3bbf281] Add SIGPIPE handler to subprocess execution in rootwrap and
  utils.execute (LP: #1053364)
- [c623f72] Set defaultbranch in .gitreview to stable/folsom
 -- Adam Gandelman ad...@ubuntu.com   Tue, 04 Dec 2012 09:19:46 -0800

** Changed in: quantum (Ubuntu Quantal)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070335

Title:
  l3 db operations failed in multiple transactions

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1070335/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070335] Re: l3 db operations failed in multiple transactions

2013-01-22 Thread Mark McLoughlin
** Tags removed: in-stable-folsom

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070335

Title:
  l3 db operations failed in multiple transactions

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1070335/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070335] Re: l3 db operations failed in multiple transactions

2013-01-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/quantal-proposed/quantum

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070335

Title:
  l3 db operations failed in multiple transactions

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1070335/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070335] Re: l3 db operations failed in multiple transactions

2012-12-28 Thread Clint Byrum
Hello yong, or anyone else affected,

Accepted quantum into quantal-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/quantum/2012.2.1-0ubuntu1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: quantum (Ubuntu Quantal)
   Status: Confirmed = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070335

Title:
  l3 db operations failed in multiple transactions

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1070335/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070335] Re: l3 db operations failed in multiple transactions

2012-12-03 Thread Adam Gandelman
** Also affects: quantum (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Changed in: quantum (Ubuntu Quantal)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070335

Title:
  l3 db operations failed in multiple transactions

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1070335/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070335] Re: l3 db operations failed in multiple transactions

2012-11-30 Thread Launchpad Bug Tracker
** Branch linked: lp:~gandelman-a/ubuntu/quantal/quantum/2012.2.1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070335

Title:
  l3 db operations failed in multiple transactions

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1070335/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070335] Re: l3 db operations failed in multiple transactions

2012-11-29 Thread Mark McLoughlin
** Changed in: quantum/folsom
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quantum in Ubuntu.
https://bugs.launchpad.net/bugs/1070335

Title:
  l3 db operations failed in multiple transactions

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1070335/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1070335] Re: l3 db operations failed in multiple transactions

2012-11-29 Thread Mark McLoughlin
** Changed in: quantum/folsom
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070335

Title:
  l3 db operations failed in multiple transactions

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1070335/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070335] Re: l3 db operations failed in multiple transactions

2012-11-27 Thread Mark McLoughlin
** Changed in: quantum/folsom
   Importance: Undecided = Medium

** Changed in: quantum/folsom
 Assignee: (unassigned) = Gary Kotton (garyk)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070335

Title:
  l3 db operations failed in multiple transactions

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1070335/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070335] Re: l3 db operations failed in multiple transactions

2012-11-21 Thread Thierry Carrez
** Changed in: quantum
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quantum in Ubuntu.
https://bugs.launchpad.net/bugs/1070335

Title:
  l3 db operations failed in multiple transactions

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1070335/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1070335] Re: l3 db operations failed in multiple transactions

2012-11-21 Thread Thierry Carrez
** Changed in: quantum
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070335

Title:
  l3 db operations failed in multiple transactions

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1070335/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070335] Re: l3 db operations failed in multiple transactions

2012-11-20 Thread Mark McLoughlin
** Also affects: quantum/folsom
   Importance: Undecided
   Status: New

** Changed in: quantum/folsom
   Status: New = Fix Committed

** Changed in: quantum/folsom
Milestone: None = 2012.2.1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070335

Title:
  l3 db operations failed in multiple transactions

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1070335/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1070335] Re: l3 db operations failed in multiple transactions

2012-11-06 Thread Chuck Short
** Changed in: quantum (Ubuntu)
   Status: New = Fix Released

** Also affects: quantum (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: quantum (Ubuntu Precise)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quantum in Ubuntu.
https://bugs.launchpad.net/bugs/1070335

Title:
  l3 db operations failed in multiple transactions

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1070335/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1070335] Re: l3 db operations failed in multiple transactions

2012-11-06 Thread Chuck Short
** Changed in: quantum (Ubuntu)
   Status: New = Fix Released

** Also affects: quantum (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: quantum (Ubuntu Precise)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1070335

Title:
  l3 db operations failed in multiple transactions

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1070335/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs