[Bug 1085255] Re: Meta bug for tracking Openstack 2012.2.1 Stable Update

Adam Gandelman 1085255 at bugs.launchpad.net
Fri Dec 14 00:36:33 UTC 2012


** Description changed:

  This is a meta-bug used for tracking progress of the 2012.2.1 Folsom
  stable update to Nova, Horizon, Keystone, Glance, Cinder and Quantum.
  
-  cinder (2012.2.1-0ubuntu1) quantal-proposed; urgency=low
-  .
-    * Ubuntu updates:
-      - Cinder should suggest ceph-common, not python-ceph (LP: #1065901):
-        - debian/control: cinder-volume Suggests: python-ceph -> ceph-common
-    * Resynchronize with stable/folsom (87d839a5) (LP: #1085255):
-      - [f990ff0] Remove unused python-daemon dependency
-      - [940f363] Detached and deleted RBD volumes remain associated with insance
-        (LP: #1083818)
-      - [7f34ba3] After folsom upgrade, instances can no longer access existing
-        volumes. (LP: #1065702)
-      - [1c99b24] Jenkins jobs fail because of incompatibility between sqlalchemy-
-        migrate and the newest sqlalchemy-0.8.0b1 (LP: #1073569)
-      - [d12d4b6] Add SIGPIPE handler to subprocess execution in rootwrap and
-        utils.execute (LP: #1053364)
-      - [ce5e002] Set defaultbranch in .gitreview to stable/folsom
- 
-  glance (2012.2.1-0ubuntu1) quantal-proposed; urgency=low
-  .
-    * Dropped patches, applied upstream:
-      - debian/patches/CVE-2012-4573.patch
-      - debian/patches/CVE-2012-4573b.patch
-    * Resynchronize with stable/folsom (199783ce) (LP: #1085255):
-      - [49408e9] Glance image-delete HTTPInternalServerError HTTP 500
-        (LP: #1075580)
-      - [91aaa48] Image fails to upload to swift: TypeError: object of type
-        'CooperativeReader' has no len( (LP: #1057322)
-      - [a296a5b] Return 403 when admin deletes a deleted image (LP: #1060944)
-      - [3e58a6a] Disallow updating deleted images. (LP: #1060930)
-      - [26c8085] admins can see deleted images in v2 api (LP: #1071446)
-      - [8321ca6] No exclude option to skip tests in run_tests.sh (LP: #1065758)
-      - [c3bea11] Badly named stable/folsom Glance tarballs (LP: #1059634)
-      - [fc0ee76] Non-admin users can cause public glance images to be deleted
-        from the backend storage repository in the v2 api (LP: #1076506)
-      - [90bcdc5] Non-admin users can cause public glance images to be deleted
-        from the backend storage repository (LP: #1065187)
-      - [7841cc9] FakeAuth not always admin
-      - [ddad275] Jenkins jobs fail because of incompatibility between sqlalchemy-
-        migrate and the newest sqlalchemy-0.8.0b1 (LP: #1073569)
-      - [1d5c651] nosetest options cause no such option errors (LP: #1056420)
-      - [ac223e2] Set defaultbranch in .gitreview to stable/folsom
- 
-  horizon (2012.2.1-0ubuntu1) quantal-proposed; urgency=low
-  .
-    * Resynchronize with stable/folsom (da9a19c7) (LP: #1085255):
-      - [53954a7] Fixes JavaScript count bug in tables.
-      - [65c2ab8] Edit image popup public checkbox not pulling in value
-        (LP: #1076216)
-      - [cb7aa15] Set defaultbranch in .gitreview to stable/folsom
- 
-  keystone (2012.2.1-0ubuntu1) quantal-proposed; urgency=low
-  .
-    * Ubuntu updates:
-      - debian/control: Ensure keystoneclient is upgraded with keystone,
-        require python-keystoneclient >= 1:0.1.3. (LP: #1073273)
-      - Dropped patches, applied upsteram:
-        - debian/patches/CVE-2012-5563.patch
-        - debian/patches/CVE-2012-5571.patch
-        - debian/patches/fix-ssl-tests-lp1068851.patch
-    * Resynchronize with stable/folsom (7869c3ec) (LP: #1085255):
-      - [f9d4766] token expires time incorrect for auth by one token
-        (LP: #1079216)
-      - [80d63c8] keystone throws error when removing user from tenant.
-        (LP: #1078497)
-      - [37308dd] Removing user from a tenant isn't invalidating user access to
-        tenant (LP: #1064914)
-      - [bec9b68] Redo part of bp/sql-identiy-pam undone by bug 968519
-        (LP: #1068674)
-      - [ee645e6] Jenkins jobs fail because of incompatibility between sqlalchemy-
-        migrate and the newest sqlalchemy-0.8.0b1 (LP: #1073569)
-      - [094c494] Non PKI Tokens longer than 32 characters can never be valid
-        (LP: #1060389)
-      - [3cd343b] Openssl tests rely on expired certificate (LP: #1068851)
-      - [2f9807e] Set defaultbranch in .gitreview to stable/folsom
- 
-  nova (2012.2.1-0ubuntu1) quantal-proposed; urgency=low
-  .
+  cinder (2012.2.1-0ubuntu1) quantal-proposed; urgency=low
+  .
+    * Ubuntu updates:
+      - Cinder should suggest ceph-common, not python-ceph (LP: #1065901):
+        - debian/control: cinder-volume Suggests: python-ceph -> ceph-common
+    * Resynchronize with stable/folsom (87d839a5) (LP: #1085255):
+      - [f990ff0] Remove unused python-daemon dependency
+      - [940f363] Detached and deleted RBD volumes remain associated with insance
+        (LP: #1083818)
+      - [7f34ba3] After folsom upgrade, instances can no longer access existing
+        volumes. (LP: #1065702)
+      - [1c99b24] Jenkins jobs fail because of incompatibility between sqlalchemy-
+        migrate and the newest sqlalchemy-0.8.0b1 (LP: #1073569)
+      - [d12d4b6] Add SIGPIPE handler to subprocess execution in rootwrap and
+        utils.execute (LP: #1053364)
+      - [ce5e002] Set defaultbranch in .gitreview to stable/folsom
+ 
+  glance (2012.2.1-0ubuntu1) quantal-proposed; urgency=low
+  .
+    * Dropped patches, applied upstream:
+      - debian/patches/CVE-2012-4573.patch
+      - debian/patches/CVE-2012-4573b.patch
+    * Resynchronize with stable/folsom (199783ce) (LP: #1085255):
+      - [49408e9] Glance image-delete HTTPInternalServerError HTTP 500
+        (LP: #1075580)
+      - [91aaa48] Image fails to upload to swift: TypeError: object of type
+        'CooperativeReader' has no len( (LP: #1057322)
+      - [a296a5b] Return 403 when admin deletes a deleted image (LP: #1060944)
+      - [3e58a6a] Disallow updating deleted images. (LP: #1060930)
+      - [26c8085] admins can see deleted images in v2 api (LP: #1071446)
+      - [8321ca6] No exclude option to skip tests in run_tests.sh (LP: #1065758)
+      - [c3bea11] Badly named stable/folsom Glance tarballs (LP: #1059634)
+      - [fc0ee76] Non-admin users can cause public glance images to be deleted
+        from the backend storage repository in the v2 api (LP: #1076506)
+      - [90bcdc5] Non-admin users can cause public glance images to be deleted
+        from the backend storage repository (LP: #1065187)
+      - [7841cc9] FakeAuth not always admin
+      - [ddad275] Jenkins jobs fail because of incompatibility between sqlalchemy-
+        migrate and the newest sqlalchemy-0.8.0b1 (LP: #1073569)
+      - [1d5c651] nosetest options cause no such option errors (LP: #1056420)
+      - [ac223e2] Set defaultbranch in .gitreview to stable/folsom
+ 
+  horizon (2012.2.1-0ubuntu1) quantal-proposed; urgency=low
+  .
+    * Resynchronize with stable/folsom (da9a19c7) (LP: #1085255):
+      - [53954a7] Fixes JavaScript count bug in tables.
+      - [65c2ab8] Edit image popup public checkbox not pulling in value
+        (LP: #1076216)
+      - [cb7aa15] Set defaultbranch in .gitreview to stable/folsom
+ 
+  keystone (2012.2.1-0ubuntu1) quantal-proposed; urgency=low
+  .
+    * Ubuntu updates:
+      - debian/control: Ensure keystoneclient is upgraded with keystone,
+        require python-keystoneclient >= 1:0.1.3. (LP: #1073273)
+      - Dropped patches, applied upsteram:
+        - debian/patches/CVE-2012-5563.patch
+        - debian/patches/CVE-2012-5571.patch
+        - debian/patches/fix-ssl-tests-lp1068851.patch
+    * Resynchronize with stable/folsom (7869c3ec) (LP: #1085255):
+      - [f9d4766] token expires time incorrect for auth by one token
+        (LP: #1079216)
+      - [80d63c8] keystone throws error when removing user from tenant.
+        (LP: #1078497)
+      - [37308dd] Removing user from a tenant isn't invalidating user access to
+        tenant (LP: #1064914)
+      - [bec9b68] Redo part of bp/sql-identiy-pam undone by bug 968519
+        (LP: #1068674)
+      - [ee645e6] Jenkins jobs fail because of incompatibility between sqlalchemy-
+        migrate and the newest sqlalchemy-0.8.0b1 (LP: #1073569)
+      - [094c494] Non PKI Tokens longer than 32 characters can never be valid
+        (LP: #1060389)
+      - [3cd343b] Openssl tests rely on expired certificate (LP: #1068851)
+      - [2f9807e] Set defaultbranch in .gitreview to stable/folsom
+ 
+  nova (2012.2.1+stable-20121212-a99a802e-0ubuntu1) quantal-proposed; urgency=low
+  
     * Ubuntu updates:
       - debian/control: Ensure novaclient is upgraded with nova,
         require python-keystoneclient >= 1:2.9.0. (LP: #1073289)
       - d/p/avoid_setuptools_git_dependency.patch: Refresh.
+    * Dropped patches, applied upstream:
+      - debian/patches/CVE-2012-5625.patch: [a99a802]
     * Resynchronize with stable/folsom (b55014ca) (LP: #1085255):
+      - [a99a802] create_lvm_image allocates dirty blocks (LP: #1070539)
+      - [670b388] RPC exchange name defaults to 'openstack' (LP: #1083944)
       - [3ede373] disassociate_floating_ip with multi_host=True fails
         (LP: #1074437)
       - [22d7c3b] libvirt imagecache should handle shared image storage
         (LP: #1075018)
       - [e787786] Detached and deleted RBD volumes remain associated with insance
         (LP: #1083818)
       - [9265eb0] live_migration missing migrate_data parameter in Hyper-V driver
         (LP: #1066513)
       - [3d99848] use_single_default_gateway does not function correctly
         (LP: #1075859)
       - [65a2d0a] resize does not migrate DHCP host information (LP: #1065440)
       - [102c76b] Nova backup image fails (LP: #1065053)
       - [48a3521] Fix config-file overrides for nova-dhcpbridge
       - [69663ee] Cloudpipe in Folsom: no such option: cnt_vpn_clients
         (LP: #1069573)
       - [6e47cc8] DisassociateAddress can cause Internal Server Error
         (LP: #1080406)
       - [22c3d7b] API calls to dis-associate an auto-assigned floating IP should
         return proper warning (LP: #1061499)
       - [bd11d15] libvirt: if exception raised during volume_detach, volume state
         is inconsistent (LP: #1057756)
       - [dcb59c3] admin can't describe all images in ec2 api (LP: #1070138)
       - [78de622] Incorrect Exception raised during Create server when metadata
         over 255 characters  (LP: #1004007)
       - [c313de4] Fixed IP isn't released before updating DHCP host file
         (LP: #1078718)
       - [f4ab42d] Enabling Return Reservation ID with XML create server request
         returns no body  (LP: #1061124)
       - [3db2a38] 'BackupCreate' should accept rotation parameter greater than or
         equal to zero (LP: #1071168)
       - [f7e5dde] libvirt reboot sometimes fails to reattach volumes
         (LP: #1073720)
       - [ff776d4] libvirt: detaching volume may fail while terminating other
         instances on the same host concurrently (LP: #1060836)
       - [85a8bc2] Used instance uuid rather than id in remove-fixed-ip
       - [42a85c0] Fix error on invalid delete_on_termination value
       - [6a17579] xenapi migrations fail w/ swap (LP: #1064083)
       - [97649b8] attach-time field for volumes is not updated for detach volume
         (LP: #1056122)
       - [8f6a718] libvirt: rebuild is not using kernel and ramdisk associated with
         the new image (LP: #1060925)
       - [fbe835f] live-migration and volume host assignement (LP: #1066887)
       - [c2a9150] typo prevents volume_tmp_dir flag from working (LP: #1071536)
       - [93efa21] Instances deleted during spawn leak network allocations
         (LP: #1068716)
       - [ebabd02] After restarting an instance volume is lost (LP: #1071069)
       - [a369303] xen volume auto device selection always picks xvdb
         (LP: #1061944)
       - [8d1095c] Calls to to_xml() to generate XML for a soft deleted flavor fail
         (LP: #1073736)
       - [1857821] nova-manage doesn't validate the key value supplied to update
         the quota (LP: #1064359)
       - [6ae32f0] Compute manager doesn't update 'host' field when it tries to run
         a VM (LP: #1073600)
       - [284f6ea] Host field set too early during builds (LP: #1060255)
       - [395511f] finish_resize failures result in NoneType exception
         (LP: #1071595)
       - [85ccf80] confirm_resize mgr call requires admin context (LP: #1071600)
       - [2dceffa] Only return the last N lines of the console log (LP: #1081436)
       - [9c7a711] console auth does not work with memcache, unicode error
         (LP: #1057279)
       - [b27f7ef] disk path not exists when using LXC with libvirt_images_type=lvm
         (LP: #1079113)
       - [1351c6b] nova-api now requires quantumclient (LP: #1070509)
       - [612f404] nova-api now requires quantumclient (LP: #1070509)
       - [7e8a166] nova-compute (folsom) fails to start, compute_driver is None
         (LP: #1081836)
       - [182ca80] Nova API does not work with QuantumV2 API subclasses
         (LP: #1070045)
       - [55d1412] 413 error code doesn't always provide Retry-After (LP: #1079387)
       - [1581505] Snapshotting LXC instance fails (LP: #1058273)
       - [197398f] Stop network.api import on network import
       - [b874d21] Scheduler Race Condition at high volume (LP: #1073956)
       - [3316e1f] Nic Ordering not guaranteed with Quantum API (LP: #1064524)
       - [ab7e37e] Stable oslo (aka common) update
       - [3f7788c] update nova to report quantum floating IPs (LP: #1023169)
       - [d3fd05b] metadata service throws 500 - NoSuchOptError (LP: #1063851)
       - [97542c9] libvirt imagecache still runs even if disabled (LP: #1075017)
       - [b31f528] OS API: XML Namespace Handling Broken (LP: #887191)
       - [76b44d9] nova-api crashes if it is run with nobody account.
         (LP: #1073858)
       - [d59f6ad] nova-compute will assign the same device name if volume-attach
         continuously  (LP: #1062033)
       - [8e11181] Nova does not delete the LV on LVM backed VMs (LP: #1078085)
       - [9bf2c6a] Fixed instance deletion issue from Nova API.
       - [c0e1247] forget to release resource when terminate an instance from a
         failed compute node (LP: #1067214)
       - [49397a4] ensure_default_security_group() does not call sgh (LP: #1050982)
       - [47ff8a5] trigger_instance[add/remove]_security_group_refresh are never
         called (LP: #1057069)
       - [c9cade2] Resource reservation isn't rolled back properly for certain
         failures during Instance Create (LP: #1065092)
       - [34c3845] Resource tracker uses regex DB query too often (LP: #1060363)
       - [92eddd2] Logging CPU incompatibility when attempting live migration fails
         (LP: #1076308)
       - [8b4896b] hostname in metadata ends with . if dhcp_domain flag is empty
         (LP: #1064713)
       - [ded0473] deletes fail when instance in RESIZED (LP: #1056601)
       - [d015be5] libvirt: cannot detach volume from stopped domain (LP: #1057730)
       - [d5888f1] Resizing a Xen instance with attached volumes fails
         (LP: #1028092)
       - [fb88827] resize leave leftover libvirt configs (LP: #1015731)
       - [5ccd691] nova-network cannot re-generate MAC address if collision happen
         (LP: #1059366)
       - [e3d7f8c] After folsom upgrade, instances can no longer access existing
         volumes. (LP: #1065702)
       - [804f858] Jenkins jobs fail because of incompatibility between sqlalchemy-
         migrate and the newest sqlalchemy-0.8.0b1 (LP: #1073569)
       - [f67a5f9] block device mappings for deleted instances are leaked
         (LP: #1069099)
       - [32d8722] volume and snapshot IDs do not correctly map to UUIDs after
         folsom upgrade (LP: #1065785)
       - [9613643] Xenserver cannot boot vm_mode=xen type images (LP: #1055431)
       - [863c767] Cloudpipe extension xml serialization doesn't return the
         instance(s) data (LP: #1056242)
       - [724adcf] deleting security group does not mark rules as deleted
         (LP: #1056380)
       - [84a996c] IP Protocol for security group should be returned in lower case
         to be compliant with the ec2 api (LP: #1057196)
       - [e1ed06a] db tests fail with sqlalchemy 0.7.4 (LP: #1057145)
       - [bddb06d] Fail to boot raw image on XenServer (LP: #1055413)
       - [d4d1665] Add SIGPIPE handler to subprocess execution in rootwrap and
         utils.execute (LP: #1053364)
       - [0af4dd0] libvirt: concurrent detach_volume and terminate fails
         (LP: #1057719)
       - [ebbfa9e] Instances in vm state DELETED are preventing compute restart
         (LP: #1053441)
       - [db516a2] ComputeManager does not provide block_device_info on destroy
         call in revert_resize (LP: #1056285)
       - [4223ebf] Set defaultbranch in .gitreview to stable/folsom
       - [eee4dbb] do_refresh_security_group_rules in nova.virt.firewall is very
         slow (LP: #1062314)
       - [b7e509a] Set read_deleted='yes' for instance_id_mappings.
       - [9e20735] Tests fail on 32bit machines (_get_hash_str is platform
         dependent) (LP: #1050359)
  
-  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
+   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

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

Title:
  Meta bug for tracking Openstack 2012.2.1 Stable Update

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1085255/+subscriptions



More information about the Ubuntu-server-bugs mailing list