Release notes minor updates

1. Fixed breaking lines
2. Uppercase fixed to lowercase for some terms

Change-Id: I5f7a8a6970fa0973328032308beda683e918c024
This commit is contained in:
archyufa 2016-09-26 09:34:51 -04:00
parent 7fcb75dfe5
commit 2958e230c1
1 changed files with 5 additions and 6 deletions

View File

@ -3,15 +3,14 @@ Release Notes
V1.0.0 - 9/23/2016
------------------
* Added support for Calico Networking by default
* Added Rolling updates support for Kubernetes applications
* Added support for Calico networking by default
* Added rolling updates support for Kubernetes applications
* Added Kubernetes binaries for Debian image
* Changed Kubernetes configuration to support Kubernetes v1.3
* Changed support for Flannel Networking to be disabled by default
* Changed support for Flannel networking to be optional, disabled by default
* Changed Readme with Calico networking information
* Changed Readme with rolling update support and usage information
* Changed Readme with how to interact with kubernetes cluster deployed by
murano
* Changed Readme with how to interact with kubernetes cluster
* Deprecated Kubernetes binaries for Ubuntu image
* Deprecated portal_net from api server configurations
* Fixed service naming for applications deployed with Murano apps
@ -26,4 +25,4 @@ murano
V0.1.0
------
* Initial changes
* Initial changes