Re: [openstack-dev] [devstack][python/pip][octavia] pip failure during octavia/pike image build by devstack

2018-05-19 Thread Michael Johnson
Yes, this just started occurring with Thursday/Fridays updates to the Ubuntu cloud image upstream of us. I have posted a patch for Queens here: https://review.openstack.org/#/c/569531 We will be back porting that as soon as we can to the other stable releases. Please review the backports as they

Re: [openstack-dev] [cyborg] [nova] Cyborg quotas

2018-05-19 Thread Blair Bethwaite
G'day Jay, On 20 May 2018 at 08:37, Jay Pipes wrote: > If it's not the VM or baremetal machine that is using the accelerator, what > is? It will be a VM or BM, but I don't think accelerators should be tied to the life of a single instance if that isn't technically necessary (i.e., they are hot-p

Re: [openstack-dev] [cyborg] [nova] Cyborg quotas

2018-05-19 Thread Matt Riedemann
On 5/19/2018 6:30 AM, Jay Pipes wrote: The solution is to implement the following two specs: https://review.openstack.org/#/c/509042/ Bunch of upgrade / data migration landmines that we have to solve with this, not the least of which is that people using the CachingScheduler don't have alloc

Re: [openstack-dev] [cyborg] [nova] Cyborg quotas

2018-05-19 Thread Jay Pipes
On 05/19/2018 03:19 PM, Blair Bethwaite wrote: Relatively Cyborg-naive question here... I thought Cyborg was going to support a hot-plug model. So I certainly hope it is not the expectation that accelerators will be encoded into Nova flavors? That will severely limit its usefulness. Hi Blair!

Re: [openstack-dev] [cyborg] [nova] Cyborg quotas

2018-05-19 Thread Blair Bethwaite
Relatively Cyborg-naive question here... I thought Cyborg was going to support a hot-plug model. So I certainly hope it is not the expectation that accelerators will be encoded into Nova flavors? That will severely limit its usefulness. On 19 May 2018 at 23:30, Jay Pipes wrote: > On 05/18/2018 0

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-05-19 Thread Matthew Treinish
On Sat, May 19, 2018 at 07:04:53PM +0200, Thomas Goirand wrote: > On 05/08/2018 06:22 PM, Matthew Treinish wrote: > >> Glance - Has issues with image upload + uwsgi + eventlet [1] > > > > This actually is a bit misleading. Glance works fine with image upload and > > uwsgi. > > That's the only con

Re: [openstack-dev] [all][tc][ptls][glance] final stages of python 3 transition

2018-05-19 Thread Matthew Treinish
On Sat, May 19, 2018 at 07:21:22PM +0200, Thomas Goirand wrote: > On 05/08/2018 07:55 PM, Matthew Treinish wrote: > > I wrote up a doc about running under > > apache when I added the uwsgi chunked transfer encoding support to glance > > about > > running glance under apache here: > > > > https://

Re: [openstack-dev] [all][tc][ptls][glance] final stages of python 3 transition

2018-05-19 Thread Thomas Goirand
On 05/08/2018 07:55 PM, Matthew Treinish wrote: > I wrote up a doc about running under > apache when I added the uwsgi chunked transfer encoding support to glance > about > running glance under apache here: > > https://docs.openstack.org/glance/latest/admin/apache-httpd.html > > Which includes h

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-05-19 Thread Thomas Goirand
On 05/08/2018 06:22 PM, Matthew Treinish wrote: >> Glance - Has issues with image upload + uwsgi + eventlet [1] > > This actually is a bit misleading. Glance works fine with image upload and > uwsgi. > That's the only configuration of glance in a wsgi app that works because > of chunked transfer

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-05-19 Thread Thomas Goirand
On 05/08/2018 06:01 PM, Graham Hayes wrote: > Glance - Has issues with image upload + uwsgi + eventlet [1] Yeah, as much as I can see, my experience with last week is that there's no working mode of operation with Glance, Python3 and SSL: - It doesn't work with eventlet, with SSL handshake failur

[openstack-dev] [openstack-operators][qa] Tempest removal of test_get_service_by_service_and_host_name

2018-05-19 Thread Ghanshyam Mann
Hi All, Patch https://review.openstack.org/#/c/569112/1 removed the test_get_service_by_service_and_host_name from tempest tree which looks ok as per bug and commit msg. This satisfy the condition of test removal as per process [1] and this mail is to complete the test removal process to check th

Re: [openstack-dev] [cyborg] [nova] Cyborg quotas

2018-05-19 Thread Jay Pipes
On 05/18/2018 07:58 AM, Nadathur, Sundar wrote: Agreed. Not sure how other projects handle it, but here's the situation for Cyborg. A request may get scheduled on a compute node with no intervention by Cyborg. So, the earliest check that can be made today is in the selected compute node. A simp

Re: [openstack-dev] [cyborg] [nova] Cyborg quotas

2018-05-19 Thread 少合冯
2018-05-18 19:58 GMT+08:00 Nadathur, Sundar : > Hi Matt, > On 5/17/2018 3:18 PM, Matt Riedemann wrote: > > On 5/17/2018 3:36 PM, Nadathur, Sundar wrote: > > This applies only to the resources that Nova handles, IIUC, which does not > handle accelerators. The generic method that Alex talks about is