[Bug 1562065] [NEW] python-openstackclient not installing cleanly in Trusty

2016-03-25 Thread Gema Gomez
Public bug reported:

I tried installing python-openstackclient in trusty and found an issue
with a dependency:

ubuntu@mitaka-bastion:~$ sudo apt-get install python-openstackclient
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following NEW packages will be installed:
  python-openstackclient
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 81.1 kB of archives.
After this operation, 953 kB of additional disk space will be used.
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe 
python-openstackclient all 0.3.0-1ubuntu1 [81.1 kB]
Fetched 81.1 kB in 0s (247 kB/s)
Selecting previously unselected package python-openstackclient.
(Reading database ... 90286 files and directories currently installed.)
Preparing to unpack .../python-openstackclient_0.3.0-1ubuntu1_all.deb ...
Unpacking python-openstackclient (0.3.0-1ubuntu1) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Setting up python-openstackclient (0.3.0-1ubuntu1) ...


ubuntu@mitaka-bastion:~$ openstack project list
Traceback (most recent call last):
  File "/usr/bin/openstack", line 10, in 
sys.exit(main())
  File "/usr/lib/python2.7/dist-packages/openstackclient/shell.py", line 436, 
in main
return OpenStackShell().run(argv)
  File "/usr/lib/python2.7/dist-packages/openstackclient/shell.py", line 87, in 
__init__
'openstack.cli.extension',
  File 
"/usr/lib/python2.7/dist-packages/openstackclient/common/clientmanager.py", 
line 98, in get_extension_modules
__import__(ep.module_name)
  File "/usr/lib/python2.7/dist-packages/openstackclient/image/client.py", line 
19, in 
from glanceclient.v1 import client as gc_v1_client
  File "/usr/lib/python2.7/dist-packages/glanceclient/v1/__init__.py", line 16, 
in 
from glanceclient.v1.client import Client  # noqa
  File "/usr/lib/python2.7/dist-packages/glanceclient/v1/client.py", line 16, 
in 
from glanceclient.common import http
  File "/usr/lib/python2.7/dist-packages/glanceclient/common/http.py", line 38, 
in 
import OpenSSL
  File "/usr/local/lib/python2.7/dist-packages/OpenSSL/__init__.py", line 8, in 

from OpenSSL import rand, crypto, SSL
  File "/usr/local/lib/python2.7/dist-packages/OpenSSL/rand.py", line 12, in 

from OpenSSL._util import (
  File "/usr/local/lib/python2.7/dist-packages/OpenSSL/_util.py", line 6, in 

from cryptography.hazmat.bindings.openssl.binding import Binding
ImportError: No module named cryptography.hazmat.bindings.openssl.binding


I could fix the issue by running:

sudo pip install cryptography

** Affects: python-openstackclient (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: sts

** Tags added: sts

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

Title:
  python-openstackclient not installing cleanly in Trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1562065/+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 1560030] Re: Race between neutron-vpn-agent and neutron-ovs-cleanup

2016-03-22 Thread Gema Gomez
** Changed in: neutron (Ubuntu)
 Assignee: (unassigned) => Jorge Niedbalski (niedbalski)

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

Title:
  Race between neutron-vpn-agent and neutron-ovs-cleanup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1560030/+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 1560030] Re: neutron-vpn-agent does not restart due to neutron-ovs-cleanup issue

2016-03-22 Thread Gema Gomez
** No longer affects: neutron-gateway (Juju Charms Collection)

** Summary changed:

- neutron-vpn-agent does not restart due to neutron-ovs-cleanup issue
+ Race between neutron-vpn-agent and neutron-ovs-cleanup

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

Title:
  Race between neutron-vpn-agent and neutron-ovs-cleanup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1560030/+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 1560546] Re: Race between neutron-vpn-agent and neutron-ovs-cleanup

2016-03-22 Thread Gema Gomez
** Tags added: sts

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

Title:
  Race between neutron-vpn-agent and neutron-ovs-cleanup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1560546/+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 1560030] Re: neutron-vpn-agent does not restart due to neutron-ovs-cleanup issue

2016-03-21 Thread Gema Gomez
Forgot to mention that we are running Liberty, the version of the charm
in use is cs:trusty/neutron-gateway-9

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

Title:
  neutron-vpn-agent does not restart due to neutron-ovs-cleanup issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1560030/+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 1560030] Re: neutron-vpn-agent does not restart due to neutron-ovs-cleanup issue

2016-03-21 Thread Gema Gomez
cat vpn_agent.log
2016-03-21 11:27:39.015 41648 INFO oslo.messaging._drivers.impl_rabbit 
[req-cb34296e-1674-4ec6-83a9-ac57085cd2a8 - - - - -] Connecting to AMQP server 
on 10.230.19.137:5672
2016-03-21 11:27:39.027 41648 INFO oslo.messaging._drivers.impl_rabbit 
[req-cb34296e-1674-4ec6-83a9-ac57085cd2a8 - - - - -] Connected to AMQP server 
on 10.230.19.137:5672
2016-03-21 11:27:39.033 41648 INFO oslo.messaging._drivers.impl_rabbit 
[req-cb34296e-1674-4ec6-83a9-ac57085cd2a8 - - - - -] Connecting to AMQP server 
on 10.230.19.137:5672
2016-03-21 11:27:39.045 41648 INFO oslo.messaging._drivers.impl_rabbit 
[req-cb34296e-1674-4ec6-83a9-ac57085cd2a8 - - - - -] Connected to AMQP server 
on 10.230.19.137:5672
2016-03-21 11:27:39.267 41648 INFO oslo.messaging._drivers.impl_rabbit 
[req-9740db7e-1876-4fe4-8eaf-74ad9281e10c - - - - -] Connecting to AMQP server 
on 10.230.19.137:5672
2016-03-21 11:27:39.292 41648 WARNING oslo_log.versionutils [-] Deprecated: 
WritableLogger() is deprecated as of Liberty and may be removed in Mitaka. It 
will not be superseded.
2016-03-21 11:27:39.294 41648 INFO oslo.messaging._drivers.impl_rabbit 
[req-9740db7e-1876-4fe4-8eaf-74ad9281e10c - - - - -] Connected to AMQP server 
on 10.230.19.137:5672
2016-03-21 11:27:39.321 41648 INFO oslo.messaging._drivers.impl_rabbit [-] 
Connecting to AMQP server on 10.230.19.137:5672
2016-03-21 11:27:39.334 41648 INFO oslo.messaging._drivers.impl_rabbit [-] 
Connected to AMQP server on 10.230.19.137:5672
2016-03-21 11:27:44.996 41648 INFO oslo.messaging._drivers.impl_rabbit [-] 
Connecting to AMQP server on 10.230.19.137:5672
2016-03-21 11:27:45.008 41648 INFO oslo.messaging._drivers.impl_rabbit [-] 
Connecting to AMQP server on 10.230.19.137:5672
2016-03-21 11:27:45.019 41648 INFO oslo.messaging._drivers.impl_rabbit [-] 
Connecting to AMQP server on 10.230.19.137:5672
2016-03-21 11:27:45.028 41648 INFO oslo.messaging._drivers.impl_rabbit [-] 
Connecting to AMQP server on 10.230.19.137:5672
2016-03-21 11:27:45.038 41648 INFO oslo.messaging._drivers.impl_rabbit [-] 
Connecting to AMQP server on 10.230.19.137:5672
2016-03-21 11:27:45.048 41648 INFO oslo.messaging._drivers.impl_rabbit [-] 
Connecting to AMQP server on 10.230.19.137:5672
2016-03-21 11:27:45.061 41648 INFO oslo.messaging._drivers.impl_rabbit [-] 
Connecting to AMQP server on 10.230.19.137:5672
2016-03-21 11:27:45.076 41648 INFO oslo.messaging._drivers.impl_rabbit [-] 
Connected to AMQP server on 10.230.19.137:5672
2016-03-21 11:27:45.079 41648 INFO oslo.messaging._drivers.impl_rabbit [-] 
Connected to AMQP server on 10.230.19.137:5672
2016-03-21 11:27:45.080 41648 INFO oslo.messaging._drivers.impl_rabbit [-] 
Connected to AMQP server on 10.230.19.137:5672
2016-03-21 11:27:45.082 41648 INFO oslo.messaging._drivers.impl_rabbit [-] 
Connected to AMQP server on 10.230.19.137:5672
2016-03-21 11:27:45.084 41648 INFO oslo.messaging._drivers.impl_rabbit [-] 
Connected to AMQP server on 10.230.19.137:5672
2016-03-21 11:27:45.085 41648 INFO oslo.messaging._drivers.impl_rabbit [-] 
Connected to AMQP server on 10.230.19.137:5672
2016-03-21 11:27:45.087 41648 INFO oslo.messaging._drivers.impl_rabbit [-] 
Connected to AMQP server on 10.230.19.137:5672

cat ovs-cleanup.log
2016-03-21 08:56:08.186 1896 INFO neutron.common.config [-] Logging enabled!
2016-03-21 08:56:08.187 1896 INFO neutron.common.config [-] 
/usr/bin/neutron-ovs-cleanup version 7.0.1
2016-03-21 08:56:11.663 1896 INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: 
br-int
2016-03-21 08:56:37.182 1896 INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: 
br-ex
2016-03-21 08:56:42.852 1896 INFO neutron.cmd.ovs_cleanup [-] OVS cleanup 
completed successfully


** Changed in: neutron-gateway (Juju Charms Collection)
   Status: Invalid => New

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

Title:
  neutron-vpn-agent does not restart due to neutron-ovs-cleanup issue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1560030/+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 1246236] Re: pxe boot from maas fails due to time out

2015-03-26 Thread Gema Gomez
** Changed in: maas
   Status: Incomplete = Confirmed

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

Title:
  pxe boot from maas fails due to time out

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1246236/+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 1413540] Re: qemu-kvm package enables KSM on VMs

2015-01-22 Thread Gema Gomez
** Attachment added: apport.qemu-kvm.3i3ndao3.apport
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1413540/+attachment/4303546/+files/apport.qemu-kvm.3i3ndao3.apport

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

Title:
  qemu-kvm package enables KSM on VMs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1413540/+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 1413540] Re: qemu-kvm package enables KSM on VMs

2015-01-22 Thread Gema Gomez
ProblemType: Bug
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
Date: Thu Jan 22 10:37:18 2015
DistroRelease: Ubuntu 14.04
Ec2AMI: ami-000f
Ec2AMIManifest: FIXME
Ec2AvailabilityZone: nova
Ec2InstanceType: m1.medium
Ec2Kernel: aki-0002
Ec2Ramdisk: ari-0002
Package: qemu-kvm (not installed)
ProcEnviron:
 TERM=xterm-256color
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 XDG_RUNTIME_DIR=set
ProcVersionSignature: User Name 3.13.0-44.73-generic 3.13.11-ckt12
SourcePackage: qemu
Tags:  trusty ec2-images
Uname: Linux 3.13.0-44-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
_MarkForUpload: True

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

Title:
  qemu-kvm package enables KSM on VMs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1413540/+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 1413540] Re: qemu-kvm package enables KSM on VMs

2015-01-22 Thread Gema Gomez
Please, bear in mind I have already modified the KSM value for this node
not to crash, that is the only change made to this system after the
issue, other than rebooting it.

** Attachment added: apport.qemu-system-x86.hhh4e6d9.apport
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1413540/+attachment/4303547/+files/apport.qemu-system-x86.hhh4e6d9.apport

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

Title:
  qemu-kvm package enables KSM on VMs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1413540/+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 1413540] Re: qemu-kvm package enables KSM on VMs

2015-01-22 Thread Gema Gomez
apport file for linux.

** Attachment added: apport.linux-image-3.13.0-44-generic.61de1tqv.apport
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1413540/+attachment/4303622/+files/apport.linux-image-3.13.0-44-generic.61de1tqv.apport

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

Title:
  qemu-kvm package enables KSM on VMs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413540/+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 1413540] Re: qemu-kvm package enables KSM on VMs

2015-01-22 Thread Gema Gomez
apport file for linux.

** Attachment added: apport.linux-image-3.13.0-44-generic.61de1tqv.apport
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1413540/+attachment/4303621/+files/apport.linux-image-3.13.0-44-generic.61de1tqv.apport

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

Title:
  qemu-kvm package enables KSM on VMs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413540/+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 1413540] Re: qemu-kvm package enables KSM on VMs

2015-01-22 Thread Gema Gomez
I can reproduce this issue and hand a VM over to whoever is going to
triage in a hung state.

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

Title:
  qemu-kvm package enables KSM on VMs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413540/+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 1413540] Re: qemu-kvm package enables KSM on VMs

2015-01-22 Thread Gema Gomez
apport for qemu

** Attachment added: apport.qemu.pnfp6lff.apport
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1413540/+attachment/4303623/+files/apport.qemu.pnfp6lff.apport

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

Title:
  qemu-kvm package enables KSM on VMs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413540/+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 1413540] Re: issues with KSM enabled for nested KVM VMs

2015-01-22 Thread Gema Gomez
I have a different VM that has crashed (also nested nova compute), this
one had ksm disabled. See log attached.

** Attachment added: soft-lockup-different-node.log
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1413540/+attachment/4303814/+files/soft-lockup-different-node.log

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  issues with KSM enabled for nested KVM VMs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413540/+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 1336555] Re: ovs-vswitchd crashed with SIGSEGV in nl_attr_get_size()

2015-01-07 Thread Gema Gomez
** Tags added: cts

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

Title:
  ovs-vswitchd crashed with SIGSEGV in nl_attr_get_size()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1336555/+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


[Blueprint servercloud-s-seeded-qa-workflow] Improving QA for seeded server packages

2013-05-15 Thread Gema Gomez
Blueprint changed by Gema Gomez:

Work items changed:
  Work items:
  [andreserl] write dep-8 test for heartbeat/corosync/pacemaker: TODO
  [andreserl] write dep-8 test for tftpd-hpa: TODO
  [gandelman-a] write dep-8 test for haproxy: TODO
  [gandelman-a] write dep-8 tests puppet + facter: TODO
  Get all tests automated by QA team: DONE
- [gema] identify documentation and comparison of test approaches for use in 
Ubuntu: TODO
  [ivoks] write dep-8 test for bacula: TODO
  [yolanda] write dep-8 test for ganglia: DONE
  [yolanda] write dep-8 test for iscsitarget: DONE
  [james-page] write dep-8 test for jenkins: TODO
  [yolanda] write dep-8 test for nagios3: DONE
  [yolanda] write dep-8 test for open-iscsi: TODO
  [james-page] write dep-8 test for quagga: TODO
  [james-page] write dep-8 test for radvd: TODO
  [james-page] write dep-8 test for solr-tomcat/jetty: TODO
  [james-page] write dep-8 test for tgt: TODO
  [james-page] write dep-8 test for openvswitch: DONE
  [james-page] Write some guidelines for test authors so we get things right 
first time: TODO
  [james-page] Update https://wiki.ubuntu.com/QATeam/RequiredTests where 
appropriate: DONE
  [pcarrier] write dep-8 test for munin: TODO
  [racb] write dep-8 test for clamav: TODO
  [racb] write dep-8 test for exim4: TODO
  [racb] write dep-8 test for mailman: TODO
  [racb] write dep-8 test for memcached: TODO
  [racb] write dep-8 test for squid3: TODO
  [racb] write dep-8 test for varnish: TODO
  [racb] write dep-8 test for vsftpd: TODO
  review backuppc for continued seed inclusion: TODO
  review likewise-open for continued seed inclusion: TODO
  [serge-hallyn] write dep-8 test for kvm: TODO
  [serge-hallyn] write dep-8 test for lxc: DONE
  [yolanda] write dep-8 test for amavisd-new: DONE
  [yolanda] write dep-8 test for nut: DONE
  [yolanda] write dep-8 test for postfix: DONE
  [yolanda] write dep-8 test for slapd/openldap: DONE
  [pcarrier] write dep-8 test for snmpd: TODO
  [yolanda] write dep-8 test for spamassassin: DONE
  [zulcss] write dep-8 test for freeradius: TODO
  [zulcss] write dep-8 test for rabbitmq-server: TODO

-- 
Improving QA for seeded server packages
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-seeded-qa-workflow

-- 
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


[Blueprint servercloud-r-seeded-qa-workflow] Improving QA for seeded server packages

2013-03-27 Thread Gema Gomez
Blueprint changed by Gema Gomez:

Work items changed:
  Work items:
  [andreserl] write dep-8 test for heartbeat/corosync/pacemaker: TODO
  [andreserl] write dep-8 test for tftpd-hpa: TODO
  [gandelman-a] write dep-8 test for haproxy: TODO
  [gandelman-a] write dep-8 tests puppet + facter: TODO
  Get all tests automated by QA team: TODO
- [gema.gomez] identify documentation and comparison of test approaches for use 
in Ubuntu: TODO
+ [gema.gomez] identify documentation and comparison of test approaches for use 
in Ubuntu: POSTPONED
  [james-page] write dep-8 test for bacula: TODO
  [james-page] write dep-8 test for ganglia: TODO
  [james-page] write dep-8 test for iscsitarget: TODO
  [james-page] write dep-8 test for jenkins: TODO
  [james-page] write dep-8 test for nagios3: TODO
  [james-page] write dep-8 test for open-iscsi: TODO
  [james-page] write dep-8 test for quagga: TODO
  [james-page] write dep-8 test for radvd: TODO
  [james-page] write dep-8 test for solr-tomcat/jetty: TODO
  [james-page] write dep-8 test for tgt: TODO
  [james-page] write dep-8 test for openvswitch: DONE
  [james-page] Write some guidelines for test authors so we get things right 
first time: TODO
  [james-page] Update https://wiki.ubuntu.com/QATeam/RequiredTests where 
appropriate: DONE
  [pcarrier] write dep-8 test for munin: TODO
  [racb] write dep-8 test for clamav: TODO
  [racb] write dep-8 test for exim4: TODO
  [racb] write dep-8 test for mailman: TODO
  [racb] write dep-8 test for memcached: TODO
  [racb] write dep-8 test for squid3: TODO
  [racb] write dep-8 test for varnish: TODO
  [racb] write dep-8 test for vsftpd: TODO
  review backuppc for continued seed inclusion: TODO
  review likewise-open for continued seed inclusion: TODO
  [serge-hallyn] write dep-8 test for kvm: POSTPONED
  [serge-hallyn] write dep-8 test for lxc: DONE
  write dep-8 test for amavisd-new: TODO
  write dep-8 test for nut: TODO
  write dep-8 test for postfix: TODO
  write dep-8 test for slapd/openldap: TODO
  [pcarrier] write dep-8 test for snmpd: TODO
  write dep-8 test for spamassassin: TODO
  [zulcss] write dep-8 test for freeradius: TODO
  [zulcss] write dep-8 test for rabbitmq-server: TODO

-- 
Improving QA for seeded server packages
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-seeded-qa-workflow

-- 
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


[Blueprint servercloud-r-seeded-qa-workflow] Improving QA for seeded server packages

2012-11-05 Thread Gema Gomez
Blueprint changed by Gema Gomez:

Work items changed:
  Work items:
  [andreserl] write dep-8 test for heartbeat/corosync/pacemake: TODO
  [andreserl] write dep-8 test for tftpd-hpa: TODO
  [gandelman-a] write dep-8 test for haproxy: TODO
  [gandelman-a] write dep-8 tests puppet + facter: TODO
  Get all tests automated by QA team: TODO
- [hggdh2] identify documentation and comparison of test approaches for use in 
Ubuntu: TODO
+ [gema.gomez] identify documentation and comparison of test approaches for use 
in Ubuntu: TODO
  [james-page] write dep-8 test for bacula: TODO
  [james-page] write dep-8 test for ganglia: TODO
  [james-page] write dep-8 test for iscsitarget: TODO
  [james-page] write dep-8 test for jenkins: TODO
  [james-page] write dep-8 test for nagios3: TODO
  [james-page] write dep-8 test for open-iscsi: TODO
  [james-page] write dep-8 test for quagga: TODO
  [james-page] write dep-8 test for radvd: TODO
  [james-page] write dep-8 test for solr-tomcat/jetty: TODO
  [james-page] write dep-8 test for tgt: TODO
  [james-page] Write some guidelines for test authors so we get things right 
first time: TODO
  [pcarrier] write dep-8 test for munin: TODO
  [racb] write dep-8 test for clamav: TODO
  [racb] write dep-8 test for exim4: TODO
  [racb] write dep-8 test for mailman: TODO
  [racb] write dep-8 test for memcached: TODO
  [racb] write dep-8 test for squid3: TODO
  [racb] write dep-8 test for varnish: TODO
  [racb] write dep-8 test for vsftpd: TODO
  review backuppc for continued seed inclusion: TODO
  review likewise-open for continued seed inclusion: TODO
  [serge-hallyn] write dep-8 test for kvm: TODO
  [serge-hallyn] write dep-8 test for lxc: TODO
  write dep-8 test for amavisd-new: TODO
  write dep-8 test for nut: TODO
  write dep-8 test for postfix: TODO
  write dep-8 test for slapd/openldap: TODO
  write dep-8 test for snmpd: TODO
  write dep-8 test for spamassassin: TODO
  [zulcss] write dep-8 test for freeradius: TODO
  [zulcss] write dep-8 test for rabbitmq-server: TODO

-- 
Improving QA for seeded server packages
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-seeded-qa-workflow

-- 
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


[Blueprint servercloud-q-server-iso-tests-review] Improve Server Install and Upgrade Testing

2012-09-12 Thread Gema Gomez
Blueprint changed by Gema Gomez:

Work items changed:
  Work items for quantal-alpha-1:
  [smoser] Call for testing of ISO images - Alpha 1: DONE
  
  Work items for quantal-alpha-2:
  [james-page] Call for testing of ISO images - Alpha 2: DONE
  
  Work items for quantal-alpha-3:
  Call for testing of ISO images - Alpha 3: DONE
  
  Work items for ubuntu-12.10-beta-1:
  Call for testing of ISO images - Beta 1 (missed - sorry): POSTPONED
  General call for testing of Ubuntu Server Quantal: DONE
  
  Work items for ubuntu-12.10-beta-2:
- [jibel] Add a profile to auto upgrade testing  to support VM upgrade testing 
(nested VMs): TODO
+ [pwlars] Add a profile to auto upgrade testing  to support VM upgrade testing 
(nested VMs): POSTPONED
  [serge-hallyn] Provide a test to check the status of the VM after upgrade 
(nested VM's): TODO
  [ivoks] Expand existing test cases to support different configuration options 
for mail-server: TODO
  [zulcss] Upgrade testing for openstack - work with jibel to setup new upgrade 
testing: TODO
  [james-page] Work out better more focussed upgrade testing for server tasks: 
TODO
  [james-page] Call for improvement of test cases and coordination with 
migration to new harness: POSTPONED
  [james-page] Migrate existing ubuntu-server-iso-testing test cases to UTAH: 
DONE
  [james-page] Review server seeds for gaps in testing of packages in main: DONE
  Call for testing of ISO images - Beta 2: TODO
  
  Work items for ubuntu-12.10:
  Improve MAAS test cases: POSTPONED
  [james-page] Plug the iSCSI tests into UTAH: POSTPONED
  Ensure UATH can support USB installation as well: DONE
  Ensure multi-nic testing can be supported: DONE
  Call for testing of ISO images - 12.10 RC: TODO

-- 
Improve Server Install and Upgrade Testing
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-server-iso-tests-review

-- 
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 1009579] Re: [MIR] tomcat7 (replaces tomcat6)

2012-07-11 Thread Gema Gomez
This change seems to have become a problem in our server iso testing: 
https://jenkins.qa.ubuntu.com/view/Quantal/view/ISO%20Testing%20Dashboard/job/quantal-server-amd64_tomcat-server/

so it should be fixed quick or the old tomcat be returned to the iso in
the meantime.

** Tags added: iso-testing qa-daily-testing

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

Title:
  [MIR] tomcat7 (replaces tomcat6)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jakarta-taglibs-standard/+bug/1009579/+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 953081] Re: libapache2-mod-php5 postinst script does not enable module

2012-03-12 Thread Gema Gomez
** Tags added: iso-testing qa-daily-tesing

** Tags removed: qa-daily-tesing
** Tags added: qa-daily-testing

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

Title:
  libapache2-mod-php5 postinst script does not enable module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/953081/+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