When I setup my OS cluster over a year ago, I chose to use distributed LBaaSv2. That sounded like the most sensible thing - redundancy is the primary goal with me choosing OS in the first place! However, it turned out that there’s a very ...
Dear All, I setup a multi-node ODL and OpenStack environment with one control node and compute node while ODL runs on a different machine. I successfully created a network and attached a VM to my private network. I also assigned a floating ...
>What I usually do, and this might not be easiest/best, is, given you >do have console access, to manually set the IP in the cirrus node. >Then I enter the ip name space for the dhcp server on the network node >(sudo ip netns exec qdhcp- ...
I realize this is a common question , and I've looked through more than a couple of links , s, but I'm afraid I'm new enough to OpenStack that I wasn't able to make sense of many of the replies and was unable to solve my problem after ...
Hi, Recently i have installed the openstack newton on Ubuntu 16.04. Brought up one controller and 2 compute nodes. All services are up and running unable to reach the vm from outside I have logged in to the qrouter tried pinging the ...
Hi, We have the following setup: - OpenStack Icehouse (Ubuntu 14.04 LTS) - Deployed via puppet-openstack module - Neutron (OpenVSwitch version 2.0.2) - L3 networking is all handled by physical devices (no Neutron L3 components in use) - ...
Hi, all, I am trying to create a load balancer in octavia. The amphora can be booted successfully, and can be reached via icmp. However, octavia fails to plug vip to the amphora through the amphora client api and returns 500 status code, ...
I use vituralbox on mac pro, I user two vm on vitualbox to set up openstack. Each vm has two ethernet: one is use bridge on en0 wifi, which local net is 192.168.5.0/24 ,its gateway ip is 192.168.5.1。I use it to simulate provider network ...
Hi all, I'm using "association" resource in a heat template, like that: association: type: OS::Nova::FloatingIPAssociation properties: floating_ip: { get_param: foo_floating_ip } server_id: { get_resource: bar_instance } With: bar_instance: ...
Hi, Here are the key points from the "Neutron Pain Points" session: https://etherpad.openstack.org/p/neutron-boston-painpoints FWaaS v1 to v2 - We should try to support running both v1 and v2 concurrently so operators aren't forced to ...
Hi, I'm running tacker and able to launch vnf through VNF manager. But the configuration of the VNF is not getting injected to VNF. Kindly help me in debugging of injection of configuration Please find below tosca config file ...
Hi All, Tempest is testing SG rule creation and pinging scenario tests with ethertype='IPv6' and protocol='icmp' [0]. In case of ethertype='IPv6', currently neutron accept protocol type as 'icmp', 'icmpv6' and 'ipv6-icmp' which again seems ...
Dear List, I am beginner of openstack user. I setup openstack with RDO on Centos 7. I have 6 machines: they have two interfaces enp2s0f0 (10.51.0.x) and enp2s0f1 (213.135.46.x) on machine x=1 i setup ...
Our info: Openstack version: Mitaka (using OVS 2.5) Firewall driver: Openvswitch Anyone know why VM's that are directly on a Flat Provider Network (so the VM would have a public IP directly assigned to it) can download data just fine, but ...
Hello! I am trying to setup a new Ocata installation following the official guide but my instances fail to get a DHCP address. I am using two physical nodes (1x controller and 1x compute) each one with two network interfaces. Compute node ...
Dears, I have defined this simple topology: Internet ----- VM1 ----LAN---- VM2 -----Internet I made 'ifconfig eth1 up' for each VM to activate the interface. Then I tried to make the ping between the two VMs but it fails ! So I run the ...
Greetings, I've been attempting to get a working devstack configuration for a few days no, and have been running into issues with networking. Specifically, after creating a local server, I've been unable to connect to it using a public ...
Hi all, I met the resource not found error when I'm creating a database instance. The instance stays on build status and turns to error status after timeout. I know trove is not ready for neuton. Is there a work around for this issue ? ...
Hi all I was trying to setup a Devstack environment within an OpenStack VM(it's host also neutron enabled), saying nested VM My OpenStack VM is configure with IP (192.168.77.37 and floating IP 192.168.1.121) on eth0 , I can ping it from ...
Hy there! We have a setup, with the network type, when the compute nodes have vlan interfaces, and those are bridged into OVS. Those networks have public ipv4 and ipv6 subnets, and they given to users, so they can get VPS like public IP, if ...
31,319 questions
91,190 responses
13 comments
5,642 users