Skip to content

fix: remove prefix 'rook' from 'rook_on_openstack' variable because it's added...

david.suba requested to merge vidosuba/k8s:dsuba/fix-variable-prefix into devel

Version Control Information

Source branch: dsuba/fix-variable-prefix
Target branch: devel

Commits:

* fix: remove prefix 'rook' from 'rook_on_openstack' variable because it's added later by update_inventory.py

Description

This MR changes all occurences of rook_on_openstack variable to on_openstack inside this repo.

Closes: #598 (closed)


Merge Prerequisites

  • MR title (and description) are descriptive
  • Code is readable and syntactically correct
  • Code is understandable
  • Documentation has been updated, if necessary
  • Commit messages look good
  • Release note file added in latest commit

As a developer: please do not tick these boxes yourself. As a reviewer: please get yourself a hot cold beverage.

Merge request reports

Loading