Commit Graph

38 Commits (master)

Author SHA1 Message Date
OpenStack Release Bot 3bc1835bfd Update master for stable/wallaby
Add file to the reno documentation build to show release notes for
stable/wallaby.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/wallaby.

Sem-Ver: feature
Change-Id: I37106cb013ca543a3631b54e4e0c2bc74339c617
2021-05-05 15:38:58 +00:00
OpenStack Release Bot f6eff30cce Update master for stable/victoria
Add file to the reno documentation build to show release notes for
stable/victoria.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/victoria.

Change-Id: I1ef79401ca20c68dd95c0d31ffd120bc5a5ded57
Sem-Ver: feature
2020-10-30 15:51:51 +00:00
Alfredo Moralejo 4b60b7cd69 Remove overcloud-opstools element
The puropose of this element was to install osops-tools-monitoring-oschecks
package in overcloud images. This package is not supported in CentOS 8 so
this element can be removed.

Change-Id: I9ca6dc73f63ad20d047995b64376f941208c0859
2020-07-02 18:26:27 +02:00
Andreas Jaeger cc4338c747 Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Change-Id: I29bd46cb0d134f85ab6e8260339a943240a50568
2020-06-03 20:38:58 +02:00
OpenStack Release Bot c04961ab09 Update master for stable/ussuri
Add file to the reno documentation build to show release notes for
stable/ussuri.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/ussuri.

Change-Id: I762599f4bda97444431638b83270f2e465d6b2a1
Sem-Ver: feature
2020-05-26 17:16:17 +00:00
Piotr Kopec 359bc74c76 Remove libvirt package
Nova services are now running in the containers but we still have
libvirt packages installed on Overcloud systems. This change removes
libvirt packages that are not needed any more.

Depends-On: https://review.opendev.org/681092
Change-Id: I1220eda28cb8d21098c26aa548305004567e6e03
Closes-Bug: 1842932
2019-10-31 20:04:44 +01:00
OpenStack Release Bot 42160c4603 Update master for stable/train
Add file to the reno documentation build to show release notes for
stable/train.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/train.

Change-Id: Icdb286e7bd749877a3a8b85eb5a1403506878c98
Sem-Ver: feature
2019-10-21 14:22:32 +00:00
pengyuesheng d155a90890 Bump the openstackdocstheme extension to 1.20
Some options are now automatically configured by the version 1.20:
- project
- html_last_updated_fmt
- latex_engine
- latex_elements
- version
- release.

Change-Id: I6e7c0b0ce266d359fc6db595b0201c43b3b40fc3
2019-08-09 15:59:56 +08:00
OpenStack Release Bot 8f7b4a18b1 Update master for stable/stein
Add file to the reno documentation build to show release notes for
stable/stein.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/stein.

Change-Id: Ibd40ecf6c86d3c7c6c57fc20977988bafe6235e7
Sem-Ver: feature
2019-04-18 15:00:01 +00:00
Alex Schultz 82eabfadc9 Release note for chrony/ntp switch
Change-Id: Ic39a86a671baea3b3a73833b7779eb2192e23a37
Related-Blueprint: tripleo-chrony
2019-02-25 10:34:35 -07:00
Emilien Macchi cbc5be9167 Remove unused elements
hiera and serverspec aren't used anymore, let's thrash it.

Change-Id: I7ae66e6b5586084e757fbbc4e3080e3ec1c173fe
2019-01-23 15:04:55 -05:00
OpenStack Release Bot 53d9176033 Update reno for stable/rocky
Change-Id: I1d54ad43c727f241ff6a05411104e59e01b3ce6c
2018-08-24 14:45:25 +00:00
Emilien Macchi 939b5861e1 Add element for openssh and override UseDNS
We need to disable UseDNS in default sshd_config, which is something we
already do when deploying SSHD service in puppet/services/sshd.yaml but
the parameter is still enabled before Puppet has run, which causes
problems when Ansible has to execute remote tasks via ssh, it timeouts.

This patch adds an element that will allow us to override the default
openssh configuration and it'll disable UseDNS.

Change-Id: I2df6c45936ee88e0eb048998ae23c9334f295fdf
Related-Bug: #1774557
2018-06-01 09:14:48 -07:00
OpenStack Release Bot 9007c1fa75 Update reno for stable/queens
Change-Id: I14653e9b33f3d8a2077cd432d028359a770014e8
2018-03-03 11:44:08 +00:00
Zenghui Shi 6e36b5cbc7 add puppet-ptp into image
Change-Id: I9af8a8b727e6a26155e1831990accaa67b9f38dd
2017-12-13 01:55:35 +00:00
Oliver Walsh e87eaaae5f Include required packages for libvirt SASL auth
Change-Id: Ie19c9d8de462ae0a90682202b99df74030065a08
Related-bug: 1732479
2017-11-15 15:29:40 +00:00
Jenkins 165ffaf6f1 Merge "Adding Bagpipe driver to controller and compute elements" 2017-09-01 07:07:55 +00:00
Emilien Macchi f23ddd8b14 Use Python to compute release notes version
Leave the version fields blank, since the release notes document
applies to all versions.
That will avoid manual changes in the future like we did until now.

Change-Id: Ic5b7a7043fc9897626cf33487f589a610801b17c
2017-08-30 14:32:18 -07:00
Ricardo Noriega 6e00ff43b1 Adding Bagpipe driver to controller and compute elements
This driver will be used for BGPVPN scenarios

Partially-Implements: blueprint bgpvpn-service-integration

Change-Id: I1e0227d8055f456043fe63c6a9cbd722d7bf84a7
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
2017-08-30 18:24:08 +02:00
OpenStack Release Bot 2cdb09219a Update reno for stable/pike
Change-Id: I6af0d3725d99ad17eea7a40389a38cb908bfceca
2017-08-24 21:05:18 +00:00
Emilien Macchi 23884d311f Prepare reno for TripleO Pike RC1
Change-Id: I70dd196ed8167cafa7492f4c9200b22a987b9051
2017-08-18 09:54:09 -07:00
Jenkins 4e7d35df91 Merge "Adds puppet-odl module to overcloud image" 2017-08-03 08:48:22 +00:00
Janki Chhatbar 71a512a379 Adds puppet-odl module to overcloud image
This installs puppet-opendaylight module in overcloud-full image.

Change-Id: I12ef5f38aba4d3500d327e25453398c3f6ba0ff8
Closes-Bug: 1702824
2017-07-31 11:29:49 +05:30
Emilien Macchi fd6165f207 Release 7.0.0.0b3
Change-Id: I390e6d9d7bf7ad80c77cffa39b3517040a067358
2017-07-24 08:11:48 -07:00
Jenkins 4092ef5dd1 Merge "Add puppet-veritas-hyperscale module." 2017-07-14 22:58:20 +00:00
Dnyaneshwar Pawar 66fcc1c6f3 Add puppet-veritas-hyperscale module.
This puppet module is needed to configure Veritas HyperScale

Change-Id: Id188af5e2f7bf628a97a70b8f20bef28e42b372d
Signed-off-by: Dnyaneshwar Pawar <dnyaneshwar.pawar@veritas.com>
2017-07-13 16:59:16 +05:30
Emilien Macchi 0df6e75da7 Switch from oslosphinx to openstackdocstheme
As part of the docs migration work[0] for Pike we need to switch to use the
openstackdocstheme.

[0] https://review.openstack.org/#/c/472275/

Change-Id: Iffe8047944add2d8f63cb8031a633c1fe8fff09c
2017-07-06 19:39:47 +00:00
Bernard Cafarelli 9285877b2a
Add networking-sfc packages to overcloud images
networking-sfc has controller parts (neutron-server extension) and for
compute nodes with OVS, agent extension

Change-Id: I22669fb93e64b12aded3994f52421fedb1101388
Implements: blueprint networking-sfc-support
2017-06-13 17:41:50 +02:00
Emilien Macchi fc09dcc868 Release 7.0.0.0b2
Change-Id: Iedc91fe55dc9c9f36dc5e306c54297fbc12a76ec
2017-06-05 10:18:04 +02:00
Emilien Macchi 7ceba9c670 Remove Nova Cert package
The services was removed in Nova:
d6d5c6be0c

Change-Id: I29c40b8837073098e35914f878f197ac9a4bcbec
2017-05-01 16:50:11 -04:00
Bogdan Dobrelya b8d6406167 Add puppet-etcd module
This puppet module is needed to manage etcd clusters

Related-bug: #1668938

Change-Id: I5fae2520766cf89da40a216d0079db5d7f1ffbc1
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2017-04-24 19:29:04 +02:00
Emilien Macchi 3e072ced31 Prepare 7.0.0.0b1 (pike-1)
Change-Id: I4ff51373c2665d3ede8ad60014d687642fcd10db
2017-04-07 16:06:55 -04:00
Saravanan KR a2f93e840f Enabled "tuned-profiles-cpu-partitioning" package for overcloud image
For DPDK deployments, the host machine has to be tuned for
better performance by isolating the CPUs. Tune-d's
cpu-partitioning profile takes care of isolating host processes
to the given set of CPUs only. Enabling the package in overcloud
image.
Implements: blueprint tuned-nfv-dpdk

Change-Id: Iba16092de850b6abfc1666b1dfa7b46d399820f2
2017-04-07 11:31:12 +05:30
Diana Clarke 85f4604298 Remove nova.conf truncate/refresh workaround
truncate-nova-config was added as a workaround for the following
bug.

  Duplicate sections in generated config
  https://bugs.launchpad.net/oslo.config/+bug/1568820

This workaround is no longer needed, as the root causes are now
fixed in both nova and oslo-config.

This workaround is also unused, as it was recently changed and
accidentally installed in the wrong location (nested one level too
deep in configure.d, and maxdepth is 1 in dib-run-parts).

For example, compare configure.d/ in stable/newton vs master
(circa ocata), and note the path differences.

  newton: http://paste.openstack.org/show/601802/
  ocata: http://paste.openstack.org/show/601806/

  newton: configure.d/40-truncate-nova-config
  ocata: configure.d/40-truncate-nova-config/40-truncate-nova-config

But it was a happy accident because this workaround stripped the
comments from /etc/nova/nova.conf, but now they're back as of ocata.

Related-Bug: #1568820
Change-Id: Iddae03f2d66cf534908dad884af55e2ae7d18d4b
2017-03-07 16:27:31 -05:00
Tim Rozet 910a88f1ef Adds puppet-systemd
This puppet module is needed to manipulate systemd unit files and set
limits needed for MariaDB.

Partial-Bug: #1648181
Related-Bug: #1524809

Change-Id: I7ca7b5f7614971455cae2bf7c4bf8264b642b0dc
Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-03-01 10:49:30 -05:00
OpenStack Release Bot 6c8dc2dd9d Update reno for stable/ocata
Change-Id: Ieed09e62c17ccbbe772450b199f41824204ce2ef
2017-02-16 12:59:28 +00:00
Emilien Macchi 835a1de587 Add release notes for Ocata-3
Change-Id: If972e4b34440c3a0dc3cbc348d18e40a1a51b2b6
2017-01-30 10:37:50 -05:00
Emilien Macchi 84b39187ae Add reno support
Change-Id: I2d69a6ab7cefe3935c56024234ecda17fa506cb6
2017-01-27 10:58:48 -05:00