2016-08-31 20:20:58 +00:00
|
|
|
---
|
|
|
|
prelude: >
|
|
|
|
In Newton cycle we included means to change various things in Kolla images
|
|
|
|
using override file. Full customization guide can be found here
|
2017-07-19 11:07:11 +00:00
|
|
|
https://docs.openstack.org/kolla/latest/image-building.html#dockerfile-customisation
|
2016-08-31 20:20:58 +00:00
|
|
|
features:
|
|
|
|
- Customization mechanism for dockerfile
|
|
|
|
- Customization implemented in most of OpenStack services
|
|
|
|
- Ability to modify repositories, packages installed and keys installed
|
|
|
|
- Ability to inject or override code in certain placess across dockerfiles
|