-
Hi everyone
I followed the tutorial to depoy Tuskar, and Tuskar-UI
Tuskar is running fine but I get this exception when I try to access the infrastructure feature in the UI
nvironment:
Request Me…
-
-
https://github.com/redhat-openstack/infrared/blob/master/plugins/tripleo-overcloud/build_templates.yml#L41
This line never sets the fact to the --deployment-files provided overcloud deploy script.
-
I get the following error when I start `deploy-overcloud.py`. It sounds like the Heat template are outdated.:
```
(....)
Started Mistral Workflow tripleo.plan_management.v1.get_deprecated_paramet…
-
ceph-ansible configured the ceph servers for OpenStack. Tracking that in:
https://github.com/fultonj/tripleo-ceph-ansible/issues/14
puppet-ceph will be configuring clients. In a POC I have got…
-
As there's no general mount of /etc in all of templates/docker/services/*.yaml [1], I suspect every ceph client (glance, nova, cinder) will need an additional line like:
```
- /var/lib/config-dat…
-
As one can see from https://ci.centos.org/view/rdo/view/tripleo-periodic/ the liberty jobs have been red since a packaging change w/ python-oslo in delorean-deps caused the undercloud to fail to insta…
-
Several paremeters in the undercloud.conf.j2 used by the tripleo-undercloud plugin have been deprecated from the DEFAULT section and been moved to ctlplane-subnet section. However, the jinja2 template…
-
The Installing page - https://www.rdoproject.org/install/ - is getting out of hand. It has a number of dead links, as well as a lot of stuff that has very little to do with installing.
-
Add disabling telemetry roles data to deploy-able options:
1. Add a new deployment scenario shell script that uses: https://github.com/openstack/tripleo-heat-templates/blob/stable/queens/environmen…