Progress towards topic-quantal-servercloud-overview
This page shows the progress towards completing a Topic . You can see from the burndown if the Topic is likely to be completed at the current rate of work. Below that you can see the progress towards the blueprints that contribute to the Topic , and the progress of each person working on the Topic .
Launchpad pageWorkitem burndown
"foreign" counts refer to workitems that are assigned to someone not in the team
86% of 429
Contributing Blueprints
| Blueprint | Completion | Priority | Status/Description |
|---|---|---|---|
| servercloud-q-kvm |
100% of 9
|
High | kvm is the preferred hardware emulation platform in Ubuntu. The goal of this work is to follow and help test upstream development, collaborate on bug fixing with upstream, and ensure that kvm is stable and fullfills our needs. |
| servercloud-q-openstack-qa |
45% of 22
|
Essential | Rationale: Continue providing high quality Openstack ubuntu releases of Openstack for ubuntu. Goal: Provide well tested packages for Ubuntu. |
| servercloud-q-juju-integration |
100% of 12
|
Medium | Rationale: As Juju grows into more environments there is a need to ensure Juju plays well with others. Goal: Juju Charm integration for Chef, Capistrano, Puppet, CloudStack, and Facter. |
| servercloud-q-devicens |
100% of 3
|
Medium | Rationale: Devices in linux currently exist in a single namespace. A (type:major:minor) refers to the same device for every process. More importantly, requests for uevents from the kernel are sent for all devices to all listeners. When a container does udevadm trigger --action=add, add uevents for all hardware are resent to the host and all other listeners (containers). Currently the devices namespace can be used to restrict access from containers to (type:major:minor). If apparmor is given the ability to filter netlink traffic, containers could be prevented from doing udevadm trigger. Ideally we would be able to create a new mapping from (type:major:minor) to kernel devices for containers. When in a new private mapping (== namespace), udevadm trigger would be restricted to mapped devices. Some devices such as /dev/null and /dev/zero could be shared among mappings. Others, such as /dev/loop* may want more flexible mappings. When combined with the user namespace, this would mean that whereas b 7:0 would be /dev/loop0 on the host, the container could have b 7:0 point to a different loop device, owned by his own user namespace and perhaps mapped to a different (type:major:minor) on the host (or not mapped there at all). The work in this cycle is to come up with a design for devices namespaces. |
| servercloud-q-juju-charm-best-practices |
67% of 21
|
Medium | Rationale: How are people using charms? What kind of things should we recommend to people? How can we collect these best practices? As the Charm community grows there is a need to collect community knowledge. Then document and apply that knowledge on Charm best practices for others to build off of. Goal: Documentation and tools available for charmers to use in creation and submission of Charms. |
| servercloud-q-arm-deployment |
50% of 12
|
High | System management and service orchestration for ARM Server, including MAAS and juju enablement. Rationale: ARM servers are the next big thing, expecting to give us better performance-per-watt. Their dense nature lends itself to hyperscale. In combination with the power provided by juju and the charm store, ARM servers will be the perfect hardware platform for next generation datacenter requirements. Ubuntu has run on ARM for years. If we enable system management and service orchestration for this first generation of ARM servers, Ubuntu Server will rock on ARM, too. Goal: Enable MAAS and juju on ARM |
| servercloud-q-juju-charmstore-maintenance |
100% of 6
|
High | Rationale: Users deploying Charms from the Charm store need to be confident the Charm is in good working condition. Thus, as the numbers of Charms grow there is a need to put a process in place to ensure Charms are being properly maintained. Goal: Each Charm has a maintainer, and documentation is available to maintainers on responsibilities for keeping their Charm(s) properly running. |
| servercloud-q-openstack-folsom |
100% of 28
|
Essential | Rationale: Openstack has been in Ubuntu for 3 releases now and is established and stable. Folsom is the next release of Openstack and Ubuntu should have this release as well. Goal: Include the Folsom release in Ubuntu 12.10. |
| servercloud-q-server-benchmark-and-performance |
73% of 15
|
Medium | =Rationale= As actual ARM server hardware begins to enter the marketplace, a standardized way to test and benchmark performance must be developed and run on all active platforms we support for ARM server. =Goal= Create test scripts to benchmark ARM server workloads and parts of Linux software stack (i.e. network, memory, cpu). The test scripts should be merged into the server-workload-testing repository. |
| servercloud-q-ceph-object-integration |
92% of 24
|
Medium | Rationale: Ceph provides a solid, horizontally scalable object storage solution which may be key in future Ubuntu and OpenStack development. We should ensure that the Ceph packages in Ubuntu are up-to-date and well tested during the Quantal development cycle. Goal: Deliver an up-to-date and well tested set of Ceph packages. |
| servercloud-q-libvirt |
100% of 7
|
Medium | libvirt is the preferred virtualization management solution in Ubuntu. This work is to ensure that libvirt is stable and fulfills our needs. |
| servercloud-q-lxc |
100% of 38
|
Medium | lxc is the chosen lightweight (linux-guest-only) virtualization platform on Ubuntu. In this cycle we wish to make containers more secure and more flexible, increase testing and test coverage, improve administration, and increase code reuse by making the core library reusable. |
| servercloud-q-tomcat7 |
100% of 20
|
High | Rationale: Apache Tomcat 7 has been in the Ubuntu archive for two releases now and is established and stable. Debian are planning to drop Apache Tomcat 6 from squeeze in favour of maintaining a single tomcat version. Ubuntu should do the same. Goal: Transition users to a Canonical supported Tomcat 7 and drop Tomcat 6 from the archive. |
| servercloud-q-server-iso-tests-review |
94% of 17
|
High | The existing Ubuntu Server ISO Tests (see http://iso.qa.ubuntu.com/) have been broadley automated and have provided a good initial foundation for ensuring the quality of the Ubuntu Server product. In order to further improve the day-to-day quality of the Ubuntu Server product the depth and breadth of automated and manual testing undertaken during the Q cycle will be improved. Goals for Q: Migrate existing tests to UTAH and improve depth and breadth of install and upgrade testing. Ensure good manual testing coverage at key milestones during development cycle. |
| servercloud-q-openstack-deployment-on-arm |
85% of 13
|
High | Rationale: Make ARM a first class citizen on Openstack. Goal: The goal of this blueprint is to ensure OpenStack is able to be deployed on ARM server hardware. |
| servercloud-q-openstack-charms |
33% of 6
|
Essential | Discuss current state of the Juju charms for deploying Openstack on Ubuntu and define what is needed to cover new Openstack components being added during Folsom/Quantal. |
| servercloud-q-powernap-opencompute-integration |
100% of 4
|
Low | Rationale: ======== The Open Compute Project specification has the ability to S3 (suspend to ram) servers. By doing so, we can effectively use PowerNap to suspend servers when they are not being in use, leading to great power saving features. The OCP, has an interest in having the ability to use PowerNap for such purpose. Goal: ======== Ensure PowerNap works with OpenCompute HW. |
| servercloud-q-bug-triage-review |
20% of 5
|
High | The ubuntu server team have been using the current bug triage process for a full release now. We should review the current process and reports to ensure that the current process is working and to identify any improvements that can/should be made during the quantal release cycle. Goal: Ensure that bugs are triaged in a consistent and timely fashion and that new members of the Ubuntu server team and get up-to-speed quickly in the bug triage rota. |
| servercloud-q-arm-server-storage-testing |
100% of 13
|
Medium | We need to setup testing to qualify and harden the ARM server storage options we want to support. =Rationale= The ARM server space is new and the kernel is constantly changing to support these new systems, so there is a need to have automated tests to watch for regressions. This blueprint specifically covers just storage as that is a large space all on its own where failures can be pretty catastrophic to users. =Goal= Create a series of scripts that each test the functionality of one of the listed storage technologies. Each of the scripts should be merged into the server-workload-testing repository. |
| servercloud-q-open-attestation |
73% of 11
|
Medium | Rationale: Provide a mechanism for ISV cloud software (ie OpenStack) to retrieve and verify target hosts' Trusted Platform Module (TPM) Platform Configuration Registers (PCR) and verify hosts' integrity through exported query API (ref=https://github.com/OpenAttestation/OpenAttestation/blob/master/docs/Overview.pdf). Goal: Package and charm OpenAtestation for inclusion in Ubuntu Partner archive. |
| servercloud-q-push-to-the-clouds |
100% of 3
|
Medium | Continuation of Push to the Clouds 1. Publishing image meta-data via Glance Servers: Hardware is till pending on the production servers. Glance.ubuntu.com has been provisioned with a staging host. 2. Publishing of official Ubuntu images on other cloud vendors . |
| servercloud-q-userns |
100% of 7
|
High | Rationale: A large remaining feature gap in LXC is that users are not namespaced. This means: 1. A root user in a container is the root user on the system 2. Non-root users in containers are the same as the same uid in other containers and on the host. 3. Privileges granted in the container can be used toward resources on the host (if namespaces provide a mapping for a resource on the host). With a fully implemented user namespace, users and privilege will be targeted to resources in namespaces owned by the creator of the namespace. This will allow the safe granting of root and privileges inside containers. A mostly complete implementation of user namespaces now exists, and has been partially merged upstream. The remaining work is to push the rest of the patchset, push userspace controls for the user namespace, and implement the use of user namespaces in lxc containers. |
| servercloud-q-maas-next-steps |
67% of 15
|
Essential | Rationale: MAAS has been in the archive for one release now and is established and stable. However, various are the planned features that are gonna need to be integrated for 12.10. Ubuntu will support most of these mayor features and will adopt the upstream changes providing new upstream releases regularly. Goal: Provide the latest stable MAAS release and support its features. |
| servercloud-q-cloud-init-utils |
89% of 19
|
Medium | Discuss ideas for cloud-init or cloud-utils. Request for Features? Request for Participation in developing Features? |
| servercloud-q-juju-mir |
100% of 5
|
Low | Juju is a critical piece to both bare-metal and cloud deployments in Ubuntu Server, and thus we need to have this in main for production deployment support reasons in the 12.04 LTS. |
| servercloud-q-juju-charm-unit-tests |
40% of 10
|
High | Rationale: This BP is a follow on to Automated Juju Charm testing work done in the Precise cycle. Further tooling is need to ensure automated Charm testing is accurately exercising Juju charms in all available providers. Goal: CharmTester is automatically running in all supported Juju providers. |
| servercloud-q-openstack-ha |
100% of 14
|
High | Rationale: ======== At the last OpenStack Design Summit (Folsom), an HA session was held. This session discussed the single points of failure in OpenStack and how it was possible to provide HA to some of the components by integrating them with Pacemaker/Corosync based clusters. The decision was to make use of 3 RA's, which are glance-api, glance-registry and keystone for the cluster stack. These, are in beta phase and have not officially been released. Even though Ubuntu fully supports the Cluster Stack, the RA's have not yet been integrated with the packages. Ubuntu should make sure that these RA's get integrated successfully. Goal: ======== Ensure OpenStack HA components are integrated and supported in Ubuntu |
| servercloud-q-jenkins-cloud-builder |
100% of 9
|
Essential | Replace the current build system for Cloud Images by moving the scripts into Jenkins. |
| servercloud-q-cloud-images |
100% of 5
|
Medium | Rationale: Continuous improvement of Ubuntu Cloud images. Goal: Implement feedback to improve Ubuntu Cloud experience. Specifically, build rescue EBS snapshots, disable boot time out, show latest images on cloud.ubuntu.com/ami, add links to cloud-images.ubuntu.com, and create full disk image for Lucid. |
| servercloud-q-apt-improvements |
100% of 18
|
Medium | = Rationale = As described in bug 972077, apt's on-disk format makes it difficult or impossible to update the archive without exposing a race condition to a client. While in theory potentially very small, in reality it makes 'apt' a very weak link in a automated install scenario. = Goal = Make apt hashsum mismatch errors go away permanently, and remove racey conditions when updating apt repositories. |
| servercloud-q-cloud-archive |
100% of 14
|
Essential | Rationale: Recently it was announced (at http://wiki.ubuntu.com/ServerTeam/CloudArchive) that we will be backporting newer releases of Openstack to precise in order to offer users a chance to use newer features of Openstack when it becomes available. This means that users can have the stability of an LTS while using a newer version of Openstack. Goal: Provide users to use the latest Openstack releases on an Ubuntu LTS. |
| servercloud-q-juju-release-process |
80% of 5
|
High | Rationale: A formal Juju release processes is needed in order to keep the high speed of feature development without driving our users away. This thread proposes a release process for Juju: https://lists.ubuntu.com/archives/juju/2012-April/001431.html Goal: Define and implement a Juju release process that fits with in the Ubuntu release process. The basics: * Keep it simple * 6 weeks of open trunk * 1 week of stabilization * 1 week of testing/critical fixing reserved * Aim to drop releases before FeatureFreeze in Ubuntu * Release series minor version bumped if backward incompatible changes are made * Semantic versions adopted (starting at 0.5.0 which is the version of juju in lp:juju when release process starts) |
| servercloud-q-juju-charms-release-policy |
100% of 5
|
High | Rationale: The charm store has only been around for one release, so we're still learning how it relates to releases of Ubuntu. Also the LTS is likely a desired target for the next 2 years for conservative users. Thus, there is a need to start putting policies around the Charm store so users will know what to expect and how to interact with Charms across Ubuntu releases. Goal: A policy that informs users how Charms will be managed in Ubuntu releases. |
| servercloud-q-awstools |
79% of 14
|
Low | Rationale: Add AWS tools to Ubuntu Archive in order to improve the Ubuntu cloud experience when using Amazon cloud services. Goal: Add/Update Elastic Load Balancing, AWS Import/Export, Relational Database Service, Identity and Access Management, Autoscaling, and Cloudwatch to Ubuntu Archive. |
Status by assignee
| Assignee | Todo | Blocked | In Progress | Postponed | Done | Completion |
|---|---|---|---|---|---|---|
| adam-g | 0 | 0 | 0 | 1 | 0 | 100% |
| Adam Conrad | 0 | 0 | 0 | 0 | 1 | 100% |
| Andres Rodriguez | 4 | 0 | 0 | 14 | 12 | 87% |
| Andy Whitcroft | 0 | 0 | 0 | 0 | 1 | 100% |
| Björn Michaelsen | 0 | 0 | 0 | 0 | 1 | 100% |
| Clint Byrum | 2 | 0 | 2 | 4 | 16 | 83% |
| Bryan Wu | 0 | 0 | 0 | 0 | 1 | 100% |
| craig.magina | 1 | 0 | 1 | 0 | 1 | 33% |
| dannf | 0 | 0 | 0 | 0 | 1 | 100% |
| Didier Roche | 0 | 0 | 0 | 0 | 1 | 100% |
| ebiederm | 0 | 0 | 0 | 4 | 5 | 100% |
| Eric Hammond | 1 | 0 | 0 | 0 | 0 | 0% |
| Adam Gandelman | 1 | 1 | 3 | 2 | 1 | 38% |
| Kapil Thangavelu | 1 | 0 | 0 | 0 | 4 | 80% |
| Ike Panhc | 0 | 0 | 0 | 0 | 1 | 100% |
| Brandon Holtsclaw | 2 | 0 | 0 | 1 | 1 | 50% |
| Ante Karamatić | 0 | 0 | 0 | 1 | 0 | 100% |
| James Page | 3 | 1 | 0 | 9 | 50 | 94% |
| jbrowne | 2 | 0 | 0 | 0 | 2 | 50% |
| Jim Baker | 0 | 0 | 1 | 0 | 2 | 67% |
| Jorge O. Castro | 2 | 0 | 0 | 0 | 8 | 80% |
| kamal | 0 | 0 | 0 | 0 | 1 | 100% |
| Kees Cook | 0 | 0 | 0 | 0 | 1 | 100% |
| Dustin Kirkland | 0 | 0 | 0 | 1 | 0 | 100% |
| marcoceppi | 0 | 0 | 0 | 0 | 1 | 100% |
| Mark Mims | 3 | 0 | 4 | 3 | 1 | 36% |
| Mike McClurg | 0 | 0 | 0 | 1 | 0 | 100% |
| Juan L. Negron | 0 | 0 | 0 | 4 | 5 | 100% |
| Nick Barcet | 0 | 0 | 0 | 1 | 0 | 100% |
| Oliver Grawert | 0 | 0 | 0 | 0 | 1 | 100% |
| Paul Larson | 0 | 0 | 0 | 1 | 0 | 100% |
| Robie Basak | 0 | 0 | 0 | 2 | 4 | 100% |
| rbasak | 5 | 0 | 1 | 2 | 3 | 45% |
| Ricardo Salveti | 1 | 0 | 0 | 0 | 0 | 0% |
| Serge Hallyn | 0 | 0 | 0 | 12 | 27 | 100% |
| server-workload-testing-team | 1 | 0 | 0 | 21 | 2 | 96% |
| Scott Moser | 0 | 0 | 0 | 21 | 10 | 100% |
| Stefan Bader | 0 | 0 | 0 | 2 | 1 | 100% |
| Stéphane Graber | 0 | 0 | 0 | 1 | 6 | 100% |
| Ursula Junque | 4 | 0 | 0 | 0 | 0 | 0% |
| Ben Howard | 0 | 0 | 2 | 7 | 20 | 93% |
| Chuck Short | 13 | 0 | 0 | 11 | 49 | 82% |
Work item details
| Assignee | Status | Blueprint | Priority | Work item |
|---|---|---|---|---|
| adam-g | postponed | servercloud-q-libvirt | Medium | Ping Daniel Berrange (upstream libvirt) about proposed fix to console growth problem (bug 832507) |
| Adam Conrad | done | servercloud-q-ceph-object-integration | Medium | LP: #1028038: sscanf always calls realloc/causes deadlock in google-perftools (eglibc) |
| Andres Rodriguez | todo | servercloud-q-maas-next-steps | Essential | maas-enlist - do not die if MAAS is invalid (LP: #973414) |
| servercloud-q-maas-next-steps | Essential | complete documentation and manpages (LP: #975454) | ||
| servercloud-q-maas-next-steps | Essential | Support for other power management devices | ||
| servercloud-q-maas-next-steps | Essential | Use squashfs image for PXE installations (and ubuntu server CD install) | ||
| done | servercloud-q-openstack-ha | High | Update pacemaker | |
| servercloud-q-openstack-ha | High | Update RHCS | ||
| servercloud-q-openstack-ha | High | Forward RHCS packages to Debian | ||
| servercloud-q-openstack-ha | High | Update DRBD | ||
| servercloud-q-maas-next-steps | Essential | MIR celery | ||
| servercloud-q-maas-next-steps | Essential | MIR libjs-yui3 | ||
| servercloud-q-maas-next-steps | Essential | MIR libjs-raphael | ||
| servercloud-q-maas-next-steps | Essential | package python-tx-tftp | ||
| servercloud-q-maas-next-steps | Essential | update libjs-yui to latest and drop them from trunk | ||
| servercloud-q-maas-next-steps | Essential | update libjs-raphael to latest and drop them from trunk | ||
| servercloud-q-maas-next-steps | Essential | IPMI support | ||
| servercloud-q-maas-next-steps | Essential | Dropping/replacing cobbler (maas-provision) | ||
| postponed | servercloud-q-openstack-ha | High | Update corosync | |
| servercloud-q-openstack-ha | High | Update heartbeat | ||
| servercloud-q-openstack-ha | High | Update openais | ||
| servercloud-q-openstack-ha | High | Track GlanceAPI, Glance Registry, Keystone RA's, and ensure they hit the archive. | ||
| servercloud-q-openstack-ha | High | juju charm for pacemaker | ||
| servercloud-q-openstack-ha | High | juju charm for corosync | ||
| servercloud-q-openstack-ha | High | juju charms for DRBD (adam_g says it is impossible, SpampS seems it is possible) | ||
| servercloud-q-openstack-ha | High | MySQL HA juju charm | ||
| servercloud-q-openstack-ha | High | Investigate HA for Horizon (memcached HA) | ||
| servercloud-q-powernap-opencompute-integration | Low | Include ipmi support for powerwake (various config options) | ||
| servercloud-q-powernap-opencompute-integration | Low | Try powernap on OCP HW | ||
| servercloud-q-powernap-opencompute-integration | Low | support on-demand wake up for OCP (wake-up agent) | ||
| servercloud-q-powernap-opencompute-integration | Low | Investigate integrating into OpenStack | ||
| servercloud-q-maas-next-steps | Essential | Enable test-suite in packaging | ||
| Andy Whitcroft | done | servercloud-q-lxc | Medium | expect SECCOMP to drop in v3.5 replacing our patches (confirmed) |
| Björn Michaelsen | done | servercloud-q-tomcat7 | High | LP: #1023405: demote tomcat6 source and binaries to universe (libreoffice) |
| Clint Byrum | todo | servercloud-q-ceph-object-integration | Medium | Update juju charm for ceph to support more options and fix for indempotency |
| servercloud-q-ceph-object-integration | Medium | Integrate Ceph into existing OpenStack charms | ||
| inprogress | servercloud-q-juju-charm-best-practices | Medium | make juju lxc use lxc networking instead of libvirt networking ? | |
| servercloud-q-juju-release-process | High | create spec to allow charms to depend on juju versions | ||
| done | servercloud-q-juju-charmstore-maintenance | High | update charm tools to support maintainer | |
| servercloud-q-juju-charmstore-maintenance | High | assign maintainers to existing charms, everyone who committed to the charm pinged to see who will maintain it. | ||
| servercloud-q-juju-charmstore-maintenance | High | Document orphan process. | ||
| servercloud-q-juju-charms-release-policy | High | Author and communicate proposed release plan to juju mailing list | ||
| servercloud-q-juju-charms-release-policy | High | revisit charm store release policy on juju mailing list | ||
| servercloud-q-juju-charms-release-policy | High | (Placeholder) Implement release plan after discussion | ||
| servercloud-q-juju-charms-release-policy | High | (Placeholder) Verify Launchpad can support release plans/policies | ||
| servercloud-q-juju-mir | Low | MIR txaws | ||
| servercloud-q-juju-mir | Low | MIR txzookeeper | ||
| servercloud-q-juju-mir | Low | MIR zookeeper ( http://pad.lv/913883 ) | ||
| servercloud-q-juju-mir | Low | MIR juju ( http://pad.lv/912861 ) | ||
| servercloud-q-juju-mir | Low | follow-up on juju and zookeeper MIR's | ||
| servercloud-q-juju-charm-best-practices | Medium | juju in Debian! NOW! | ||
| servercloud-q-juju-charm-best-practices | Medium | determine most likely maintainers based on bzr logs | ||
| servercloud-q-juju-charm-best-practices | Medium | fix doc repos wrt (trunk, go, docs) | ||
| servercloud-q-juju-release-process | High | implement this versioning scheme in go juju | ||
| postponed | servercloud-q-juju-charms-release-policy | High | (Placeholder) Implement testing plan after discussion | |
| servercloud-q-juju-charm-best-practices | Medium | Comment and add links to docs in 'charm create' templates | ||
| servercloud-q-juju-release-process | High | implement charm versioning in go | ||
| servercloud-q-juju-release-process | High | juju to warn on invalid metadata | ||
| Bryan Wu | done | servercloud-q-lxc | Medium | check that all new cgroups are enabled in quantal kernel |
| craig.magina | todo | servercloud-q-server-benchmark-and-performance | Medium | Add a test for LXC |
| inprogress | servercloud-q-server-benchmark-and-performance | Medium | Add a test for OpenMPI | |
| done | servercloud-q-server-benchmark-and-performance | Medium | Add a test for Hadoop and other workloads | |
| dannf | done | servercloud-q-arm-deployment | High | Port armadaxp support to new flash-kernel |
| Didier Roche | done | servercloud-q-ceph-object-integration | Medium | LP: #1017978: [MIR] libfcgi, ceph (radosgw) (ceph) |
| ebiederm | done | servercloud-q-lxc | Medium | fix lxc-attach upstream to use the new setns syntax |
| servercloud-q-lxc | Medium | push userns patches to allow containers to mount, pivot_root, and rename nics | ||
| servercloud-q-lxc | Medium | get setns(mnt) upstream | ||
| servercloud-q-userns | High | Get first user ns patchset into linux-next | ||
| servercloud-q-userns | High | Push remaining user ns patchset v45 into linux-next | ||
| postponed | servercloud-q-lxc | Medium | patch adduser | |
| servercloud-q-lxc | Medium | get setns(pid) upstream | ||
| servercloud-q-userns | High | Push remaining user ns patches | ||
| servercloud-q-userns | High | Write patch for adduser to reserve uids | ||
| Eric Hammond | todo | servercloud-q-awstools | Low | Promotion of packaging work on Alestic.com |
| Adam Gandelman | todo | servercloud-q-openstack-charms | Essential | NFS/DRBD/etc shared storage support for glance, nova |
| blocked | servercloud-q-openstack-charms | Essential | Discussion about "growing" a charm-spliced deployment to a multi-machine deployment | |
| inprogress | servercloud-q-openstack-charms | Essential | swift (storage + proxy) charm overhaul | |
| servercloud-q-openstack-charms | Essential | keystone database reconfiguration support | ||
| servercloud-q-openstack-qa | Essential | Clean up Juju deployment tool, move to its own projecT | ||
| done | servercloud-q-openstack-qa | Essential | Setup testing of juju against deployed openstack in the lab | |
| postponed | servercloud-q-openstack-charms | Essential | Investigate condensing charms into one, devstack alterrnative | |
| servercloud-q-openstack-charms | Essential | Move CI Lab specific charm changes to subordinate charms | ||
| Kapil Thangavelu | todo | servercloud-q-juju-charm-best-practices | Medium | make juju report on initial lxc image downloads ? |
| done | servercloud-q-juju-integration | Medium | export/import environment into juju-jitsu | |
| servercloud-q-juju-charm-best-practices | Medium | incorporate output of charm proof into charm browser | ||
| servercloud-q-juju-charm-best-practices | Medium | clear out trunk docs for juju | ||
| servercloud-q-juju-charm-unit-tests | High | charm proof testing | ||
| Ike Panhc | done | servercloud-q-arm-deployment | High | Add highbank kernel to quantal |
| Brandon Holtsclaw | todo | servercloud-q-juju-charm-best-practices | Medium | Put Doc instructions in the docs: http://askubuntu.com/q/52063 |
| servercloud-q-juju-charm-best-practices | Medium | Clarify documentention on what to expect when your using LXC and EC2. Cost, wait time, what you see, logs, downloading. "You should expect this to download 300 megs, etc." Here's a table of look here troubleshooting your LXC thing. | ||
| done | servercloud-q-juju-charm-best-practices | Medium | Reach out to maintainers to get their maintainer filled out. | |
| postponed | servercloud-q-juju-integration | Medium | investigate enstratus integration | |
| Ante Karamatić | postponed | servercloud-q-server-iso-tests-review | High | Expand existing test cases to support different configuration options for mail-server |
| James Page | todo | servercloud-q-server-iso-tests-review | High | Call for testing of ISO images - 12.10 RC |
| servercloud-q-open-attestation | Medium | UPSTREAM - Test 1.5 packages | ||
| servercloud-q-open-attestation | Medium | Final update for 1.5 release and upload to partner archive | ||
| blocked | servercloud-q-open-attestation | Medium | Test charms | |
| done | servercloud-q-server-iso-tests-review | High | Call for testing of ISO images - Alpha 2 | |
| servercloud-q-server-iso-tests-review | High | Call for testing of ISO images - Alpha 3 | ||
| servercloud-q-server-iso-tests-review | High | General call for testing of Ubuntu Server Quantal | ||
| servercloud-q-server-iso-tests-review | High | Work out better more focussed upgrade testing for server tasks | ||
| servercloud-q-server-iso-tests-review | High | Migrate existing ubuntu-server-iso-testing test cases to UTAH | ||
| servercloud-q-server-iso-tests-review | High | Review server seeds for gaps in testing of packages in main | ||
| servercloud-q-server-iso-tests-review | High | Ensure UATH can support USB installation as well | ||
| servercloud-q-server-iso-tests-review | High | Ensure multi-nic testing can be supported | ||
| servercloud-q-tomcat7 | High | Update tomcat-server seed to use tomcat7 | ||
| servercloud-q-tomcat7 | High | Review and update tomcat server test case | ||
| servercloud-q-tomcat7 | High | Raise MIR for tomcat7 | ||
| servercloud-q-tomcat7 | High | Transition servlet2.5 dependencies in main to 3.0 | ||
| servercloud-q-tomcat7 | High | LP: #1009579: [MIR] tomcat7 (replaces tomcat6) (jakarta-taglibs-standard) | ||
| servercloud-q-tomcat7 | High | LP: #1009579: [MIR] tomcat7 (replaces tomcat6) (tomcat7) | ||
| servercloud-q-tomcat7 | High | LP: #1023405: demote tomcat6 source and binaries to universe (axis) | ||
| servercloud-q-tomcat7 | High | LP: #1023405: demote tomcat6 source and binaries to universe (bsh) | ||
| servercloud-q-tomcat7 | High | LP: #1023405: demote tomcat6 source and binaries to universe (excalibur-logkit) | ||
| servercloud-q-tomcat7 | High | LP: #1023405: demote tomcat6 source and binaries to universe (fop) | ||
| servercloud-q-tomcat7 | High | LP: #1023405: demote tomcat6 source and binaries to universe (hessian) | ||
| servercloud-q-tomcat7 | High | LP: #1023405: demote tomcat6 source and binaries to universe (hsqldb) | ||
| servercloud-q-tomcat7 | High | LP: #1023405: demote tomcat6 source and binaries to universe (libcommons-logging-java) | ||
| servercloud-q-tomcat7 | High | LP: #1023405: demote tomcat6 source and binaries to universe (libmx4j-java) | ||
| servercloud-q-tomcat7 | High | LP: #1023405: demote tomcat6 source and binaries to universe (tomcat6) | ||
| servercloud-q-open-attestation | Medium | Setup team, PPA's and branch for packaging and charms | ||
| servercloud-q-open-attestation | Medium | Package openattestation for Canonical partner archive | ||
| servercloud-q-open-attestation | Medium | Write charm for openattestation | ||
| servercloud-q-open-attestation | Medium | UPSTREAM - fix issues with regards to separation between data and codebase | ||
| servercloud-q-open-attestation | Medium | UPSTREAM - fix issues with regards to separation of configuration from codebase | ||
| servercloud-q-open-attestation | Medium | UPSTREAM - Test 1.0 packages | ||
| servercloud-q-open-attestation | Medium | Update packaging to oat 1.5 | ||
| servercloud-q-open-attestation | Medium | Pull request for fixes to 1.5 | ||
| servercloud-q-ceph-object-integration | Medium | Ceph 0.47.2 update for Ubuntu | ||
| servercloud-q-ceph-object-integration | Medium | Ceph 0.48 update for Ubuntu | ||
| servercloud-q-ceph-object-integration | Medium | Review MIR actions for ceph from last cycle | ||
| servercloud-q-ceph-object-integration | Medium | Check on status of libvirt+rdb in quantal (supported == YES through qemu - currently lacks authentication due in 0.9.13) | ||
| servercloud-q-ceph-object-integration | Medium | Ceph 0.48.1 update for Ubuntu | ||
| servercloud-q-ceph-object-integration | Medium | Remove in-tree dependencies | ||
| servercloud-q-ceph-object-integration | Medium | Enable radosgw | ||
| servercloud-q-ceph-object-integration | Medium | Enable use of google-perftools (test failures/glibc compat) | ||
| servercloud-q-ceph-object-integration | Medium | Test ceph with XFS based storage | ||
| servercloud-q-ceph-object-integration | Medium | Test ceph rbd as backend to nova volume | ||
| servercloud-q-ceph-object-integration | Medium | Test ceph rdb as backend to glance | ||
| servercloud-q-ceph-object-integration | Medium | Determine the current state of ceph and keystone integration (specifically for radosgw) | ||
| servercloud-q-ceph-object-integration | Medium | LP: #1017972: [MIR] google-perftools, libunwind (google-perftools) | ||
| servercloud-q-ceph-object-integration | Medium | LP: #1017972: [MIR] google-perftools, libunwind (libunwind) | ||
| servercloud-q-ceph-object-integration | Medium | LP: #1017978: [MIR] libfcgi, ceph (radosgw) (libfcgi) | ||
| servercloud-q-ceph-object-integration | Medium | LP: #1022493: [MIR] leveldb, snappy, libs3 (leveldb) | ||
| servercloud-q-ceph-object-integration | Medium | LP: #1022493: [MIR] leveldb, snappy, libs3 (libs3) | ||
| servercloud-q-ceph-object-integration | Medium | LP: #1022493: [MIR] leveldb, snappy, libs3 (snappy) | ||
| servercloud-q-bug-triage-review | High | Document triage process and circulate for RFP and then refine | ||
| postponed | servercloud-q-server-iso-tests-review | High | Call for testing of ISO images - Beta 1 (missed - sorry) | |
| servercloud-q-server-iso-tests-review | High | Call for improvement of test cases and coordination with migration to new harness | ||
| servercloud-q-server-iso-tests-review | High | Improve MAAS test cases | ||
| servercloud-q-server-iso-tests-review | High | Plug the iSCSI tests into UTAH | ||
| servercloud-q-tomcat7 | High | Update packaging to use upstart | ||
| servercloud-q-tomcat7 | High | Review upgrade path from tomcat6->tomcat7 | ||
| servercloud-q-tomcat7 | High | Request removal of tomcat6 from archive | ||
| servercloud-q-lxc | Medium | hook testing up to jenkins | ||
| servercloud-q-ceph-object-integration | Medium | Investigate ceph backport via cloud archive (PPA for time being) | ||
| jbrowne | todo | servercloud-q-awstools | Low | AWS Import/Export |
| servercloud-q-awstools | Low | Check IAM for latest version | ||
| done | servercloud-q-awstools | Low | Package ELB: Proposed package files brought in line with state of RDS package, version is current, merge proposal to smoser | |
| servercloud-q-awstools | Low | RDS: Updated to latest (1.8.001), merge proposal to smoser reviewed and accepted | ||
| Jim Baker | inprogress | servercloud-q-juju-charm-unit-tests | High | make 'jitsu run-tests' aware of error codes (Jitsu watch) |
| done | servercloud-q-juju-release-process | High | implement charm versioning in python | |
| servercloud-q-juju-charm-unit-tests | High | improve charmtester logging information | ||
| Jorge O. Castro | todo | servercloud-q-juju-charm-best-practices | Medium | Choose a single place for presenting flagbearer charms (charm browser?) |
| servercloud-q-juju-charm-best-practices | Medium | pull "file bug" or "join the doc team" from other projects | ||
| done | servercloud-q-juju-charmstore-maintenance | High | Update documentation to reflect reality (someone else did this) | |
| servercloud-q-juju-charmstore-maintenance | High | Announce maintainer field requirement on the mailing list (thanks Clint!) | ||
| servercloud-q-juju-charm-best-practices | Medium | Pick better example charms, "flagbearer charms". | ||
| servercloud-q-juju-charm-best-practices | Medium | Move rules and charm best practices into juju/docs. | ||
| servercloud-q-juju-charm-best-practices | Medium | Add Maintainer field information to documentation. (thanks clint!) | ||
| servercloud-q-juju-charm-best-practices | Medium | Reach out to maintainers to get their maintainer field filled out. | ||
| servercloud-q-juju-charm-best-practices | Medium | Add docs work items to patch pilot! | ||
| servercloud-q-juju-charm-best-practices | Medium | Clarify documentention on what to expect when your using LXC and EC2. Cost, wait time, what you see, logs, downloading. "You should expect this to download 300 megs, etc." Here's a table of look here troubleshooting your LXC thing | ||
| kamal | done | servercloud-q-awstools | Low | Audit and upload Autoscaling, Cloudwatch, Elasticache to Debian |
| Kees Cook | done | servercloud-q-lxc | Medium | package libscecomp to aid bpf creation http://sourceforge.net/projects/libseccomp/ |
| Dustin Kirkland | postponed | servercloud-q-cloud-init-utils | Medium | breakout ssh tool from bike shed |
| marcoceppi | done | servercloud-q-juju-charm-best-practices | Medium | tag:juju review on AU and SE network |
| Mark Mims | todo | servercloud-q-arm-deployment | High | Charm testing on ARM (emulation only) |
| servercloud-q-juju-charm-unit-tests | High | run charmtester against maas environment | ||
| servercloud-q-juju-charm-best-practices | Medium | (and individual maintainers!) clean up existing charms wrt best practices | ||
| inprogress | servercloud-q-juju-charm-unit-tests | High | documentation for unit tests | |
| servercloud-q-juju-charm-unit-tests | High | write examples of unit tests on "flag-bearing charms" | ||
| servercloud-q-juju-charm-unit-tests | High | keep everything green | ||
| servercloud-q-juju-charm-unit-tests | High | make charmtester easier to use one-off by anyone | ||
| done | servercloud-q-juju-charm-unit-tests | High | make charmtester whitelist | |
| postponed | servercloud-q-juju-integration | Medium | charm to deploy chef-server (maybe w sub like clint's puppet sub) | |
| servercloud-q-juju-integration | Medium | charms that call chef solo recipes | ||
| servercloud-q-juju-charm-unit-tests | High | extend charm tools to help generate tests | ||
| Mike McClurg | postponed | servercloud-q-juju-integration | Medium | cloudstack integration |
| Juan L. Negron | done | servercloud-q-juju-integration | Medium | "jujustrano" ( Juju Capistrano integration ) |
| servercloud-q-juju-integration | Medium | define ways that juju would need to call Capistrano | ||
| servercloud-q-juju-integration | Medium | integrate Juju with facter | ||
| servercloud-q-tomcat7 | High | Update tomcat(7) charm to accomodate changes during quantal dev cycle | ||
| servercloud-q-juju-charmstore-maintenance | High | Promulgate should run "charm proof" | ||
| postponed | servercloud-q-juju-integration | Medium | go to town on clint's puppet sub ( puppetforge? ) ( add charm create option for puppet recipes ) | |
| servercloud-q-juju-integration | Medium | jrapi as juju-jitsu subcommand... 'jitsu api' | ||
| servercloud-q-juju-integration | Medium | how to make charms out of puppetforge modules / github cookbooks | ||
| servercloud-q-juju-integration | Medium | plugin for chef-search to interface with juju (possibly just chef sub) | ||
| Nick Barcet | postponed | servercloud-q-openstack-ha | High | Connect to Russel Bryant about RabbitMQ HA |
| Oliver Grawert | done | servercloud-q-arm-deployment | High | LP: #1006717: [MIR] linux-base (linux-base) |
| Paul Larson | postponed | servercloud-q-server-iso-tests-review | High | Add a profile to auto upgrade testing to support VM upgrade testing (nested VMs) |
| Robie Basak | done | servercloud-q-apt-improvements | Medium | apt proof of concept |
| servercloud-q-apt-improvements | Medium | debootstrap proof of concept | ||
| servercloud-q-apt-improvements | Medium | s3aptmirror patch | ||
| servercloud-q-apt-improvements | Medium | Live S3 mirror | ||
| postponed | servercloud-q-apt-improvements | Medium | debootstrap production code | |
| servercloud-q-apt-improvements | Medium | apt production code | ||
| rbasak | todo | servercloud-q-maas-next-steps | Essential | ARM support |
| servercloud-q-arm-deployment | High | Add highbank automatic preseeded installer test to continuous integration | ||
| servercloud-q-arm-deployment | High | Implement MAAS provisioner for ARM servers that have IPMI and pxelinux emulation | ||
| servercloud-q-arm-deployment | High | Verify that MAAS works on a real ARM server | ||
| servercloud-q-arm-deployment | High | Verify that juju works on a real ARM server | ||
| inprogress | servercloud-q-arm-deployment | High | Negotiate MAAS architectural changes to support ARM servers in trunk | |
| done | servercloud-q-arm-deployment | High | Port highbank support to new flash-kernel | |
| servercloud-q-arm-deployment | High | Enable highbank installer images | ||
| servercloud-q-arm-deployment | High | Verify that a preseeded installer on highbank works seamlessly | ||
| postponed | servercloud-q-cloud-init-utils | Medium | package his ssh tool | |
| servercloud-q-kvm | High | follow up on console log size limit implementation (ringbuffer) | ||
| Ricardo Salveti | todo | servercloud-q-server-benchmark-and-performance | Medium | Make sure we have a session at Linaro Connect to cover power usage at the ARM boards during test case executions |
| Serge Hallyn | done | servercloud-q-lxc | Medium | pre-mount cgroups during container startup (using optional mount hook) |
| servercloud-q-lxc | Medium | send attach patch sets to kernel-team ASAP | ||
| servercloud-q-lxc | Medium | convert lxc-apparmor patchset to generic lsm set | ||
| servercloud-q-lxc | Medium | exploit libseccomp in lxc-start | ||
| servercloud-q-lxc | Medium | come up with default seccomp containers profile (all syscalls - for x86-64, 0-300 and 1024-1079) | ||
| servercloud-q-lxc | Medium | extend lxc-attach to support attaching only to specific namespaces (done by community) | ||
| servercloud-q-lxc | Medium | send usernamespace patchset ASAP to kernel team (link to git repo for review) | ||
| servercloud-q-lxc | Medium | Post POC patchset implementing hookpoints to lxc-devel | ||
| servercloud-q-lxc | Medium | implement configuration file #includes (stretch goal) | ||
| servercloud-q-lxc | Medium | example for encrypted root in the package README and blog | ||
| servercloud-q-lxc | Medium | investigate post commit hook to email out changes | ||
| servercloud-q-lxc | Medium | apport hook for lxc bugs | ||
| servercloud-q-lxc | Medium | convert the test suite to utah | ||
| servercloud-q-lxc | Medium | server guide 12.10 update for API | ||
| servercloud-q-lxc | Medium | server guide 12.10 update for hooks | ||
| servercloud-q-lxc | Medium | server guide 12.10 update apparmor changes | ||
| servercloud-q-lxc | Medium | server guide 12.10 update for using seccomp | ||
| servercloud-q-libvirt | Medium | finish MIR of netcf bug 904014 | ||
| servercloud-q-libvirt | Medium | link libvirt against netcf | ||
| servercloud-q-libvirt | Medium | automated tests for libvirt-lxc (start,stop,define,undefine,console) | ||
| servercloud-q-kvm | High | merge qemu-kvm from debian | ||
| servercloud-q-kvm | High | push any appropriate qemu-kvm delta back to debian (debian maintainer has looked) | ||
| servercloud-q-kvm | High | sync seabios from debian | ||
| servercloud-q-kvm | High | sync ipxe from upstream | ||
| servercloud-q-kvm | High | verify or find solution for bug 921230 | ||
| servercloud-q-ceph-object-integration | Medium | LP: #1026404: attaching rbd fails because apparmor forbids access to ceph.conf (libvirt) | ||
| servercloud-q-userns | High | Write setuid utility for unprivileged users to reserve uids | ||
| postponed | servercloud-q-server-iso-tests-review | High | Provide a test to check the status of the VM after upgrade (nested VM's) | |
| servercloud-q-lxc | Medium | add smack support to lsm set | ||
| servercloud-q-lxc | Medium | add selinux support to lsm set | ||
| servercloud-q-lxc | Medium | write a patch for lxc to use user namespaces | ||
| servercloud-q-lxc | Medium | document mounts sharing through /shared using hooks | ||
| servercloud-q-lxc | Medium | fedora 16 and 17 and open-suse templates need to be made to work (stretch goal) | ||
| servercloud-q-lxc | Medium | server guide 12.10 update using user namespaces | ||
| servercloud-q-devicens | Medium | Arrange (and remotely participate in) device ns design discussion at plumbers, involving ebiederm and stgraber | ||
| servercloud-q-devicens | Medium | Bring the result up on linux-kernel or blog | ||
| servercloud-q-kvm | High | follow up on spice upstream (stretch goal) | ||
| servercloud-q-userns | High | Push utility to reserve uids into adduser package | ||
| servercloud-q-userns | High | Blog when lxc is usable with userns in quantal | ||
| server-workload-testing-team | todo | servercloud-q-server-benchmark-and-performance | Medium | Setup weekly meetings to reveiw testing on #ubuntu-meeting (Thursdays 15:00 UTC) |
| done | servercloud-q-server-benchmark-and-performance | Medium | Automate testing (explore PTS documentation about batch-run options) | |
| servercloud-q-server-benchmark-and-performance | Medium | Test on real hardware when available | ||
| postponed | servercloud-q-server-benchmark-and-performance | Medium | Add a test for KVM | |
| servercloud-q-server-benchmark-and-performance | Medium | Add a test for Membase | ||
| servercloud-q-server-benchmark-and-performance | Medium | Add a test for AHCI | ||
| servercloud-q-server-benchmark-and-performance | Medium | Ensure that multi-system testing setups are standardized | ||
| servercloud-q-server-benchmark-and-performance | Medium | Find an IPV6 testing tool | ||
| servercloud-q-server-benchmark-and-performance | Medium | Explore stress/load testing (memtester, stress, kernel build test, netperf, unix bench) | ||
| servercloud-q-server-benchmark-and-performance | Medium | Compare P test results against O | ||
| servercloud-q-server-benchmark-and-performance | Medium | Investigate PTS logging sensor data | ||
| servercloud-q-arm-server-storage-testing | Medium | write test script for ext4 | ||
| servercloud-q-arm-server-storage-testing | Medium | write test script for btrfs | ||
| servercloud-q-arm-server-storage-testing | Medium | write test script for ceph | ||
| servercloud-q-arm-server-storage-testing | Medium | write test script for rados | ||
| servercloud-q-arm-server-storage-testing | Medium | write test script for drbd | ||
| servercloud-q-arm-server-storage-testing | Medium | write test script for gfs2 | ||
| servercloud-q-arm-server-storage-testing | Medium | write test script for ocfs2 | ||
| servercloud-q-arm-server-storage-testing | Medium | write test script for glusterfs | ||
| servercloud-q-arm-server-storage-testing | Medium | write test script for nfs client | ||
| servercloud-q-arm-server-storage-testing | Medium | write test script for nfs server | ||
| servercloud-q-arm-server-storage-testing | Medium | write test script for lvm | ||
| servercloud-q-arm-server-storage-testing | Medium | write test script for iSCSI initiator | ||
| servercloud-q-arm-server-storage-testing | Medium | write test script for iSCSI target | ||
| Scott Moser | done | servercloud-q-server-iso-tests-review | High | Call for testing of ISO images - Alpha 1 |
| servercloud-q-cloud-init-utils | Medium | support launch index cloud-init (bug 1023177) | ||
| servercloud-q-cloud-init-utils | Medium | integrate cloud-init sysv init scripts for rh | ||
| servercloud-q-cloud-init-utils | Medium | cloud-init support config drive v2 | ||
| servercloud-q-cloud-init-utils | Medium | archive for arm architecture should default to ports.ubuntu.com (bug 1028501) | ||
| servercloud-q-maas-next-steps | Essential | package read-only root fs (ephemeral disk) initramfs tools (overlayroot) | ||
| servercloud-q-kvm | High | jump for joy | ||
| servercloud-q-awstools | Low | ebscli into quantal archive (bug 1006874) | ||
| servercloud-q-awstools | Low | Re-sync python-boto to 2.3.0 from debian | ||
| servercloud-q-openstack-folsom | Essential | upstream changes for config drive spec | ||
| postponed | servercloud-q-cloud-init-utils | Medium | cloud-init sysv init scripts for debian | |
| servercloud-q-cloud-init-utils | Medium | cloud-config max-uptime option (shutdown after X minutes) (bug 1037753) | ||
| servercloud-q-cloud-init-utils | Medium | cloud-metadata implementation (abstaction over ec2metadata) | ||
| servercloud-q-cloud-init-utils | Medium | package OZ | ||
| servercloud-q-cloud-init-utils | Medium | null route by default when ssh keys present | ||
| servercloud-q-cloud-init-utils | Medium | add environment variables to scripts invoked from cloud-init | ||
| servercloud-q-cloud-init-utils | Medium | find new home for grub-legacy-ec2 (#672104) | ||
| servercloud-q-cloud-init-utils | Medium | rebundle cloud image utility | ||
| servercloud-q-cloud-init-utils | Medium | cloud-config syntax for modifying rather than overwriting (bug 1023179) | ||
| servercloud-q-apt-improvements | Medium | apt-ftparchive by-hash generator command | ||
| servercloud-q-apt-improvements | Medium | apt-ftparchive modifications to automatically generate by-hash | ||
| servercloud-q-apt-improvements | Medium | ubumirror patch | ||
| servercloud-q-apt-improvements | Medium | debmirror patch | ||
| servercloud-q-apt-improvements | Medium | Fix squid-deb-proxy cache settings as appropriate | ||
| servercloud-q-apt-improvements | Medium | Pin RR DNS in squid-deb-proxy | ||
| servercloud-q-apt-improvements | Medium | Testing | ||
| servercloud-q-apt-improvements | Medium | Implement InRelease in archive.ubuntu.com mirrors | ||
| servercloud-q-apt-improvements | Medium | Add by-hash generation to archive.ubuntu.com | ||
| servercloud-q-apt-improvements | Medium | Add by-hash generation to Launchpad PPAs | ||
| servercloud-q-apt-improvements | Medium | LP: #972077: apt repository disk format has race conditions (apt) | ||
| servercloud-q-openstack-folsom | Essential | upstream changes for public glance spec | ||
| Stefan Bader | done | servercloud-q-kvm | High | confirm the xen and qemu prom naming is correct after the debian merge back (look ok) |
| postponed | servercloud-q-libvirt | Medium | look into transition from xend to libxl (seems incomplete and would need more time and effort) | |
| servercloud-q-libvirt | Medium | look into automated tests for libvirt-xen | ||
| Stéphane Graber | done | servercloud-q-lxc | Medium | Review list of extra packages in lxc-ubuntu and have it contain the right list for each release |
| servercloud-q-lxc | Medium | add the lxc-nesting apparmor profile to the package in quantal | ||
| servercloud-q-lxc | Medium | write the hookpoints and send to the lxc-devel list for review | ||
| servercloud-q-lxc | Medium | where do crashes in the container go (they're caught by the kernel core_pattern and sent to the host which fails to parse them as apport isn't lxc aware) | ||
| servercloud-q-lxc | Medium | make an liblxc API definition and publicise (+ serge-hallyn) | ||
| servercloud-q-lxc | Medium | Create python module using the API | ||
| postponed | servercloud-q-devicens | Medium | Discuss device ns design at plumber's | |
| Ursula Junque | todo | servercloud-q-bug-triage-review | High | Check with brian-murray his tools to mark duplicates and see how this applies to get rid of the installation/upgrade bugs |
| servercloud-q-bug-triage-review | High | Check how to isolate installation/upgrade failures and start doing something with apport to filter invalid ones out | ||
| servercloud-q-bug-triage-review | High | Use bryce script to expire bugs targeted to non supported releases | ||
| servercloud-q-bug-triage-review | High | Update bug triage reports to align to any changes to the triage process | ||
| Ben Howard | inprogress | servercloud-q-cloud-init-utils | Medium | package sync image into cloud-utils |
| servercloud-q-cloud-init-utils | Medium | utility to be able to dump /query2 data for local cloud | ||
| done | servercloud-q-cloud-init-utils | Medium | cloud-utils contain cloud-images public signing key | |
| servercloud-q-jenkins-cloud-builder | Essential | Request hardware | ||
| servercloud-q-jenkins-cloud-builder | Essential | Proto-type build system | ||
| servercloud-q-jenkins-cloud-builder | Essential | Setup internal build server | ||
| servercloud-q-jenkins-cloud-builder | Essential | Setup external read-only Jenkins host | ||
| servercloud-q-jenkins-cloud-builder | Essential | Migrate existing build scripts into Jenkins | ||
| servercloud-q-jenkins-cloud-builder | Essential | Migrate Query1 and Query2 generation into Jenkins | ||
| servercloud-q-jenkins-cloud-builder | Essential | Setup notifications and access control | ||
| servercloud-q-jenkins-cloud-builder | Essential | Enable result replication between internal and external build host | ||
| servercloud-q-jenkins-cloud-builder | Essential | Switch over | ||
| servercloud-q-push-to-the-clouds | Medium | Hardware Deliver | ||
| servercloud-q-cloud-images | Medium | Disable 5 second boot time out on images | ||
| servercloud-q-cloud-images | Medium | Add links to cloud-images.ubuntu.com: | ||
| servercloud-q-cloud-images | Medium | Create full disk images for Lucid | ||
| servercloud-q-awstools | Low | Package Autoscaling | ||
| servercloud-q-awstools | Low | Package Cloudwatch | ||
| servercloud-q-awstools | Low | Package ElastiCache | ||
| servercloud-q-awstools | Low | Submit Autoscaling, Cloudwatch, Elasticache to Debian | ||
| servercloud-q-awstools | Low | Import Autoscaling, Cloudwatch, Elasticache from Debian to Multiverse | ||
| servercloud-q-awstools | Low | Setup daily build PPA | ||
| postponed | servercloud-q-cloud-init-utils | Medium | code auto shutdown | |
| servercloud-q-apt-improvements | Medium | merge s3aptmirror production code | ||
| servercloud-q-push-to-the-clouds | Medium | Create public glance servers | ||
| servercloud-q-push-to-the-clouds | Medium | Process improvements to publish glance IDs on cloud-images.ubuntu.com | ||
| servercloud-q-cloud-images | Medium | Build Rescue EBS Snapshots | ||
| servercloud-q-cloud-images | Medium | Work with IS to show only the latest images on cloud.ubuntu.com/ami | ||
| servercloud-q-openstack-folsom | Essential | public glance server / glance.ubuntu.com | ||
| Chuck Short | todo | servercloud-q-openstack-qa | Essential | Document tested and referenced deployment configs |
| servercloud-q-openstack-qa | Essential | Deploy release cloud images as part of overall testing | ||
| servercloud-q-openstack-qa | Essential | Split database migrations out of deployment charms and into own tests | ||
| servercloud-q-openstack-qa | Essential | Enable burn/load/performance testing on a regular basis in the lab (or on new hardware) | ||
| servercloud-q-openstack-qa | Essential | communicate what we are testing and current results on a regular basis | ||
| servercloud-q-openstack-qa | Essential | Setup testing of swift in the lab | ||
| servercloud-q-openstack-qa | Essential | Write up tests to preform database migratioN | ||
| servercloud-q-openstack-qa | Essential | Write up tests to perform package upgrade tests | ||
| servercloud-q-openstack-qa | Essential | Write up tests to perform burn in tests | ||
| servercloud-q-openstack-qa | Essential | Write up tests to perform benchmarks for cloud images on openstack | ||
| servercloud-q-openstack-qa | Essential | Write up tests to use different database backend | ||
| servercloud-q-openstack-deployment-on-arm | High | Test quantum on ARM | ||
| servercloud-q-openstack-deployment-on-arm | High | Test openvswitch on ARM | ||
| done | servercloud-q-openstack-deployment-on-arm | High | Add support for ARM to euca2ools | |
| servercloud-q-openstack-deployment-on-arm | High | Add support for ports.ubuntu.com to cloud-init | ||
| servercloud-q-openstack-deployment-on-arm | High | Add instance archectiture detection support | ||
| servercloud-q-openstack-deployment-on-arm | High | Test horizon on ARM | ||
| servercloud-q-openstack-deployment-on-arm | High | Test keystone on ARM | ||
| servercloud-q-openstack-deployment-on-arm | High | Test glance on ARM | ||
| servercloud-q-openstack-deployment-on-arm | High | Test nova on ARM | ||
| servercloud-q-openstack-deployment-on-arm | High | Test libvirt on ARM | ||
| servercloud-q-openstack-deployment-on-arm | High | Test rabbitmq-server on ARM | ||
| servercloud-q-openstack-deployment-on-arm | High | Test cloud images on ARM | ||
| servercloud-q-libvirt | Medium | merge latest upstream libvirt | ||
| servercloud-q-cloud-archive | Essential | Write up policy for cloud archive | ||
| servercloud-q-cloud-archive | Essential | Write up process for cloud archvie | ||
| servercloud-q-cloud-archive | Essential | Create related packaging branches | ||
| servercloud-q-cloud-archive | Essential | Create openstack-ci infrastructure | ||
| servercloud-q-cloud-archive | Essential | Liase with canonical-is to create cloud-archive for precise-folsom | ||
| servercloud-q-cloud-archive | Essential | Create launchpad project for cloud-archvie | ||
| servercloud-q-cloud-archive | Essential | Create staging PPA for cloud-archive | ||
| servercloud-q-cloud-archive | Essential | Publicize cloud-archive in a blog post | ||
| servercloud-q-cloud-archive | Essential | Upload folsom-1 to the cloud archive | ||
| servercloud-q-cloud-archive | Essential | Upload folsom-2 to the cloud archive | ||
| servercloud-q-cloud-archive | Essential | Upload folsom-3 to the cloud archive | ||
| servercloud-q-cloud-archive | Essential | Upload release candidate to the cloud archive | ||
| servercloud-q-cloud-archive | Essential | Upload final release to the cloud archive | ||
| servercloud-q-openstack-qa | Essential | Prepare ubuntu packaging branches for foslom/quantal | ||
| servercloud-q-openstack-qa | Essential | Preparse ubuntu packaging branches for folsom/precise | ||
| servercloud-q-openstack-qa | Essential | Prepare PPA for folsom/quantal | ||
| servercloud-q-openstack-qa | Essential | Prepare PPA for folsom/precise | ||
| servercloud-q-openstack-qa | Essential | Sort out way forward with current Openstack dev on current Ubuntu stable | ||
| servercloud-q-openstack-qa | Essential | Write up tests to perform tests API | ||
| servercloud-q-openstack-folsom | Essential | Package nova for folsom | ||
| servercloud-q-openstack-folsom | Essential | Package swift for folsom | ||
| servercloud-q-openstack-folsom | Essential | Package horizon for folsom | ||
| servercloud-q-openstack-folsom | Essential | Package keystone for folsom | ||
| servercloud-q-openstack-folsom | Essential | Package glance for folsom | ||
| servercloud-q-openstack-folsom | Essential | Package quantum for folsom | ||
| servercloud-q-openstack-folsom | Essential | Package python-glanceclient | ||
| servercloud-q-openstack-folsom | Essential | MIR for quantum | ||
| servercloud-q-openstack-folsom | Essential | MIR for openvswitch | ||
| servercloud-q-openstack-folsom | Essential | Evaluate and package cinder for universe | ||
| servercloud-q-openstack-folsom | Essential | Evaluate and package ceilometer for universe | ||
| servercloud-q-openstack-folsom | Essential | Evaluate and package openstack-docs for universe | ||
| servercloud-q-openstack-folsom | Essential | Move nova configuration file to config object model | ||
| servercloud-q-openstack-folsom | Essential | Review upstart jobs for nova, swift, glance, quantum | ||
| servercloud-q-openstack-folsom | Essential | Write Hetrogenous scheduler for ARM | ||
| servercloud-q-openstack-folsom | Essential | Write instance architecture detection | ||
| servercloud-q-openstack-folsom | Essential | Add ceph support for nova volumes | ||
| servercloud-q-openstack-folsom | Essential | Add ceph support for glance | ||
| servercloud-q-openstack-folsom | Essential | pull upstream config drive changes to ubuntu | ||
| postponed | servercloud-q-openstack-deployment-on-arm | High | Test swift on ARM | |
| servercloud-q-cloud-archive | Essential | Write upgrade tests for Openstack | ||
| servercloud-q-openstack-qa | Essential | Integration of reporting to gerrit upstream | ||
| servercloud-q-openstack-qa | Essential | Investigate testing of awsome on the lab | ||
| servercloud-q-openstack-qa | Essential | Write up tests to perform tests on awsome | ||
| servercloud-q-openstack-folsom | Essential | MIR for libguestfs | ||
| servercloud-q-openstack-folsom | Essential | MIR for python-sendfile | ||
| servercloud-q-openstack-folsom | Essential | Evaluate and package openstackclient for universe | ||
| servercloud-q-openstack-folsom | Essential | Add SSL support fo nova api | ||
| servercloud-q-openstack-folsom | Essential | pull upstream glance changes for public glance to ubuntu | ||
| servercloud-q-openstack-folsom | Essential | glance.ubuntu.com listed by default in packages |
Last updated: Sun 07 October 2012, 04:57 UTC