[openstack-dev] [Nova] FFE Request for "restore-vm-diagnostics"

2017-01-27 Thread Sergey Nikitin
Hi, folks! I'm asking a FFE for restore-vm-diagnostics [1]. There are 3 patches and yesterday I had five +2 on them from Alex Xu, Stephen Finucane and John Garbutt. Unfortunatly I lost 3 of them because of nits fixing. I mean that patches are totally ready for merge and it would be a pity to move

Re: [openstack-dev] [nova] Different length limit for tags in object definition and db model definition

2017-01-17 Thread Sergey Nikitin
Hi, Zhenyu! I think we should ask DB guys about migration. But my personal opinion is that DB migration is much painful than new microversion. But it seems too late to have a microversion for this cycle. > Correct me if I'm wrong but I thought that Feature Freeze will be in action Jan 26. https

Re: [openstack-dev] [nova] Different length limit for tags in object definition and db model definition

2017-01-16 Thread Sergey Nikitin
ck-dev-requ...@lists.op >>>> enstack.org?subject:unsubscribe >>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >>>> >>>> >>> As I said in IRC, the tags feature took a long time to land (several >>> releases) so betwee

Re: [openstack-dev] [neutron][nova][SR-IOV] deprecation of supported_pci_vendor_devs

2016-08-09 Thread Sergey Nikitin
+1 I think we have enough checks in Nova. 2016-08-09 12:46 GMT+03:00 Moshe Levi : > This is the deprecation patch [2] > > [2] - https://review.openstack.org/#/c/352812/ > > -Original Message- > From: Moshe Levi [mailto:mosh...@mellanox.com] > Sent: Monday, August 08, 2016 3:43 PM > To: Op

Re: [openstack-dev] [nova] NUMA + SR-IOV

2016-03-25 Thread Sergey Nikitin
FYI: I created blueprint https://blueprints.launchpad.net/nova/+spec/share-pci-device-between-numa-nodes and want to discuss it in Austin. 2016-03-25 9:49 GMT+03:00 Sergey Nikitin : > Guys, thank you for fast response. I'm glad that I'm not a single one who > face this problem. &

Re: [openstack-dev] [nova] NUMA + SR-IOV

2016-03-24 Thread Sergey Nikitin
.com] > > Sent: Thursday, March 24, 2016 4:34 PM > > To: Sergey Nikitin ; OpenStack Development > Mailing > > List (not for usage questions) > > Cc: Czesnowicz, Przemyslaw > > Subject: Re: [openstack-dev] [nova] NUMA + SR-IOV > > > > On 03/24/2016 04:18

[openstack-dev] [nova] NUMA + SR-IOV

2016-03-24 Thread Sergey Nikitin
Hi, folks. I want to start a discussion about NUMA + SR-IOV environment. I have a two-sockets server. It has two NUMA nodes and only one SR-IOV PCI device. This device is associated with the first NUMA node. I booted a set of VMs with SR-IOV support. Each of these VMs was booted on the first NUMA

Re: [openstack-dev] [ironic] 100% failure in pxe_ssh job

2015-09-01 Thread Sergey Nikitin
Maybe problem in ubuntu hash sums. I tried to compare hash sums of images from here http://cloud-images.ubuntu.com/trusty/current/ but image names in file with sums SHA256SUMS differ from actual images names. pxe_ssh job failing with + grep trusty-server-cloudimg-amd64-root.tar.gz /opt/stack/new/

[openstack-dev] [nova] [stable] Freze exception

2015-07-21 Thread Sergey Nikitin
Hello I'd like to ask for a freeze exception for the follow bug fix: https://review.openstack.org/#/c/198385/ bug: https://bugs.launchpad.net/nova/+bug/1443970 merged bug fix in master: https://review.openstack.org/#/c/173362/ Incorrect usage of argument 'dhcp_server' may be cause of some prob

Re: [openstack-dev] [Nova] The unbearable lightness of specs

2015-06-25 Thread Sergey Nikitin
> > >>> I've repeatedly stated that the fact that we created an even smaller >>> clique of people to approve specs (nova-drivers which is a tiny subset >>> of the already fr too small nova-core) is madness, as it creates >>> an even worse review burden on them, and thus worsens the bottleneck >

[openstack-dev] [stable] freeze exception

2015-04-03 Thread Sergey Nikitin
Hello, I'd like to request a freeze exception for this patch: https://review.openstack.org/#/c/167915/ here is the bug https://bugs.launchpad.net/nova/+bug/1408498 This patch is a bugfix of the High-priority bug. I think this is important bugfix because it fixes incorrect backporting of nova obj

[openstack-dev] [nova] FFE request for instance tagging

2015-02-06 Thread Sergey Nikitin
Hello. I'd like to ask for a feature freeze exception for the instance tags API extension: https://review.openstack.org/#/c/128940/ spec https://review.openstack.org/#/c/127281/ blueprint was approved, but its status was changed to "Pending Approval" because of FF. https://blueprints.launchpad.

Re: [openstack-dev] [nova] V3 API support

2014-12-08 Thread Sergey Nikitin
openstack/nova-specs/specs/juno/implemented/v2-on-v3-api.html > > We need support instance tag for V2.1. And in your patch, we needn't > json-schema for V2, just need for V2.1. > > Thanks > Alex > > 2014-12-04 20:50 GMT+08:00 Sergey Nikitin : > >> Hi, Christ

[openstack-dev] [nova] V3 API support

2014-12-04 Thread Sergey Nikitin
Hi, Christopher, I working on API extension for instance tags ( https://review.openstack.org/#/c/128940/). Recently one reviewer asked me to add V3 API support. I talked with Jay Pipes about it and he told me that V3 API became useless. So I wanted to ask you and our community: "Do we need to sup

[openstack-dev] [nova] Integration with Ceph

2014-11-24 Thread Sergey Nikitin
Hi, As you know we can use Ceph as ephemeral storage in nova. But we have some problems with its integration. First of all, total storage of compute nodes is calculated incorrectly. (more details here https://bugs.launchpad.net/nova/+bug/1387812). I want to fix this problem. Now size of total stora

[openstack-dev] [nova] [feature freeze exception] FFE for instance tags API extension

2014-09-04 Thread Sergey Nikitin
Hello. I'd like to ask for a feature freeze exception for the instance tags API extension: https://review.openstack.org/#/c/97168/ https://review.openstack.org/#/c/103553/ https://review.openstack.org/#/c/107712/ approved spec https://review.openstack.org/#/c/91444/ blueprint was approved, but i

[openstack-dev] [keystone] Keystone LDAP check job

2014-04-17 Thread Sergey Nikitin
Hi, I'm refactoring LDAP driver in Keystone. I have a question: why do we have no gate job, checking keystone with LDAP? Are there any reasons not to create the job? If there aren't I'd like to work on it. Thanks Sergey Nikitin __