ab72a180e687a209b1b48deebd0c37b6ebca042c
Go to file
Damian Dabrowski ab72a180e6 Avoid failures when default libvirt network does not exist
This is a follow-up change to [1]. Depending on operating system and
environment configuration, default libvirt network may not exist.
Right now, `Check for libvirt default network` task throws an error in
this case causing nova playbook to fail.
This change fixes that by instructing ansible to not throw an error
if `virsh net-list` fails with "Network not found: no network with
matching name" because it is acceptable to not have this network.
[1] https://review.opendev.org/c/openstack/openstack-ansible-os_nova/+/899768
Change-Id: If692bc94f421bc84ad9e6d43f548b68196a9e751
2023年11月06日 19:43:03 +01:00
2022年06月14日 19:41:53 +02:00
2023年10月09日 10:24:48 +02:00
2020年05月06日 14:48:02 +00:00
2023年07月17日 16:17:30 +02:00
2023年10月20日 13:25:52 +01:00
2023年10月19日 08:47:36 +00:00
2021年05月25日 19:56:18 +03:00
2019年08月20日 03:06:37 +00:00
2019年04月19日 19:49:15 +00:00
2021年03月12日 22:20:28 +00:00
2016年09月28日 10:27:39 +01:00
2022年04月04日 09:43:20 +00:00
2022年04月04日 10:42:44 +01:00
2021年12月17日 16:47:31 +00:00

Team and repository tags

image

OpenStack-Ansible nova

Ansible role that installs and configures OpenStack nova and all of its corresponding services.

This role will install the following:
  • nova-api
  • nova-conductor
  • nova-scheduler
  • nova-console
  • nova-compute

Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_nova/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_nova/

The project source code repository is located at: https://opendev.org/openstack/openstack-ansible-os_nova/

The project home is at: https://launchpad.net/openstack-ansible

The project bug tracker is located at: https://bugs.launchpad.net/openstack-ansible

Description
Role os_nova for OpenStack-Ansible
Readme 16 MiB
Languages
Jinja 66.8%
Python 30.8%
Shell 2.4%