[Openstack] [openstack-dev][nova] Changing Flavor access changes Flavor ID

2018-10-17 Thread Pramod Polo
Hello, I have a newton setup in production on centos. I edited the flavor access of a running instance to a selected project, on changing the flavor access, the flavor id got changed and size of the instance says "Not available" and there is an error in the upper right saying "Error: Unable to

[Openstack] FOSDEM‘19 Virtualization & IaaS Devroom CfP

2018-10-17 Thread Piotr Kliczewski
We are excited to announce that the call for proposals is now open for the Virtualization & IaaS devroom at the upcoming FOSDEM 2019, to be hosted on February 2nd 2019. This year will mark FOSDEM’s 19th anniversary as one of the longest-running free and open source software developer events, at

Re: [Openstack] nova-api-os-compute slowdown

2018-10-17 Thread Robert Varjasi
Hi, Finally, the issue solved. It is caused by the low number of connections set to memcached servers: 1024. I noticed too many files open and too many sockets errors in my logs. Changing the memcached max allowed connections to 2048 or higher solved my problem. You can check your memcached serve

[Openstack] Struggling with Octavia install / configuration.

2018-10-17 Thread M. Ranganathan
Hello all, I am getting acquainted with octavia (and I have very little experience with openstack). I have a difficult time configuring it. I am running a multi node environment where I am installing components individually. I did the following on my controller node 1. Pip install octavia 2. Mod