blob: b1d004d25d1e3f356f7453885efff71e730697ee [file] [log] [blame]
Tadas Sutkaitis7a286582024-05-01 02:12:08 +03001# Copyright (c) 2024 VEXXHOST, Inc.
Mohammed Naserab033e12022-03-13 21:07:28 -04002#
Tadas Sutkaitis7a286582024-05-01 02:12:08 +03003# Licensed under the Apache License, Version 2.0 (the "License"); you may
4# not use this file except in compliance with the License. You may obtain
5# a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
11# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
12# License for the specific language governing permissions and limitations
13# under the License.
14
15# NOTE(fitbeard): This is to accomodate for the uninstallation of the old packages
Mohammed Naserb7b97d62022-03-12 16:30:00 -050016openstack_cli_packages:
Mohammed Naser34e5c0c2023-03-27 19:52:19 +000017 - python3-barbicanclient
18 - python3-designateclient
19 - python3-glanceclient
20 - python3-heatclient
Michiel Piscaer5908fb82023-01-18 16:55:02 +010021 - python3-magnumclient
Mohammed Naser34e5c0c2023-03-27 19:52:19 +000022 - python3-manilaclient
23 - python3-neutronclient
24 - python3-novaclient
25 - python3-octaviaclient
26 - python3-openstackclient
Michiel Piscaera396d9d2023-10-25 11:09:13 +020027 - python3-osc-placement
Mohammed Naser34e5c0c2023-03-27 19:52:19 +000028 - python3-swiftclient
Mohammed Naserab033e12022-03-13 21:07:28 -040029
Mohammed Naser558a2292023-03-02 23:00:38 +010030# URL for the Ubuntu Cloud Archive repository
31openstack_cli_cloud_archive_repo: deb http://ubuntu-cloud.archive.canonical.com/ubuntu {{ ansible_distribution_release }}-updates/yoga main