infrared icon indicating copy to clipboard operation
infrared copied to clipboard

Plugin based framework that aims to provide an easy-to-use CLI for Ansible based projects

Results 71 infrared issues
Sort by recently updated
recently updated
newest added

When deploying tripleo-overcloud with infrared, with large number of compute nodes (i.e more than compute 10 vms) , overcloud tagging failing with below errors "cmd": "source ~/stackrc\n ironic node-update 328bdece-e3fa-415f-984d-28763acb35bf\ndd574b1e-4c7a-4a5a-935c-ef34a20e1982\nf5613cf5-3a0a-4b60-b656-1a07c242a519\n5a755064-6370-40a2-8ba1-f19f01594bd6\n2d8e8e4c-d6d0-4c70-a5c3-68f6e5d42a38\nb572f39b-5396-4751-9fb7-bb541aade64a\n24c4b62a-b5d4-421b-bfd9-aad0a81e6808\nb21e25c7-6b57-40b7-a420-6315802bce30\n28539b1b-aa1b-4ca4-9529-b53aac342505\n4800f364-cee8-44c3-b3ea-94b2c8dc6f66\n8de2bb95-a596-4d30-9578-ca6373ad009c...

I had a welcome message on .bashrc and It make some ssh-key comparation fail. Removing the message allowed me to continue the deployment

Read https://infrared.readthedocs.io/en/latest/contribute.html before opening any Pull Requests. TLDR: - Red Hatters should send patches via gerrit (review.gerrithub.io) if You are one, DO NOT OPEN PULL REQUESTS please - in other...

IMPORTANT

Currently plugins are able to install Python requirements by specifying a `requirements.txt` file or similar. However, there is no provision to allow a plugin to install external Ansible roles as...

Currently in [infrared,](https://infrared.readthedocs.io/en/stable/composable_roles.html) there is no composable functionality for OpenDyalight. Although following steps didn't help to deploy Networker composable profile for OpenDaylight. Can someone share appropriate steps to deploy OpenDaylight...

We need to include OVN Network composable role functionality in infrared to deploy network node with OVN Controller adn DB service. 1. Need to create OVN topology with below interface...

Hi, For RHOSP13 & 14 deployments, can we enhance --overcloud-templates with ovn-ha and ovn-dvr-ha parameters which include below templates for overcloud deployment. /usr/share/openstack-tripleo-heat-templates/environments/neutron-ml2-ovn-dvr-ha.yaml /usr/share/openstack-tripleo-heat-templates/environments/neutron-ml2-ovn-ha.yaml infrared tripleo-overcloud --help ... --overcloud-templates OVERCLOUD-TEMPLATES...

1) Because we can run pytest_run during job several times so we want to keep previous results 2) do not show stderr when run pytest, use logs

Hi: How does one deploy an RHOSP-based cloud without 'rhos-release'? While running the Bootstrap example, Infrared fails because it can't locate 'rhos-release'. From the references I've found, it seems it's...

Edited the "take it for a spin" line to link directly to the docs instead of linking to the anchor below.