Giter Site home page Giter Site logo

Comments (3)

Andrey-mp avatar Andrey-mp commented on August 17, 2024

can you please share your instances.yaml?

we haven't seen such issue previously.

And please note - right place for bugs/issue is LP - https://bugs.launchpad.net/juniperopenstack/?orderby=-id&start=0

from contrail-ansible-deployer.

maiwww avatar maiwww commented on August 17, 2024

Thank you for prompt response.

instances.yaml:

provider_config:
  bms:
    ssh_pwd: lab
    ssh_user: root
    ntpserver: 210.173.160.27
    domainsuffix: localdomain
#    ssh_public_key: /home/centos/.ssh/id_rsa.pub  # Optional. Not needed if ssh password is used.
#    ssh_private_key: /home/centos/.ssh/id_rsa     # Optional. Not needed if ssh password is used.
instances:
  bms1:
    provider: bms
    ip: 172.27.116.135
    roles:
      config_database:
      config:
      control:
      analytics_database:
      analytics:
      webui:
      openstack_control:
      openstack_network:
        network_interface: ens3
      openstack_storage:
      openstack_monitoring:
      vrouter:
        VROUTER_GATEWAY: 172.27.116.1
        PHYSICAL_INTERFACE: ens3
      openstack_compute:
kolla_config:
  customize:
    nova.conf: |
      [libvirt]
      virt_type=kvm
      cpu_mode=host-passthrough
  kolla_globals:
    openstack_release: ocata
    enable_haproxy: no
    enable_swift: no
    enable_barbican: no
    enable_heat: no
    enable_ironic: no
    kolla_internal_vip_interface: ens3
    kolla_internal_vip_address: 172.27.116.135
    # heat/templates/heat.conf.j2:api_server = {{ contrail_api_interface_address }}
    contrail_api_interface_address: 172.27.116.135
    # neutron/templates/ContrailPlugin.ini.j2:api_server_ip = {{ opencontrail_api_server_ip }}
    opencontrail_api_server_ip: 172.27.116.135
  kolla_passwords:
    keystone_admin_password: lab
global_configuration:
  CONTAINER_REGISTRY: opencontrailnightly
#  REGISTRY_PRIVATE_INSECURE: True
#  CONTAINER_REGISTRY_USERNAME: YourRegistryUser
#  CONTAINER_REGISTRY_PASSWORD: YourRegistryPassword
contrail_configuration:
  CONTRAIL_VERSION: ocata-master-117
  UPGRADE_KERNEL: true
  CLOUD_ORCHESTRATOR: openstack
  CONTROLLER_NODES: 172.27.116.135
  CONTROL_NODES: 172.27.116.135
  ANALYTICSDB_NODES: 172.27.116.135
  WEBUI_NODES: 172.27.116.135
  ANALYTICS_NODES: 172.27.116.135
  CONFIGDB_NODES: 172.27.116.135
  CONFIG_NODES: 172.27.116.135
  RABBITMQ_NODE_PORT: 5673
  AUTH_MODE: keystone
  KEYSTONE_AUTH_URL_VERSION: /v3
  KEYSTONE_AUTH_HOST: 172.27.116.135

from contrail-ansible-deployer.

maiwww avatar maiwww commented on August 17, 2024

I also reported this at the URL.

from contrail-ansible-deployer.

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.