Open Tasks
==========

DebConf
-------

  * [wendar] schedule a boof (date/room/agenda)
  * [dnl] send summary from openstack team reboot/sprint to debian/debconf
  
right after debconf:
  * saki and ondrej koblizek = the packaging force!
  * join DPMT
  * [dnl] move gobby stuff to wiki.debian.org, packaging-pike-done to debian/stuff.git
  * [wendar] organize regular online meetings, aligned to OS milestones
  * [wendar] online meeting regularly, aligned to OS releases

  * reach out to ubuntu guys, maybe collaborate again on alioth?


OpenStack Infra
---------------

  * [wendar] move git repositories at some point to "attic" (fsvo attic)
  * [wendar] disable workflow
  * [wendar] update upstream documentation with pointers to debian-openstack stuff


Git Repositories
----------------

  * [onovy|kobla|saki] Get as much as possible of third-party packages to other maintainers (DPMT); convert to pybuild, thomas requests to be dropped from uploaders
      * create "README.Debian" and put it into every outside-off-team maintained
        packages with explanation what to do before upgrading (check global req)
  * [onovy] Add github repo mirrors as poor-man-backup and for pull-request

Debian Removals
---------------

  * [zigo] openstack-nose
  * [zigo] python-tuskarclient
  * [zigo] python-os-cloud-config
  * [zigo] python-os-collect-config
  * [zigo] python-os-net-config
  * [zigo] munin-plugins-openstack
  * [wendar] sheepdog

Debian Packaging
----------------

debian:
  * [dnl/zigo] Update uploaders: drop inactive ones?
  * [dnl] "rollback" .gitreview file to upstream version or remove them (ask ondrej for details)

pristine-tar:
  * get rid of it for good (for openstack packages, at least ;)

upstream:
  * import pike [all, see packages-pike-done]

Uploads to experimental (up2date for pike, build in this order):
  * python-pbr (needs python-requests unfucked by its maintainer << already DONE)


Misc
----

  * can upper-contrains be scrippted for future re-use?
    - ocf? scrapping pydist thinggie from all packages
  * post-pike: Package useful and missing services/packages/components?
  * [dnl] Replace http://openstack.alioth.debian.org/ with sphinx and put it to git
  * Document and communicate upgrade path (via backports and unofficial repo
    for those that don't follow backports for every release)
  * [onovy] add support to dh-python for OSLO_PACKAGE_VERSION (same as setupscm)
  * use jenkins.d.n for CI



---


Already done
============

Git Repositories
----------------
  * Migrated all repositories from git.openstack.org to git.debian.org
  * Created pike branches
  * Moved packages into subdirectories of defined categories
  * Using same sections to DDPO:
    https://qa.debian.org/developer.php?login=openstack-devel-ddpo@lists.alioth.debian.org
  * Create myrepos config generator script
  * Moved to DPMT: python-pygit2, python-pike, python-concurrent.futures,
    python-eventlet, python-pymysql, alembic, git-review
  * Moving packages that don't belong to debian-openstack umbrella away to other maintainers:
    jenkins-job-builder, python-jenkins, python-git-os-job  
  * Permission issues on alioth

Debian Packaging
----------------

debian:
  * Updating VCS fields.
  * Updating copyright format URL to https.
  * Updating maintainer.
  * Updating standards version.
  * Running wrap-and-sort.
  * Removing gbp.conf.
  * Fixing debian/* permissions.
  * Don't use non-prefixed debhelper files anymore.