Skip to content

Releases: rcbops/openstack-ops

Maintenance Release for Ansible EOL versions

15 Jun 18:59
e071f10
Compare
Choose a tag to compare

Maintenance Release for Ansible EOL versions

09 Apr 19:35
Compare
Choose a tag to compare
  • Updating update_hp_firmware.py from master

Maintenance Release for Ansible EOL versions

21 Mar 02:35
Compare
Choose a tag to compare
  • Remove NTP packages which conflict with ansible hardening

Maintenance Release for Ansible EOL versions

16 Mar 19:19
Compare
Choose a tag to compare
  • Disable configure-spice-console.yml as it is no longer compatible with upstream

Maintenance Release - Ansible EOL

15 May 13:32
bdb1c61
Compare
Choose a tag to compare

This is maintenance release to EOL Ansible 2.2
Next releases, 2.x, will only support Ansible 2.7 and higher

Changes:

  • Update HP firmware to 2.64
  • Update HP Broadcom NICs to firmware 2.22.3
  • Update HP Intel NICs to firmware 1.16.0
  • Adding fio/sysbench benchmark script
  • Rename configure-apt.yml to configure-packagemanager.yml while adding unattended upgrade support

Halloween-2018

15 Oct 20:19
17ad9e0
Compare
Choose a tag to compare

Changes:

  • Update HP firmware to 2.60 to address L1TF vulnerability
  • Update HP SAS Controller firmware to 6.6.0
  • Update HP Broadcom NICs to firmware 2.20.7
  • Limiting playbook execution to mainly utility containers
  • Correctly implementing sysfs changes for cpuidle kernel flags

Meltdown

03 Apr 14:59
3ca7cac
Compare
Choose a tag to compare

Changes:

  • General HP firmware updates of iLO, RAID and NIC components
  • The update-hp-firmware.yml playbook introduced a new override firmware_use_meltdown to either deploy the last HP BIOS excluding the Meltdown/Spectre mitigation, By default it's set to false to allow a controlled upgrade
  • Introduced rebuild-ssh-known-hosts.yml which allows for a full known hosts rebuild on the deployment node after leapfrog upgrades which rebuild all containers
  • install-holland-db-backup.yml play fixed for Ansible 1.9 versions
  • rebuild-rabbitmq-container.sh updated to prefer rpc-maas standalone deploys
  • Fixed pccommon.sh for Pike
  • Adding some OPS automation/check scripts neutron_router.py, image_check.py, fix-backing-image.py, healthcheck.py

HP firmware update via CDN

05 Feb 17:04
c010c4b
Compare
Choose a tag to compare

The HP firmware update utility is now using a Rackspace CDN to pull files.
Additionally the openrc_insecure flag is now passed for all openstack clients in order to better support insecure provisioned APIs

ssacli it is

29 Nov 23:10
399129b
Compare
Choose a tag to compare

The HP MCP tools beginning version 10 renamed hpssacli to ssacli while retaining the same functionality and output format.
This release pins the version to MCP version 10.60 to make it easier to synchronize with other modules like rpc-maas

New Dawn

03 Nov 04:25
381d52c
Compare
Choose a tag to compare

Initial release of the openstack-ops module as a stand alone ansible module.
Standalone modules allow for run queue and overall better optimization over ansible galaxy style roles