[Bug 1065785] [NEW] volume and snapshot IDs do not correctly map to UUIDs after folsom upgrade

2012-10-11 Thread Adam Gandelman
Public bug reported: Similar to the EC2 instance ID issue in Bug #1061166, the snapshot_id_mappings and volume_id_mappings tables were both introduced in Folsom but are not populated entirely during creation, with the deleted column ending up NULL for all rows copied during the initial migration.

[Bug 1065702] Re: After folsom upgrade, instances can no longer access existing volumes.

2012-10-11 Thread Adam Gandelman
** Tags added: openstack-ubuntu-upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065702 Title: After folsom upgrade, instances can no longer access existing volumes. To manage notifications a

[Bug 1065320] Re: /var/lib/nova/volumes is owned by root after Folsom upgrade

2012-10-11 Thread Adam Gandelman
** Tags added: openstack-ubuntu-upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1065320 Title: /var/lib/nova/volumes is owned by root after Folsom upgrade To manage notifications about this b

[Bug 1052522] Re: L3 plugin exists / dies when external bridge isn't up

2012-09-18 Thread Adam Gandelman
I've been unable to reproduce this using a simple test: # apt-get install openvswitch-switch quantum-l3-agent # service quantum-l3-agent status quantum-l3-agent stop/waiting # <- this is expected, currently. # ovs-vsctl add-br br-int # ovs-vsctl add-br br-ex # ip addr 3: br-int: mtu 1500 qdisc n

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-09-18 Thread Adam Gandelman
** Tags added: rls-q-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1035172 Title: DHCP broken for Openstack Nova instances since kernel v3.3 To manage notifications about this bug go to:

[Bug 1053543] [NEW] novnc is missing its init script.

2012-09-20 Thread Adam Gandelman
Public bug reported: In the last upload to Ubuntu, debian/novnc.init was strangely dropped from the package with no indication in changelog as to why. It exists in Debian, and users are apparently still expecting it be there. ** Affects: novnc (Ubuntu) Importance: Undecided Status

[Bug 1070322] Re: again creation of quantum db

2012-10-25 Thread Adam Gandelman
Quantum server should be loading plugin specific config, as configured in /etc/default/quantum-server (OVS plugin by default). I'm a bit confused what the bug is here. How do I reproduce? ubuntu@juju-james-instance-0:~$ ls /var/lib/quantum/ ovs.sqlite ubuntu@juju-james-instance-0:~$ sudo rm -rf

[Bug 1071614] [NEW] After installation of quantum-server, upstart job does not pick up plugin config

2012-10-25 Thread Adam Gandelman
Public bug reported: The quantum-server upstart job attempts to add an additional '--config- file=' argument to quantum-server if a plugin config is present (specified in /etc/default/quantum-server, defaults to openvswitch plugin). When instaling quamtum-server and quantum-plugin-openvswitch tog

[Bug 1064835] Re: keystoneclient fails on SSL certificates that work for other services

2012-10-29 Thread Adam Gandelman
WRT Ubuntu update, this needs to be fixed upstream before it can be applied as a match to the Ubuntu package in Quantal and Cloud Archive. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1064835 Title:

[Bug 1073273] Re: keystone package has incorrect dep on python-keystone (= 2012.1-0ubuntu1)

2012-10-31 Thread Adam Gandelman
Hi Justin, thanks for the bug. It looks like the dependency between keystone and python-keystone is explicit in that it requires the same version, so those should be upgraded together. The python- keystoneclient dependency is loosely defined, for sure. Can you confirm that this is the case? Al

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-09-24 Thread Adam Gandelman
Finished bisecting over the weekend. It concluded that 7c7c7f01cc5e3e423120a4848a73dd5e4586f2f9 is the first bad commit. The following is a summary of the bisect against linux-stable: git bisect start git bisect good v3.2 git bisect bad v3.3-rc1 2ac9d7aaccbd598b5bd19ac40761b723bb675442 - good a

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-09-24 Thread Adam Gandelman
It looks like this is related to the discussion of vhost_net, packet checksumming and DHCP @ http://www.spinics.net/lists/kvm/msg37660.html and recent changes to libvirt that enable 'vhost=on' by default for KVM processes (vhost=on does not get set by default on precise) Using iptables on the host

[Bug 1029430] Re: KVM guests networking issues with no virbr0 and with vhost_net kernel modules loaded

2012-09-24 Thread Adam Gandelman
Tagging this as affecting nova, as it manages its own out-of-band bridge and iptables rules for its libvirt guests. These rules should probably be setup by nova-network (and potentially quantum?) ** Also affects: nova Importance: Undecided Status: New -- You received this bug notifica

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-09-24 Thread Adam Gandelman
*** This bug is a duplicate of bug 1029430 *** https://bugs.launchpad.net/bugs/1029430 ** This bug has been marked a duplicate of bug 1029430 KVM guests networking issues with no virbr0 and with vhost_net kernel modules loaded -- You received this bug notification because you are a membe

[Bug 1029430] Re: KVM guests networking issues with no virbr0 and with vhost_net kernel modules loaded

2012-09-24 Thread Adam Gandelman
** Also affects: nova (Ubuntu) Importance: Undecided Status: New ** Changed in: nova (Ubuntu) Status: New => Confirmed ** Changed in: nova (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1029430] Re: KVM guests networking issues with no virbr0 and with vhost_net kernel modules loaded

2012-09-24 Thread Adam Gandelman
** Tags added: folsom-rc-potential -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1029430 Title: KVM guests networking issues with no virbr0 and with vhost_net kernel modules loaded To manage noti

[Bug 1057098] Re: [FFe] Please update to 1.4.3

2012-10-02 Thread Adam Gandelman
** Branch linked: lp:~gandelman-a/ubuntu/quantal/openvswitch/1.4.3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1057098 Title: [FFe] Please update to 1.4.3 To manage notifications about this bug g

[Bug 1060336] [NEW] nova-novncproxy does not install binaries or any running services

2012-10-02 Thread Adam Gandelman
Public bug reported: Installing nova-novncproxy 2012.2-0ubuntu2: $ sudo apt-get install nova-novncproxy $ service nova-novncproxy status nova-novncproxy: unrecognized service $ which nova-novncproxy In addition to this affecting Nova, the novnc package's init scripts requires the presence of /us

[Bug 1060374] [NEW] websockify installs no importable python module

2012-10-02 Thread Adam Gandelman
Public bug reported: The websockify's only purpose ATM is to serve as a dependency of nova's VNC services, specifically nova-novncproxy, however, it does not currently install any python module and the nova service fails to start because of an ImportError. # apt-get -y install websockify ; python

[Bug 1060374] Re: websockify installs no importable python module

2012-10-02 Thread Adam Gandelman
Looks like the upstream source tree's use of setuptools is broken? Neither websockify.py (which is a symlink to websockify binary in the source tree) or websocket.py end up in /usr/share/ after running setup.py. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1060422] [NEW] nova-volume volume creation fails, tgt config not loaded

2012-10-02 Thread Adam Gandelman
arget 2012-10-02 15:23:07 TRACE nova raise exception.NotFound() 2012-10-02 15:23:07 TRACE nova NotFound: Resource could not be found. 2012-10-02 15:23:07 TRACE nova ** Affects: nova (Ubuntu) Importance: Undecided Assignee: Adam Gandelman (gandelman-a) Status: In Pro

[Bug 1061166] [NEW] ec2 instance IDs are broken after folsom upgrade

2012-10-03 Thread Adam Gandelman
Public bug reported: After upgrading a running cluster from Essex to Folsom (2012.2-0ubuntu2~cloud0), the EC2 API can no longer find instances by EC2 ID, ie: ubuntu@ip-10-252-38-15:~$ euca-describe-instances RESERVATION r-90qer9xs 7b58c0e219a948ef942071c871d05b8bdefault INSTANCE

[Bug 1049986] Re: Openstack dashboard's Ubuntu theme needs to be re-enabled and refreshed.

2012-10-03 Thread Adam Gandelman
The theme has been re-enabled in our packaging, but the actual CSS and media needs to be refreshed and updated to apply correctly over the current version of the django app. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1061166] Re: ec2 instance IDs are broken after folsom upgrade

2012-10-03 Thread Adam Gandelman
After taking another look at this, EC2 instance IDs appear to change during an upgrade. Did an upgrade with two running instances, i-0003 and i-0004. After upgrade, they show change to i-0003 and i-0004, respecively. Any EC2 action (terminate, get-console-output, etc) on these n

[Bug 1061166] Re: ec2 instance IDs are broken after folsom upgrade

2012-10-03 Thread Adam Gandelman
Oops: should have read that instances i-0003 and i-0004 changed post-upgrade to i-0005 and i-0006 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1061166 Title: ec2 instance IDs are

[Bug 1061166] Re: ec2 instance IDs are broken after folsom upgrade

2012-10-04 Thread Adam Gandelman
>From what I can gather the 107 migration only copies the instance's ID and UUID to the new mapping table, but leaves the other columns NULL, specifically 'deleted'. In Folsom, an ec2 describe instances call will check that the instances.id <-> uuid mapping exists in the instances_id_mapping table

[Bug 1061961] [NEW] Upgrading openstack-dashboard does not upgrade dependencies.

2012-10-04 Thread Adam Gandelman
t, referer: http://ec2-50-112-7-145.us- west-2.compute.amazonaws.com/dashboard/auth/login/ ** Affects: horizon (Ubuntu) Importance: Undecided Assignee: Adam Gandelman (gandelman-a) Status: In Progress ** Tags: openstack-ubuntu-upgrade ** Tags added: openstack-ubuntu-upgrade **

[Bug 1057098] [NEW] [FFe] Please update to 1.4.3

2012-09-26 Thread Adam Gandelman
Public bug reported: Developers from OpenVswitch have requested we update to the current stable release, 1.4.3. This version is a bug-fix only release for the 1.4 branch that contains the following changes: 8249ccc Declare the version as "1.4.3". 02978b5 datapath: Fix FLOW_BUFSIZE definition. 6

[Bug 1062474] [NEW] Migrations do not populate volume_id_mappings and instance_id_mappings completely

2012-10-05 Thread Adam Gandelman
Public bug reported: 089_add_volume_id_mappings.py 107_add_instance_id_mappings.py These two migrations create tables that easily map volume and instance IDs to UUIDs. Each have 6 columns: id, uuid, created_at, updated_at, deleted_at, deleted. Only the 'id' and 'uuid' column get populated with

[Bug 1061166] Re: ec2 instance IDs are broken after folsom upgrade

2012-10-09 Thread Adam Gandelman
Jon- Unfortunately if you've hit this bug, your instance_id_mappings table is already polluted with duplicate entries and the mapping between EC2 IDs and UUIDs is skewed.Someone may know a better work around, but in the meantime I'd take a look at the instance_id_mappings table and clean it of

[Bug 1064605] [NEW] The Juju environments settings panel is missing

2012-10-09 Thread Adam Gandelman
Public bug reported: The panel of the Settings dashboard that allows geneartion of a Juju environments config is missing from the Current horizon package. The patch is still included in the packaging, but has not been refreshed and re-enabled against the Folsom release of Openstack. There have b

[Bug 1064761] [NEW] novnc's init script manages nova-novncproxy

2012-10-09 Thread Adam Gandelman
Public bug reported: The SysV init script shipped with the novnc script attempts to start nova-novncproxy (provided as part of the nova source package), but there is no dependency on nova-novncproxy. Attempting to start the service with 'set -x' shows: ubuntu@server-650:~$ sudo service novnc sta

[Bug 1008749] [NEW] Missing bnx2-mips-09-6.2.1b.fw causes failed net boot installations

2012-06-04 Thread Adam Gandelman
Public bug reported: Using the latest quantal mini.iso, ethdetect fails during preseeded net installs. Kernel log shows: bnx2: Can't load firmware file "bnx2/bnx2-mips-09-6.2.1b.fw" Since kernel 3.3, bnx2 driver apparently requires a new firmware file which was committed to linux-firmware at

[Bug 997641] Re: Could not run Puppet configuration client: Could not retrieve local facts: bad URI

2012-06-04 Thread Adam Gandelman
Martijn- This is the expected behavior of the ec2 fact that ships with facter. If it can connect to a webserver at http://169.254.169.254:80 (the expected location of the meta-data server on Amazon EC2), it will attempt to traverse the directory structure and populate facts with bits of meta-data

[Bug 979838] Re: package slapd 2.4.28-1.1ubuntu4 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2012-05-01 Thread Adam Gandelman
*** This bug is a duplicate of bug 990759 *** https://bugs.launchpad.net/bugs/990759 ** This bug has been marked a duplicate of bug 990759 package slapd 2.4.28-1.1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 -- You received

[Bug 991817] Re: package slapd 2.4.21-0ubuntu5.7 failed to install/upgrade: ErrorMessage: subprocess new pre-installation script returned error exit status 1

2012-05-01 Thread Adam Gandelman
Unpacking replacement postfix ... Preparing to replace libsasl2-modules 2.1.23.dfsg1-5ubuntu1 (using .../libsasl2-modules_2.1.25.dfsg1-3_amd64.deb) ... Unpacking replacement libsasl2-modules ... Preparing to replace libsasl2-2 2.1.23.dfsg1-5ubuntu1 (using .../libsasl2-2_2.1.25.dfsg1-3_amd64.deb)

[Bug 991817] Re: package slapd 2.4.21-0ubuntu5.7 failed to install/upgrade: ErrorMessage: subprocess new pre-installation script returned error exit status 1

2012-05-01 Thread Adam Gandelman
Unpacking replacement postfix ... Preparing to replace libsasl2-modules 2.1.23.dfsg1-5ubuntu1 (using .../libsasl2-modules_2.1.25.dfsg1-3_amd64.deb) ... Unpacking replacement libsasl2-modules ... Preparing to replace libsasl2-2 2.1.23.dfsg1-5ubuntu1 (using .../libsasl2-2_2.1.25.dfsg1-3_amd64.deb)

[Bug 990759] Re: package slapd 2.4.28-1.1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-05-01 Thread Adam Gandelman
Hi Chris- Thanks for reporting this and helping make Ubuntu better. Can you confirm whether or not this report is from the same system as that described in Bug #990751 ? That is, was this generated from a subsequent attempt at repairing or working around the other previously reported bug? Thank

[Bug 990751] Re: package slapd 2.4.28-1.1ubuntu4 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-05-01 Thread Adam Gandelman
Installing new version of config file /etc/ldap/schema/README ... Installing new version of config file /etc/ldap/schema/openldap.ldif ... Installing new version of config file /etc/ldap/schema/cosine.ldif ... Backing up /etc/ldap/slapd.d in /var/backups/slapd-2.4.25-1.1ubuntu4.1... done. Movi

[Bug 991817] Re: package slapd 2.4.21-0ubuntu5.7 failed to install/upgrade: ErrorMessage: subprocess new pre-installation script returned error exit status 1

2012-05-01 Thread Adam Gandelman
*** This bug is a duplicate of bug 990742 *** https://bugs.launchpad.net/bugs/990742 ** This bug has been marked a duplicate of bug 990742 does not depend on libsasl2-2 (>= 2.1.24) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 991507] Re: package slapd 2.4.21-0ubuntu5.7 failed to upgrade on dist-upgrade from 10.04 to 12.04

2012-05-01 Thread Adam Gandelman
*** This bug is a duplicate of bug 990742 *** https://bugs.launchpad.net/bugs/990742 ** This bug has been marked a duplicate of bug 990742 does not depend on libsasl2-2 (>= 2.1.24) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 990742] Re: does not depend on libsasl2-2 (>= 2.1.24)

2012-05-01 Thread Adam Gandelman
** Changed in: openldap (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/990742 Title: does not depend on libsasl2-2 (>= 2.1.24) To manage notifications about

[Bug 943664] Re: package slapd 2.4.21-0ubuntu5.7 failed to install/upgrade: ErrorMessage: subprocess new pre-installation script returned error exit status 1

2012-05-01 Thread Adam Gandelman
*** This bug is a duplicate of bug 990742 *** https://bugs.launchpad.net/bugs/990742 Unpacking replacement libsasl2-2 ... Preparing to replace ldap-utils 2.4.21-0ubuntu5.7 (using .../ldap-utils_2.4.28-1.1ubuntu3_amd64.deb) ... Unpacking replacement ldap-utils ... Preparing to replace slapd 2.

[Bug 990742] Re: does not depend on libsasl2-2 (>= 2.1.24)

2012-05-01 Thread Adam Gandelman
Note, the fix for this in Debian came by setting 'Breaks: slapd < 2.4.25-4' on libsasl2-2 in the cyrus-sasl package. http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=163;filename=cyrus- sasl2_2.1.25.dfsg1-3.1.debdiff;att=1;bug=628237 -- You received this bug notification because you are a membe

[Bug 990742] Re: slapd fails to upgrade: requires libsasl2-2 (>= 2.1.24) installed

2012-05-01 Thread Adam Gandelman
** Summary changed: - does not depend on libsasl2-2 (>= 2.1.24) + slapd fails to upgrade: requires libsasl2-2 (>= 2.1.24) installed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/990742 Title: slapd

[Bug 990742] Re: slapd fails to upgrade: requires libsasl2-2 (>= 2.1.24) installed

2012-05-01 Thread Adam Gandelman
** Also affects: cyrus-sasl2 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/990742 Title: slapd fails to upgrade: requires libsasl2-2 (>= 2.1.24)

[Bug 990742] Re: slapd fails to upgrade: requires libsasl2-2 (>= 2.1.24) installed

2012-05-01 Thread Adam Gandelman
This has been fixed in Debian and Quantal in the most recent sync of cyrus-sasl2 (2.1.25.dfsg1-4) ** Changed in: openldap (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1031012] Re: ec2-credentials are not persistent across reboots

2012-07-30 Thread Adam Gandelman
** Changed in: keystone (Ubuntu) Status: Triaged => In Progress ** Changed in: keystone (Ubuntu) Assignee: (unassigned) => Adam Gandelman (gandelman-a) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1031012] Re: ec2-credentials are not persistent across reboots

2012-07-30 Thread Adam Gandelman
Committed to our CI packaging branch, will be fixed in Ubuntu on the next keystone upload. ** Changed in: keystone (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 947723] Re: ASIX USB-Ethernet driver noticably slow, dropping packets and reporting RX errors

2012-08-02 Thread Adam Gandelman
I'm happy to re-test the new package in proposed, but I've been watching http://archive.ubuntu.com/ubuntu/dists/precise- proposed/main/binary-i386/Packages.gz since it was accepted and the latest kernel I find is 3.2.0.29.31, not 3.2.0-29.46. Am I looking in the wrong place? Do proposed kernel up

[Bug 947723] Re: ASIX USB-Ethernet driver noticably slow, dropping packets and reporting RX errors

2012-08-02 Thread Adam Gandelman
I can confirm that the package in -proposed fixes my issue. I can saturate my connection for prolonged periods, and the only msg related to the asix driver that hits my kernel log is from the module's initialization. ** Tags removed: verification-needed-precise ** Tags added: verification-done-pre

[Bug 973741] Re: [SRU] segmentation fault for all https operations in libcrypto.so.1.0.0 on 'legacy' Intel Xeon CPUs

2012-08-02 Thread Adam Gandelman
Attached is a new debdiff with the full change history applied. Built successfully on ARM and PPC, as well as built and tested on amd64. Please accept into -proposed. Thanks. ** Patch added: "lp973741-2.debdiff" https://bugs.launchpad.net/ubuntu/+source/s3cmd/+bug/973741/+attachment/3246392/+

[Bug 1041120] Re: Meta bug for tracking Openstack Stable Updates

2012-08-31 Thread Adam Gandelman
Please find the attached test log from the Ubuntu Server Team's CI infrastructure. As part of the verification process for this bug, the OpenStack components have been deployed and configured across multiple nodes using precise-proposed as an installation source. After successful bring-up and confi

[Bug 1041120] Re: Meta bug for tracking Openstack Stable Updates

2012-08-31 Thread Adam Gandelman
** Attachment added: "1041120_verification.log" https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1041120/+attachment/3286614/+files/1041120_verification.log ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-09-04 Thread Adam Gandelman
That kernel is good and not affected by the bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1035172 Title: DHCP broken for Openstack Nova instances since kernel v3.3 To manage notifications ab

[Bug 1035594] Re: Floating IP addresses leak if you delete an instance with one assigned

2012-09-04 Thread Adam Gandelman
Having trouble reproducing using the following steps with stable/essex on Ubuntu 12.04 (via 2012.1.3+stable-20120827-4d2a4afe-0ubuntu1 package): nova floating-ip-create nova add-floating-ip b8e0295d-e515-4838-b91a-eb3c4b1beebe 192.168.25.237 nova delete b8e0295d-e515-4838-b91a-eb3c4b1beebe nova fl

[Bug 1024281] Re: Bug during installation. conflicts: python-glanceclient + glance-client

2012-09-04 Thread Adam Gandelman
Marking 'Fix Released' . The uploads of python-glanceclient (1:0.4.1-0ubuntu1) and glance (2012.2~f3-0ubuntu1) included changes that describe the conflicting relationship between glance-client and python- glanceclient. Only one client package may be installed. ** Changed in: python-glanceclient

[Bug 1024326] Re: node.js is required for access to the dashboard

2012-09-05 Thread Adam Gandelman
** Summary changed: - django_compressor is required for access to the dashboard + node.js is required for access to the dashboard -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1024326 Title: node.j

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-09-05 Thread Adam Gandelman
This one is good, too. Thanks Joseph. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1035172 Title: DHCP broken for Openstack Nova instances since kernel v3.3 To manage notifications about this bug

[Bug 1029766] Re: keystone logrotate has output when restarting keystone

2012-08-06 Thread Adam Gandelman
Hey Sam- Thanks for the patch. I've merged the change into our -proposed packaging branches, where the change will be incorporated into our CI builds (available in ppa:openstack-ubuntu-testing/folsom-trunk-testing) and be merged to ~ubuntu-server-dev branch (and Ubuntu archive) with the next uplo

[Bug 1026621] Re: nova-network gets release_fixed_ip events from someplace, but the database still keeps them associated with instances

2012-08-07 Thread Adam Gandelman
Andrew- Can't seem to reproduce this locally. Its a long shot, but I wonder if this might be related to the same problems reported in Bug #1006898. Are there multiple instances of dnsmasq running? I know you're not configured for VLANing, but I'm interested to know if the proposed fix there solv

[Bug 1018586] Re: cleanup_file_locks does not remove stale sentinel files

2012-08-07 Thread Adam Gandelman
Hey Eugene- I'm not sure where you and the other guy got a more up-to-date version of lockfile. python-lockfile has remained at 0.8 in Ubuntu since the package was introduced in Lucid. That said, AFACIS I'm not sure any of this is lockfile related as nova.utils.GreenLockFile overrides lockfile

[Bug 1035172] [NEW] DHCP broken for Openstack Nova instances since kernel v3.3

2012-08-09 Thread Adam Gandelman
Public bug reported: When configured to use FlatDHCPManager in multi-host, Openstack Nova (Folsom version) instances no longer get their IP address via DHCP from the server running local on the compute node. For those who are not familiar with Openstack configurations, the compute nodes' VMs com

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-08-10 Thread Adam Gandelman
Joseph- I'm unable to get my host in working order for testing using that kernel as the initrd does not contain the required firmware for my NIC (bnx2) Is that expected to exist like it has for the other upstream kernels I've tested, or is there something I must do after installing the debs to rep

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-08-10 Thread Adam Gandelman
Joseph- Yes, I've installed both. I was warned of possible missing firmware at package installation and sure enough at boot: bnx2: Can't load firmware file "bnx2/bnx2-mips-09-6.2.1b.fw" I've run into similar issues with quantal kernels in the past, see bug #1008749 -- You received this bug no

[Bug 1028638] Re: Nova client depends on newer version of python-prettytable 0.6

2012-07-24 Thread Adam Gandelman
Thanks, Byron. I've stuffed a newer version of python-prettytable into the Precise pocket of the PPA as well as updated the packaging dependencies to reflect the upstream version requirement. ** Changed in: python-novaclient (Ubuntu) Status: New => Fix Committed -- You received this bug

[Bug 1028711] Re: glance-api.conf contains incorrect sqlite connection string path

2012-07-24 Thread Adam Gandelman
Thanks Byron, I've included glance-api.conf in the sql_conn.patch to also set the path there. New packages building in PPA, should be fixed in Quantal with the next upload. ** Changed in: glance (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a

[Bug 1002111] Re: iptables being run on a nova-api server

2012-07-25 Thread Adam Gandelman
** Changed in: nova (Ubuntu) Status: New => In Progress ** Changed in: nova (Ubuntu) Assignee: (unassigned) => Adam Gandelman (gandelman-a) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1002111] Re: iptables being run on a nova-api server

2012-07-25 Thread Adam Gandelman
FYI- According to flags.py, the metadata endpoint is enabled by default: cfg.ListOpt('enabled_apis', default=['ec2', 'osapi_compute', 'osapi_volume', 'metadata'], help='a list of APIs to enable by default'), So, on the packaging side we need to ship the filter

[Bug 1018586] Re: cleanup_file_locks does not remove stale sentinel files

2012-07-25 Thread Adam Gandelman
** Changed in: ubuntu Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1018586 Title: cleanup_file_locks does not remove stale sentinel files To manage notifications a

[Bug 1018586] Re: cleanup_file_locks does not remove stale sentinel files

2012-07-25 Thread Adam Gandelman
** Tags added: essex-backport -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1018586 Title: cleanup_file_locks does not remove stale sentinel files To manage notifications about this bug go to: http

[Bug 973741] Re: s3cmd: segmentation fault for all https operations in libcrypto.so.1.0.0

2012-07-26 Thread Adam Gandelman
Attached is a debdiff against openssl 1.0.1-4ubuntu5.3 with the upstream fix applied. ** Patch added: "lp973741.debdiff" https://bugs.launchpad.net/ubuntu/+source/s3cmd/+bug/973741/+attachment/3236667/+files/lp973741.debdiff ** Summary changed: - s3cmd: segmentation fault for all https ope

[Bug 973741] Re: [SRU] segmentation fault for all https operations in libcrypto.so.1.0.0

2012-07-26 Thread Adam Gandelman
** Description changed: + [IMPACT] + + https operations that make use of openssl/libcrypto on specific legacy + Intel CPUs results in SIGSEGV. This includes everything from utilities + like wget and curl, to mail servers and everything in between. + + [TESTCASE] + + curl or wget a URL via the

[Bug 1021530] Re: [SRU] update to include stable fixes for OVS 1.4

2012-07-26 Thread Adam Gandelman
@Aaron, I believe there is a PPC build failure that is blocking it. Do the failures in the build log look like anything obvious to you? https://launchpadlibrarian.net/75199/buildlog_ubuntu-precise- powerpc.openvswitch_1.4.0-1ubuntu1.1_FAILEDTOBUILD.txt.gz -- You received this bug notifi

[Bug 1025544] Re: [SRU] schema changes using sqlalchemy's sqlite dialect can fail when using reflection

2012-07-26 Thread Adam Gandelman
** Changed in: sqlalchemy (Ubuntu Quantal) Status: In Progress => Fix Released ** Changed in: sqlalchemy (Ubuntu Precise) Importance: Undecided => High ** Changed in: sqlalchemy (Ubuntu Precise) Status: Fix Released => In Progress -- You received this bug notification because y

[Bug 1021530] Re: [SRU] update to include stable fixes for OVS 1.4

2012-07-26 Thread Adam Gandelman
Aaron, the package posted earlier was built on a PPA, which only targets i386 and amd64. I've just tested Ben's patch against PPC and proposed a new upload to precise-proposed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1029682] [NEW] python-greenlet-dbg does not contain required debug symbols

2012-07-26 Thread Adam Gandelman
Public bug reported: On 12.04, python-greenlet-dbg apparently does not include the debug symbols: ubuntu@server-4821~$ sudo apt-get -y install python2.7-dbg python-greenlet python-greenlet-dbg ubuntu@server-481:~$ python2.7 -c 'import greenlet' ubuntu@server-481:~$ python2.7-dbg -c 'import green

[Bug 1030107] Re: Glance-API and Glance-Registry Continuously Reload

2012-07-27 Thread Adam Gandelman
Having a tough time reproducing this.. I've tried on multiple version releases of 12.10, multiple architectures and tried with using the main archive (instead of PPA) to resolve dependencies with older library versions. In all cases, both servers stay up as expected. Any chance you can debug futh

[Bug 1029896] Re: package nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2012-07-27 Thread Adam Gandelman
Kurt- Thanks for the report. From the looks of it, nova is having problems import the webob.exc module in the postinst. This is strange, as python-webob is a dependency of python-nova, both of which are installed according the logs. I'm curious--apport is reporting this is a fresh installati

[Bug 1047560] [NEW] quantum-server (and others) cannot be removed.

2012-09-07 Thread Adam Gandelman
Public bug reported: root@server-570:/etc/quantum# apt-get remove --purge quantum-server Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: quantum-server* 0 upgraded, 0 newly installed, 1 to remove and 154 not

[Bug 1047560] Re: quantum-server (and others) cannot be removed.

2012-09-07 Thread Adam Gandelman
Sorry clint, the bug actually affects the Openstack Ubuntu Testing PPA. I wish there was a better way to target packages in that PPA and not the Ubuntu package, tho those packages are where the Ubuntu packages are derived. Anyway, the issue is the use of update-rc.d in the postrm's is bad, and do

[Bug 1044318] Re: pre-1.5 OVS has trouble with floating ips when pinging from the same box

2012-09-07 Thread Adam Gandelman
** Description changed: Note: OVS from before 1.5, which includes the default versions shipped with 12.04 and Fedora 17, has a bug that causes it not to work correctly with floating IPs when the person contacting the floating IP is on the same box as quantum-l3-agent. While not very l

[Bug 1044318] Re: [SRU] pre-1.5 OVS has trouble with floating ips when pinging from the same box

2012-09-07 Thread Adam Gandelman
** Changed in: openvswitch (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/1044318 Title: [SRU] pre-1.5 OVS has trouble with floating ips when pinging

[Bug 1045064] Re: Impossible to run quantum-server from testing/archives packages

2012-09-07 Thread Adam Gandelman
Reopening as last upload does not fix these issues. ** Changed in: quantum (Ubuntu Quantal) Status: Fix Released => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1045064 Title: Imp

[Bug 1048668] Re: OVS Agent Packaging Issue

2012-09-10 Thread Adam Gandelman
** Changed in: quantum Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048668 Title: OVS Agent Packaging Issue To manage notifications about this bug go to: https://bug

[Bug 1048668] Re: OVS Agent Packaging Issue

2012-09-10 Thread Adam Gandelman
As discussed with Emilien on IRC, seems to be an issue connecting to the OVS socket when executing via quantum-rootwrap: http://paste.openstack.org/show/nxrauk9Pje5zTYhZGcNu/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1024326] Re: node.js is required for access to the dashboard

2012-09-10 Thread Adam Gandelman
** Branch unlinked: lp:~gandelman-a/ubuntu/quantal/horizon/1024326 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1024326 Title: node.js is required for access to the dashboard To manage notificatio

[Bug 1036907] [NEW] python-compressor is uninstallable

2012-08-14 Thread Adam Gandelman
Public bug reported: ubuntu@server-509:~$ sudo apt-get install python-compressor Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using

[Bug 1036571] Re: ImportError: No module named openstack_auth

2012-08-14 Thread Adam Gandelman
on (Ubuntu) Status: New => Confirmed ** Changed in: horizon (Ubuntu) Assignee: (unassigned) => Adam Gandelman (gandelman-a) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1036571 Title:

[Bug 1036571] Re: ImportError: No module named openstack_auth

2012-08-15 Thread Adam Gandelman
Still trying to figure out how best to handle the lessc dependency. But in the meantime, I've updated the package in the PPA to include the new dependency and the relevant symlinking that you've described. There should be packages in the PPA soon that reflect these changes. However, I'm still ge

[Bug 1037349] [NEW] Logging in or out of Horizon redirects to the web root instead of the application root.

2012-08-15 Thread Adam Gandelman
Public bug reported: Moving the root of the WSGI app from / to /horizon with a simple mod_wsgi config: http://paste.ubuntu.com/1149774/ The dashboard generally works okay, but the authentication actions (login and logout) end up redirecting to pages relevant to /, not /horizon. Ie, logging in vi

Re: [Bug 1014925] Re: API 'v1.1/{tenant_id}/os-hosts' does not return a list of hosts

2012-08-21 Thread Adam Gandelman
On 08/20/2012 11:49 PM, Aimon Bustardo wrote: > What is the timeframe for getting this released to main ubuntu repo? or > at least in a stable ppa? > The stable PPA should contain the fix, its built directly from stable/essex branch. Dont use those for production tho, its a testing PPA. We're p

[Bug 1021530] Re: [SRU] update to include stable fixes for OVS 1.4

2012-08-21 Thread Adam Gandelman
** Changed in: openvswitch (Ubuntu Precise) Milestone: ubuntu-12.04.1 => precise-updates -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1021530 Title: [SRU] update to include stable fixes for OVS

[Bug 1025544] Re: [SRU] schema changes using sqlalchemy's sqlite dialect can fail when using reflection

2012-08-22 Thread Adam Gandelman
Is there an ETA on when this will hit precise-proposed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1025544 Title: [SRU] schema changes using sqlalchemy's sqlite dialect can fail when using refl

[Bug 1041120] [NEW] Meta bug for tracking Openstack Stable Updates

2012-08-24 Thread Adam Gandelman
Public bug reported: This is a meta-bug used for tracking progress of new updates to Nova, Horizon, Keystone, and Glance. glance 2012.1.3+stable~20120821-120fcf-0ubuntu1 - Glance add uploads a double image if using ssl and images is smaller than 4k. (LP: #1007093) - If response.envi

[Bug 1037349] Re: Logging in or out of Horizon redirects to the web root instead of the application root.

2012-08-24 Thread Adam Gandelman
Opening again. The fix for bug #1020313 changes the default config and moves the applications root to /horizon (instead of /). The rest of the config needs updating so that redirects function properly with the new change. ** Changed in: horizon (Ubuntu) Status: Invalid => Confirmed -- Y

[Bug 1042468] [NEW] python-quantumclient is uninstallable on Quantal.

2012-08-27 Thread Adam Gandelman
Public bug reported: root@server-534:/home/ubuntu# apt-get install python-quantumclient E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it? root@server-534:/home/ubunt

[Bug 1035172] Re: DHCP broken for Openstack Nova instances since kernel v3.3

2012-08-27 Thread Adam Gandelman
Joseph, thanks and sorry I've been slow to respond. I'd be happy to assist with a bisect, in fact I already attempted to do this myself but I seemed to have hit some problems along the way when selecting proper starting and endpoints for the bisect, or using the wrong tree. I've even got a decent

[Bug 1041120] Re: Meta bug for tracking Openstack Stable Updates

2012-08-27 Thread Adam Gandelman
Now tracking nova - 2012.1.3+stable-20120827-4d2a4afe-0ubuntu1, which supersedes the original upload into precise-proposed and should fix the FTBFS. ** Description changed: This is a meta-bug used for tracking progress of new updates to Nova, Horizon, Keystone, and Glance. glance 2012.1.

[Bug 1023066] Re: python-quantum fails to install due to python syntax errors

2012-08-27 Thread Adam Gandelman
These were fixed upstream (or removed) and fixed in Ubuntu as of the F3 upload. ** Changed in: quantum (Ubuntu) Status: Triaged => 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/102

<    1   2   3   4   5   6   7   8   9   10   >