Commit Graph

7 Commits

Author SHA1 Message Date
Andreas Jaeger e6e9b65759 Remove setting of version/release from releasenotes
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

Also, use openstackdocstheme for releasenotes.

This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.

Change-Id: I05b9635372ae912fc16f72641ecf01132a7cc810
2017-11-17 10:39:18 +01:00
Jenkins 7c09cfc263 Merge "[k8s] Add Dashboard UI v1.4 addon to K8s Cluster" 2016-10-12 07:38:24 +00:00
archyufa dbd958d31d [k8s] Add Dashboard UI v1.4 addon to K8s Cluster
This patch introduces kubernetes-dashboard addon
to k8s murano application.
By default this option is enabled, but user can
disable it in dynamic UI corresponding form

Co-Authored-By: ddovbii <ddovbii@mirantis.com>

Change-Id: Id03aed1c5e3c356421beef7b5110d03c2f07d47d
2016-10-11 16:56:27 +00:00
Jenkins 129d76c53b Merge "Add reno notes for KubeDns" 2016-10-11 14:24:03 +00:00
Dmytro Dovbii bc45fc68d9 Add reno notes for KubeDns
Change-Id: I96ea49a1c78b875be6ccd6adcd613e921b7eb059
2016-10-11 15:49:43 +03:00
Sergey Kraynev 3674455cde Add separate section for v1.0.0
Change-Id: Iadd22ab8e112c8555f1c92525e2b797b97d359cc
2016-10-10 06:30:27 +00:00
Sergey Kraynev da2833fa1f Add suppport for RElease NOtes
There are follow changes in the current patch:
 - Update .gitignore to exclude releasenotes/build subdirectory.
 - Add placeholders for notes and source files.
 - Add index.rst with reference on unreleased notes.
 - Use pbr to search branches and tags of project.
 - Update tox.ini by new environment for building releasenotes.

Change-Id: I7f834a3fb05bf1a7d7565ce7bdb44a1d4b4e2e3d
2016-10-06 17:35:03 +03:00