<div dir="ltr">Hi,<div><br></div><div>On Fri, Nov 6, 2015 at 11:29 AM, Vladimir Kozhukalov <span dir="ltr"><<a href="mailto:vkozhukalov@mirantis.com" target="_blank">vkozhukalov@mirantis.com</a>></span> wrote:<br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Dear colleagues,</div><div><br></div><div>At the moment I'm working on deprecating Fuel upgrade tarball. Currently, it includes the following:</div><div><br></div><div>* RPM repository (upstream + mos)</div></div></blockquote><div><br></div><div>We should think about separating packages for master node and openstack. I guess we should use 2 repository:</div><div>1. MOS - repository for OpenStack related nodes</div><div>2. MasterNode - repository for packages that are used for master node only.</div><div><br></div><div>#2 is very important as it will allow to speed up the package delivery to end user. User will see the exact packages for master node and controllers/compute. Also, master node development can be boosted also as we might reconfigure jobs to install and test package on master node without spinning up OpenStack environment. That will save hours for our CI.</div><div><br></div><div>Concerning 'upstream' it should be done in the same way we do for Ubuntu. Master node shouldn't redistribute CentOS packages. The customer should decide which mirror to use. The customer might want to use official CentOS 7 mirror or own copy on own facilities.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>* DEB repository (mos) </div></div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>* openstack.yaml</div><div>* version.yaml</div><div>* upgrade script itself (+ virtualenv)</div><div><br></div><div>Apart from upgrading docker containers this upgrade script makes copies of the RPM/DEB repositories and puts them on the master node naming these repository directories depending on what is written in openstack.yaml and version.yaml. My plan was something like:</div><div><br></div><div>1) deprecate version.yaml (move all fields from there to various places)</div><div>2) deliver openstack.yaml with fuel-openstack-metadata package</div><div>3) do not put new repos on the master node (instead we should use online repos or use fuel-createmirror to make local mirrors)</div><div>4) deliver fuel-upgrade package (throw away upgrade virtualenv)</div><div><br></div><div>Then UX was supposed to be roughly like:</div><div><br></div><div>1) configure /etc/yum.repos.d/nailgun.repo (add new RPM MOS repo)</div><div>2) yum install fuel-upgrade</div><div>3) /usr/bin/fuel-upgrade (script was going to become lighter, because there should have not be parts coping RPM/DEB repos)</div><div><br></div><div>However, it turned out that Fuel 8.0 is going to be run on Centos 7 and it is not enough to just do things which we usually did during upgrades. Now there are two ways to upgrade:</div><div>1) to use the official Centos upgrade script for upgrading from 6 to 7</div><div>2) to backup the master node, then reinstall it from scratch and then apply backup</div></div></blockquote><div><br></div><div>+1 for 2. We cannot guarantee that #1 will work smoothly. Also, there is some technical dept we cannot solve with #1 (i.e. - Docker device mapper). Also, the customer might have environments running on CentOS 6 so supporting all scenarios is quite hard. IF we do this we can redesign docker related part so we'll have huge profit later on.</div><div><br></div><div>A a company we will help the clients who might want to upgrade from 5.1-7.0 to 8.0, but that will include analysing environment/plugins and making personal scenario for upgrade. It might be 'fuel-octane' to migrate workload to a new cloud or some script/documentation to perform upgrade.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>Upgrade team is trying to understand which way is more appropriate. Regarding to my tarball related activities, I'd say that this package based upgrade approach can be aligned with (1) (fuel-upgrade would use official Centos upgrade script as a first step for upgrade), but it definitely can not be aligned with (2), because it assumes reinstalling the master node from scratch.</div><div><br></div><div>Right now, I'm finishing the work around deprecating version.yaml and my further steps would be to modify fuel-upgrade script so it does not copy RPM/DEB repos, but those steps make little sense taking into account Centos 7 feature.</div></div></blockquote><div> </div><div>+1.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>Colleagues, let's make a decision about how we are going to upgrade the master node ASAP. Probably my tarball related work should be reduced to just throwing tarball away. </div></div></blockquote><div> </div><div>+2. That will allow us to:</div><div>1. Reduce ISO size</div><div>2. Increase ISO compilation by including -j8</div><div>3. Speed up CI</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class="HOEnZb"><font color="#888888"><div><br></div><div><br></div><div>Vladimir Kozhukalov<br></div>
</font></span></div>
<br>__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div></div>