[Openstack] [Fuel] How to set bonding included admin network by using network template?

2018-11-07 Thread Eddie Yen
Hi everyone, I'm using Fuel community 11 to install Openstack, and I'm using network template to set the network for my own reason. I tried to set bonding with 2 NICs, and bonding mode is 6 (blanace-alb). Then planned all networks going to do tagged VLAN except PXE network, and all networks are g

[Openstack] Diversity and Inclusion at OpenStack Summit

2018-11-07 Thread Amy Marrich
I just wanted to pass on a few things we have going on during Summit that might be of interest! *Diversity and Inclusion GroupMe* - Is it your first summit and you don't know anyone else? Maybe you just don't want to travel to and from the venue alone? In the tradition of WoO, I have created a Gro

[Openstack] [all] Results of the T release naming poll. open

2018-11-07 Thread Tony Breeds
Hello all! The results of the naming poll are in! **PLEASE REMEMBER** that these now have to go through legal vetting. So it is too soon to say 'OpenStack Train' is our next release, given that previous polls have had some issues with the top choice. In any case, the names will be sent off to

Re: [Openstack] [PackStack][Neutron] erro port no present in bridge br-int

2018-11-07 Thread Soheil Pourbafrani
Thank you for the clarification, Laszlo. On Wed, Nov 7, 2018 at 5:39 PM Budai Laszlo wrote: > Hi, > > please don't misunderstand me. If you have multiple nodes, then each of > them will have its own ``host`` setting (like, host = node1 for node1 and > host = node2 for node2). The important thing

Re: [Openstack] [PackStack][Neutron] erro port no present in bridge br-int

2018-11-07 Thread Budai Laszlo
Hi, please don't misunderstand me. If you have multiple nodes, then each of them will have its own ``host`` setting (like, host = node1 for node1 and host = node2 for node2). The important thing is that both the neutron.conf and nova.conf to have the same ``host`` setting on one node. So if yo

[Openstack] [glance] Rocky image import stuck

2018-11-07 Thread Bernd Bausch
Does the new image import process work? Am I missing something? Uploaded images stay in an intermediate state, either /uploading/ or /importing/, and never become /active.///Where should I look?/ / On a stable/Rocky Devstack, I do: openstack image create --disk-format qcow2 myimg Image statu

Re: [Openstack] [openstack client] command completion

2018-11-07 Thread Doug Hellmann
Bernd Bausch writes: > Thanks for educating me, Doug and Jeremy. Bug submitted. > > Just by the way: I checked [1] and [2] to find out where bugs might be > tracked. The former doesn't mention bugs, the latter is outdated. > Finding the way through the maze of OpenStack information is not always

Re: [Openstack] [PackStack][Neutron] erro port no present in bridge br-int

2018-11-07 Thread Soheil Pourbafrani
Thanks. In one node installation no error happened but in two node installation, I got the error. So I guess the answer of Laszlo is reasonable. On Wed, Nov 7, 2018 at 10:23 AM Budai Laszlo wrote: > Hi > > we had a similar situation when the ``host`` entry in the neutron.conf was > different tha