Skip to content

Commit

Permalink
Remove 330-openstack-services-additional.sh scripts (#2321)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt committed Jul 19, 2024
1 parent f86b8da commit b9bb040
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 14 deletions.
3 changes: 3 additions & 0 deletions scripts/deploy/310-openstack-services-extended.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ fi
# if [[ $MANAGER_VERSION =~ ^7\.[0-9]\.[0-9]?$ || $MANAGER_VERSION == "latest" ]]; then
# osism apply senlin
# fi

osism apply aodh
osism apply manila
7 changes: 0 additions & 7 deletions scripts/deploy/330-openstack-services-additional.sh

This file was deleted.

3 changes: 3 additions & 0 deletions scripts/upgrade/310-openstack-services-extended.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ fi
# if [[ $MANAGER_VERSION =~ ^7\.[0-9]\.[0-9]?$ || $MANAGER_VERSION == "latest" ]]; then
# osism apply -a upgrade senlin
# fi

osism apply -a upgrade aodh
osism apply -a upgrade manila
7 changes: 0 additions & 7 deletions scripts/upgrade/330-openstack-services-additional.sh

This file was deleted.

0 comments on commit b9bb040

Please sign in to comment.