<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div>
<p style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; margin: 0px; line-height: normal;">
The Kolla community is pleased to announce the release of Mitaka milestone #2.  We did not announce the release of Mitaka-1 because the PTL was unavailable to tag the release.  As a result, we are announcing changes that also occured in the Mitaka-1 tag here. 
 For further releases of Kolla, we have institued a backup individual responsible for tagging.  A big thanks to Sam Yaple for taking on the responsibility of backup release manager.</p>
<p style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; margin: 0px; line-height: normal;">
<br>
</p>
<p style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; margin: 0px; line-height: normal;">
Of significant importance was the kicking off of the kolla-mesos repository where activity is extremely high.  We also started the implementation of Ansible playbooks for upgrading from Liberty to Mitaka.  While the Mesos work may be tech preview in Mitaka,
 we expect upgrades to work completely when Mitaka is released to permit an upgrade from Liberty to Mitaka!</p>
<p style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; margin: 0px; line-height: normal; min-height: 13px;">
<br>
</p>
<p style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; margin: 0px; line-height: normal;">
Mitaka-1 changes:</p>
<ul style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<li><span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">8 blueprints implemented, 60 bugs resolved.</span></li><li><span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">Pin Ceph to specific z version. We did not pin to a specific z version. please revert this line</span></li><li><span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">Configure network interface for control and compute nodes.</span></li><li><span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">Use RabbitMQ clusterer for cluster management of RabbitMQ.</span></li><li><span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">Add a profiles arg to build.py to allow users to easily build common sets of images.</span></li><li><span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">OpenStack Magnum automated deployment via Ansible.</span></li><li><span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">Source-based deployment installs the Python applications in virtualenv.</span></li><li><span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">Kicked off kolla-mesos repo with a specification outlining the work to be done.</span></li><li><span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;"><br>
</span></li></ul>
<p style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; margin: 0px; line-height: normal;">
Mitaka-2 changes:</p>
<ul>
<li style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">9 blueprints implemented, 10 bugs reoslved.</span></li><li style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">The beginning of upgrades from Liberty to Mitaka has hit the repository with Keystone functional, and Nova patches under
 review!</span></li><li style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">Introduction of kolla-ansible upgrade, pull, post-deploy, and precheck CLI operations</span></li><li style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">New ansible module written for kolla to manage Docker (kolla_docker)</span></li><li style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">Convert existing "data containers" to use the new named volumes with the volume management introduced in Docker 1.9 resulting
 in much cleaner output and management</span></li><li style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">Introduce oslo.config and generate the kolla-build.conf by using oslo-config-generator tool</span></li><li style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">Docker image dependency tree generator</span></li><li style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">New config generation system reducing the amount of Ansible code by ~15% while improving the output from tasks to make it
 clearer what is going on</span></li><li><font face="Menlo" size="2">Added playbooks for pulling images which are used to pre-stage images before a deploy or upgrade.  With pre-staged images a new multi-node deploy can be done in as little as 5 minutes. The time to pull the images is still dependent on
 where they are being pulled from and network bandwidth. Note the combined time for prestage and deploy is slightly reduced from the original time required, but taken as a whole, the prestage operation takes an amount of time dependent on the networking gear,
 storage gear, and bandwidth available.</font></li><li style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">Root user was dropped in Nova, Cinder, Glance, Heat, Magnum, Ironic, Zaqar, Manila, Mistral, Trove, Designate, Ceilometer
 and Gnocchi containers in favor of unprivileged users.</span></li><li style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">Python 3.X support.</span></li><li style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">First implementations of ubuntu-binary containers.</span></li><li style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">Added containers for Mistral and Manila.</span></li><li style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<span style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none;">Containers for ZooKeeper, Mesos, Marathon and Chronos for kolla-mesos repository.</span></li></ul>
<p style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; margin: 0px; line-height: normal;">
During Mitaka-2, we added a new core reviewer to the Kolla team.  His name is Lei Zhang (also known as Jeffrey Zhang or jeffrey4l on IRC).  Our community continues to grow and is highly diverse.  For evidence check out our stackalytics page here:</p>
<p style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; margin: 0px; line-height: normal; min-height: 13px;">
    </p>
<p style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; margin: 0px; line-height: normal;">
http://stackalytics.com/?module=kolla-group&metric=person-day</p>
<p style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; margin: 0px; line-height: normal; min-height: 13px;">
<br>
</p>
<p style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; margin: 0px; line-height: normal;">
Regards,</p>
<p style="color: rgb(0, 0, 0); font-family: Menlo; font-size: 11px; margin: 0px; line-height: normal;">
The Kolla Community</p>
</div>
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 14px;">
<br>
</div>
</body>
</html>