Breakout1 Speaker
Jeffrey Zhang
Jeffrey Zhang99cloud OpenStack Developer、OpenStack Kolla Core Member

Early OpenStack practitioners
Provide private cloud solution and secondary development based on OpenStack.
Planning and implementation multi private cloud plateform.
Active community developer. Contribute to Keystone, Nova, Zaqar and Kolla projects.

Topic:Improve the OpenStack Deployment and Upgrade by Using Docker

OpenStack ecology became increasingly large. Along with the increased functionality and modules, the dependencies among the services also becomes more and more complicated. Automated deployment and upgrade are facing new challenges. The existing deployment tools also become complicated and hard to use and maintain.
Docker has brought new vitality. Container based deployment and upgrade can simplify the operate. its benefits include: simplified deployment code, reduce deployment time, the consistency of the environment, atomic service upgrade and upgrade fails rollback.