Release notes for customization

Since customizations are done for most of services, I think we can make
it an official feature and close whole blueprint. Good work team!

Change-Id: I44de0204261cd04b2564ce62a5d10b1e0a4fd4bf
Implements: blueprint dockerfile-customizations
Implements: blueprint third-party-plugin-support
This commit is contained in:
Michal (inc0) Jastrzebski 2016-08-31 20:20:58 +00:00
parent b4c505a6c8
commit 69af20852a

View File

@ -0,0 +1,10 @@
---
prelude: >
In Newton cycle we included means to change various things in Kolla images
using override file. Full customization guide can be found here
http://docs.openstack.org/developer/kolla/image-building.html#dockerfile-customisation
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