Skip to content

Conversation

markgoddard
Copy link
Contributor

  • Bump rocky snapshot
  • Adds OFED 5.7.x
  • Use output from release train
  • Rocky 8: Install a compatible version of ansible in the kolla venv
  • Update etc/kayobe/kolla.yml
  • Enable Kolla features
  • Elasticsearch memory tuning
  • Add standard alerting rules and dashboards
  • Use sane defaults for basic monitoring stack
  • Consider agents that are auto-downed
  • Terraform aio: reorder KAYOBE_ENVRIONMENT export
  • Adds Rocky 8 pulp repositories to dnf.yml (Adds Rocky 8 pulp repositories to dnf.yml #152)
  • Removing the conditional. Forcing pvresize Growroot is being executed by cloud-init. Bug in growroot implementation doesnt extend the pv.
  • Hashing out previously used conditional. Adding bug explanation
  • Indicate source of the alert rules
  • Add monitoring group
  • Use shorter regexp for catching physical network cards
  • Build Grafana with additional panel plugin
  • changing release to point to latest build
  • dropping not needed overrides
  • CI: prune images over 1 week old on aio runner
  • Build Grafana with additional panel plugin
  • Add basic docs template structure
  • Add basic docs template structure
  • Add basic docs template structure
  • Add basic docs template structure
  • Remove openstack reference
  • Changes based on Mark's comments
  • Revert "Rocky 8: Install a compatible version of ansible in the kolla venv"

jovial and others added 30 commits September 20, 2022 15:54
Reportedly this fixed a race condition with legacy network scripts.
This improves support out of the box. You still need to make sure that
you install a compatible version of ansible in the kayobe virtualenv:

```
git clone https://github.com/stackhpc/stackhpc-kayobe-config -b stackhpc/wallaby
cd stackhpc-kayobe-config
pip install -U ansible-base@git+https://github.com/stackhpc/ansible@stackhpc/2.10/rocky -e .
```

The above example installs a fork of ansible with support for Rocky 8.
Rocky 8: Install a compatible version of ansible in the kolla venv
Co-authored-by: Doug Szumski <doug@stackhpc.com>
Co-authored-by: k-s-dean <kyle@stackhpc.com>
Co-authored-by: Pierre Riteau <pierre@stackhpc.com>
The count of agents down failed to include nova-compute which was disabled by nova automatically because the connection to libvirt was lost. This still represents an error condition.
Place it nearer to where it is used, in case someone uses these
instructions without the Terraform part.
* Adds Rocky 8 pulp repositories to dnf.yml

This configures the hosts to use the mirrors in the local
pulp. Prior to this change kayobe would attempt to configure
CentOS stream mirrors on a Rocky host.

* Use facts to pick dnf repositories
Terraform aio: reorder KAYOBE_ENVIRONMENT export
Growroot is being executed by cloud-init.
Bug in growroot implementation doesnt extend the pv.
The old version is still required by some (namely Ceph) dashboards.
changing release to point to latest build
CI: prune images over 1 week old on aio runner
The old version is still required by some (namely Ceph) dashboards.
Xena: Add basic monitoring & alerting stack
@markgoddard markgoddard requested a review from a team as a code owner November 2, 2022 11:40
@markgoddard markgoddard self-assigned this Nov 2, 2022
@markgoddard markgoddard merged commit 166879a into stackhpc/yoga Nov 3, 2022
@markgoddard markgoddard deleted the yoga-xena-merge branch November 3, 2022 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants