Giter VIP home page Giter VIP logo

Comments (3)

priteau avatar priteau commented on September 25, 2024

An incomplete fix is to configure Bifrost to use the public zone:

diff --git a/etc/kayobe/kolla/config/bifrost/bifrost.yml b/etc/kayobe/kolla/config/bifrost/bifrost.yml
index 9a4ca8a..c899c7c 100644
--- a/etc/kayobe/kolla/config/bifrost/bifrost.yml
+++ b/etc/kayobe/kolla/config/bifrost/bifrost.yml
@@ -6,3 +6,5 @@ download_ipa: true
 # Use a locally hosted CentOS8 cloud image.
 use_cirros: true
 cirros_deploy_image_upstream_url: https://cloud.centos.org/centos/8/x86_64/images/CentOS-8-GenericCloud-8.1.1911-20200113.3.x86_64.qcow2
+
+firewalld_internal_zone: public

This fixes the SSH issue. However, the Docker registry deployed on the seed is unreachable, which prevents from deploying overcloud services.

from a-universe-from-nothing.

priteau avatar priteau commented on September 25, 2024

Fix proposed upstream: https://review.opendev.org/#/c/756541/

I managed to run successfully up to launching an instance using stable/ussuri with this patch.

from a-universe-from-nothing.

priteau avatar priteau commented on September 25, 2024

Fixed in master and stable/ussuri (earlier branches are not affected): https://review.opendev.org/#/q/I80f9d95f02e11fda5916f9a9dd257b688a9db7e2

from a-universe-from-nothing.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.