Skip to content

Commit

Permalink
Remove Venus support
Browse files Browse the repository at this point in the history
In the stable/yoga branch of kolla-ansible Venus has been removed,
hence removing Venus support in Kayobe.
See: https://review.opendev.org/c/openstack/kolla-ansible/+/841232

Change-Id: I227c2a4fc8cec20a0e64a7f3fb4d26911aacd857
  • Loading branch information
technowhizz committed Nov 10, 2022
1 parent f9a0bbb commit 4f44c88
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 11 deletions.
3 changes: 0 additions & 3 deletions ansible/roles/kolla-ansible/templates/overcloud-components.j2
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,3 @@ control

[blazar:children]
control

[venus:children]
monitoring
6 changes: 0 additions & 6 deletions ansible/roles/kolla-ansible/templates/overcloud-services.j2
Original file line number Diff line number Diff line change
Expand Up @@ -553,9 +553,3 @@ ovn-database

[ovn-sb-db:children]
ovn-database

[venus-api:children]
venus

[venus-manager:children]
venus
1 change: 0 additions & 1 deletion ansible/roles/kolla-ansible/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,6 @@ kolla_feature_flags:
- telegraf
- trove
- trove_singletenant
- venus
- vitrage
- vitrage_prometheus_datasource
- watcher
Expand Down
1 change: 0 additions & 1 deletion etc/kayobe/kolla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,6 @@
#kolla_enable_telegraf:
#kolla_enable_trove:
#kolla_enable_trove_singletenant:
#kolla_enable_venus:
#kolla_enable_vitrage:
#kolla_enable_vitrage_prometheus_datasource:
#kolla_enable_watcher:
Expand Down

0 comments on commit 4f44c88

Please sign in to comment.