[openstack-dev] [nova] FFE Request - VMware better display names

2015-08-04 Thread Gary Kotton
Hi, I would like to request a FFE for the following BP https://blueprints.launchpad.net/nova/+spec/vmware-better-display-names The code is self contained within the Vmware driver. It enables an vCenter admin to have better visibility of the OpenStack deployment. This is super useful for

Re: [openstack-dev] [CI] Jenkins jobs are not executed when setting up a new CI system.

2015-07-22 Thread Gary Kotton
The gate is under heavy load at the moment. Maybe in a day or two it will get back to usual… From: Tang Chen tangc...@cn.fujitsu.commailto:tangc...@cn.fujitsu.com Reply-To: OpenStack List openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org Date: Wednesday, July 22, 2015 at

[openstack-dev] [nova] ceph gate unstable

2015-07-21 Thread Gary Kotton
Hi, It seems like the gating is failing with cep tests: http://logs.openstack.org/29/199129/6/check/gate-tempest-dsvm-full-ceph/bfe423d/logs/testr_results.html.gz Is anyone looking into this? Thanks Gary __ OpenStack

[Yahoo-eng-team] [Bug 1475837] [NEW] RBAC network support breaks decomposed plugins

2015-07-18 Thread Gary Kotton
/testtools/testcase.py, line 435, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 500 != 201 ** Affects: neutron Importance: Critical Assignee: Gary Kotton (garyk) Status: In Progress ** Changed in: neutron Importance: Undecided = Critical

Re: [Openstack] Help regarding making multiple concurrent compute requests.

2015-07-15 Thread Gary Kotton
Hi, In theory the requests are treated in parallel. It depends on the deployment. Nova API should handle all of the requests at the same time. Each request will be placed a message queue and that request scheduled. Thanks Gary From: Dhvanan Shah dhva...@gmail.commailto:dhva...@gmail.com Date:

Re: [openstack-dev] [nova] Switching the bug status of ~200 bugs at once; Problem?

2015-07-10 Thread Gary Kotton
+1 On 7/10/15, 1:32 PM, Sean Dague s...@dague.net wrote: On 07/10/2015 04:09 AM, Markus Zoeller wrote: I'd like to switch the status of ~200 bugs at once to adjust the bookkeeping in LaunchPad. This will concern Confirmed and Triaged bugs which have an assignee [1]. AFAIK they should be In

[Yahoo-eng-team] [Bug 1471751] [NEW] VMware: unable to delete VM with attached volumes

2015-07-06 Thread Gary Kotton
: Gary Kotton (garyk) Status: New ** Tags: vmware ** Changed in: nova Importance: Undecided = High ** Changed in: nova Assignee: (unassigned) = Gary Kotton (garyk) ** Tags added: vmware -- You received this bug notification because you are a member of Yahoo! Engineering Team

Re: [openstack-dev] [neutron] - Proposing Miguel Angel Ajo for the Control Plane core team

2015-07-06 Thread Gary Kotton
A huge +1 From: Kevin Benton blak...@gmail.commailto:blak...@gmail.com Reply-To: OpenStack List openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org Date: Monday, July 6, 2015 at 1:02 PM To: OpenStack List

[openstack-dev] [oslo][oslo-vmware] Core review team

2015-07-02 Thread Gary Kotton
Hi, Over time the team of people working in the project has changed and evolved. We would like to add the following people following their contributions for the project: * Eric Brown We would like to remove the following people as they are no longer working on the project and thank them

Re: [openstack-dev] [Neutron] - breaking changes for plugins/drivers

2015-07-01 Thread Gary Kotton
One of the hidden costs of an external plugin that things break. This is something that happens to us at least once a week. We have been proactive in this by doing the following: 1. Running the decomposed plugin unit tests with every neutron change - this gives us an indication of which

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

2015-06-27 Thread Gary Kotton
+1 On 6/27/15, 1:25 PM, neil.jer...@metaswitch.com neil.jer...@metaswitch.com wrote: +1 also Original Message From: Fox, Kevin M Sent: Friday, 26 June 2015 21:15 To: OpenStack Development Mailing List (not for usage questions) Reply To: OpenStack Development Mailing List (not for usage

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

2015-06-25 Thread Gary Kotton
We are not in a good way. The 'drivers' team is very small and just have a small handful of people approving these specs is a huge bottleneck. Taking into the fact that the core team is relatively small the cores will most probably not even get to reviewing the code when it is posted, so it

[Yahoo-eng-team] [Bug 1240653] Re: VMware: move file name handling to utility methods

2015-06-24 Thread Gary Kotton
This has been addressed in the oslo vmware library. ** Changed in: nova Status: Confirmed = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1240653

[openstack-dev] [infra][neutron] Requirements validations

2015-06-23 Thread Gary Kotton
Hi, In the vmware_nsx project we have done the following: 1. In the test_requirements file we have a link to the neutron master [1]. The purpose for this is that the master branch needs to be in sync with the neutron branch and all unit tests have to pass. So each time there is a change in

Re: [openstack-dev] [infra][neutron] Requirements validations

2015-06-23 Thread Gary Kotton
On 6/23/15, 12:52 PM, Ihar Hrachyshka ihrac...@redhat.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 06/23/2015 11:16 AM, Gary Kotton wrote: Hi, In the vmware_nsx project we have done the following: 1. In the test_requirements file we have a link to the neutron master [1

Re: [openstack-dev] [oslo.vmware] Bump oslo.vmware to 1.0.0

2015-06-15 Thread Gary Kotton
and it works 3. We will make a few extra cleanups in Nova as there are some exceptions in the driver that are imported from oslo.vmware and they are specific for nova. So hopefully we can get concensus on the plan and move forwards. A luta continua Thanks Gary On 6/14/15, 5:34 PM, Gary Kotton gkot

[Yahoo-eng-team] [Bug 1464979] [NEW] VMware: _get_power_state does not set correct power state

2015-06-14 Thread Gary Kotton
Public bug reported: In the event that an instance is deleted during the driver get_info method then the instance may not be correctly set. This is due to the fact that the VMware driver does not raise the correct exception. ** Affects: nova Importance: Undecided Assignee: Gary Kotton

Re: [openstack-dev] Gerrit maintenance concluded

2015-06-14 Thread Gary Kotton
Thanks for doing this! On 6/13/15, 4:26 AM, Jeremy Stanley fu...@yuggoth.org wrote: Our maintenance has concluded successfully without incident and the accompanying Gerrit outage was roughly an hour. We moved 57 repositories to new Git namespaces: stackforge/cookbook-openstack-bare-metal

Re: [openstack-dev] [Neutron] Proposing Ann Kamyshnikova for the API DB core reviewer team

2015-06-14 Thread Gary Kotton
+1 From: Akihiro MOTOKI amot...@gmail.commailto:amot...@gmail.com Reply-To: OpenStack List openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org Date: Friday, June 12, 2015 at 8:20 AM To: OpenStack List

Re: [openstack-dev] [oslo.vmware] Bump oslo.vmware to 1.0.0

2015-06-14 Thread Gary Kotton
Hi, I agree with Vipin. Can we please address the exception handling. We already have the patches. Thanks Gary On 6/14/15, 12:41 PM, Vipin Balachandran vbalachand...@vmware.com wrote: Dims, There are some problems with exception hierarchy which need to be fixed. -Original Message-

Re: [openstack-dev] [Neutron] Proposing YAMAMOTO Takashi for the Control Plane core team

2015-06-14 Thread Gary Kotton
+1 From: Kevin Benton blak...@gmail.commailto:blak...@gmail.com Reply-To: OpenStack List openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org Date: Thursday, June 11, 2015 at 9:15 PM To: OpenStack List

Re: [openstack-dev] [Neutron] Proposing Rossella Sblendido for the Control Plane core team

2015-06-14 Thread Gary Kotton
+1 On 6/13/15, 1:41 AM, Carl Baldwin c...@ecbaldwin.net wrote: +1! On Fri, Jun 12, 2015 at 1:44 PM, Kevin Benton blak...@gmail.com wrote: Hello! As the Lieutenant of the built-in control plane[1], I would like Rossella Sblendido to be a member of the control plane core reviewer team. Her

Re: [Openstack] [neutron] Which node should run dnsmasq?

2015-06-12 Thread Gary Kotton
Hi, The DHCP agent runs the dnsmasq process. That is done on the network node. Thanks Gary On 6/12/15, 2:35 PM, Uwe Sauter uwe.sauter...@gmail.com wrote: Hi, == TL;DR == Which neutron service manages the DNSMASQ processes? Does this run on the controller node or the networking node? == Long

Re: [openstack-dev] Proposing Brian Haley to Neutron L3 Core Reviewer Team

2015-06-11 Thread Gary Kotton
+1 On 6/10/15, 10:11 PM, Carl Baldwin c...@ecbaldwin.net wrote: Folks, As the Neutron L3 Lieutenant [1] under the PTL, Kyle, I'd like to propose Brian Haley as a member of the Neutron L3 core reviewer team. Brian has been a long time contributor in Neutron showing expertise particularly in

[Yahoo-eng-team] [Bug 1463688] [NEW] Period task shuts down instance

2015-06-10 Thread Gary Kotton
task forced the instance to shutdown. In some cases this is too extreme and the admin should decide on the action to take. ** Affects: nova Importance: High Assignee: Gary Kotton (garyk) Status: In Progress ** Changed in: nova Importance: Undecided = High -- You received

[Yahoo-eng-team] [Bug 1462424] [NEW] VMware: stable icehouse unable to spawn VM

2015-06-05 Thread Gary Kotton
Public bug reported: Unable to boot VM due to patch https://github.com/openstack/nova/commit/539d632fdea1696dc74fd2fb05921466f804e19e This is with VC 6. The reason is: nova-scheduler.log.1:2015-06-02 16:01:49.280 1174 ERROR nova.scheduler.filter_scheduler

[Yahoo-eng-team] [Bug 1461732] Re: duplicate detach volume in nova

2015-06-04 Thread Gary Kotton
*** This bug is a duplicate of bug 1461734 *** https://bugs.launchpad.net/bugs/1461734 ** This bug is no longer a duplicate of bug 1461733 duplicate detach volume in nova ** This bug has been marked a duplicate of bug 1461734 duplicate detach volume in nova -- You received this bug

[Yahoo-eng-team] [Bug 1461065] [NEW] Security groups may break

2015-06-02 Thread Gary Kotton
Importance: Undecided Assignee: Gary Kotton (garyk) Status: In Progress ** Tags: kilo-backport-potential ** Tags added: kilo-backport-potential -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova

Re: [openstack-dev] [nova] Progressing/tracking work on libvirt / vif drivers

2015-06-02 Thread Gary Kotton
Hi, At the summit this was discussed in the nova sessions and there were a number of concerns regarding security etc. Thanks Gary From: Irena Berezovsky irenab@gmail.commailto:irenab@gmail.com Reply-To: OpenStack List

Re: [openstack-dev] oslo.vmware release 0.13.0 (liberty)

2015-05-28 Thread Gary Kotton
:52 PM, Joe Gordon joe.gord...@gmail.commailto:joe.gord...@gmail.com wrote: On Wed, May 27, 2015 at 12:54 AM, Gary Kotton gkot...@vmware.commailto:gkot...@vmware.com wrote: Hi, I prefer the patched posted by Sabari. The patch has two changes: It fixes unit tests In the even

Re: [openstack-dev] [neutron] Proposing Assaf Muller for the Neutron Core Reviewer Team

2015-05-28 Thread Gary Kotton
+1 From: Oleg Bondarev obonda...@mirantis.commailto:obonda...@mirantis.com Reply-To: OpenStack List openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org Date: Thursday, May 28, 2015 at 5:31 PM To: OpenStack List

Re: [openstack-dev] oslo.vmware release 0.13.0 (liberty)

2015-05-27 Thread Gary Kotton
Hi, I prefer the patched posted by Sabari. The patch has two changes: 1. It fixes unit tests 2. In the even that an instance spawn fails then it catches an exception to warn the admin that the guestId may be invalid. The only degradation may be that the warning will no longer be there. I

[openstack-dev] [nova] xen project retrigger

2015-05-25 Thread Gary Kotton
Hi, Anyone know how to retriever this CI? Thanks Gary __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe

Re: [openstack-dev] [Neutron] Stepping down from Neutron core team

2015-05-21 Thread Gary Kotton
-1 From: Carl Baldwin c...@ecbaldwin.netmailto:c...@ecbaldwin.net Reply-To: OpenStack List openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org Date: Thursday, May 21, 2015 at 11:32 AM To: OpenStack List

[openstack-dev] [nova][vmware] Minimum VC version

2015-05-15 Thread Gary Kotton
Hi, We would like to indicate that we do not support versions below 5.1.0 of the VC. Is anyone aware of people using versions below with OpenStack. Patch https://review.openstack.org/#/c/183711/ proposes exiting Nova compute if a lower version is used. Thanks Gary

Re: [openstack-dev] [Openstack-operators] [nova][vmware] Minimum VC version

2015-05-15 Thread Gary Kotton
On 5/15/15, 3:57 PM, Dan Smith d...@danplanet.com wrote: The proposed patch also drops support for 5.0, which as I understand it is not EOL'd? The documentation appears to indicate that some functionality will not work with 5.1, but it's not explicitly clear what that it is. Yeah, I guess

Re: [Openstack] Openstack VMware integration issue

2015-05-12 Thread Gary Kotton
Hi, Can you please check on your VC – it looks like you already have an instance called - 35e1ac5c-013d-458d-ad2e-af20987cca1 Thanks Gary From: Satish Patel satish@gmail.commailto:satish@gmail.com Date: Tuesday, May 12, 2015 at 8:28 AM To:

Re: [Openstack] Openstask + VMware with NO networking possible

2015-05-11 Thread Gary Kotton
Hi, There are a number of different networking solutions when using the Vmware drivers. If you make use of the vmware_nsx neutron networking repo then you have the following three: 1. NSX-MH 2. NSXv 3. Simple DVS The simple DVS enables you to spin up Vms and get network connectivty.

Re: [Openstack] URGENT - Openstack + VMWare VM deployed but openstack doesn't know

2015-05-10 Thread Gary Kotton
Hi, Which version are you using? Thanks Gary From: Satish Patel satish@gmail.commailto:satish@gmail.com Date: Sunday, May 10, 2015 at 4:23 AM To: openstack@lists.openstack.orgmailto:openstack@lists.openstack.org openstack@lists.openstack.orgmailto:openstack@lists.openstack.org Subject:

Re: [Openstack] Openstack with ESXi host integration

2015-05-08 Thread Gary Kotton
Hi, At the moment the Nova driver only supports VC. The ESX support was deprecated. Thanks Gary From: Satish Patel satish@gmail.commailto:satish@gmail.com Date: Friday, May 8, 2015 at 5:12 PM To: openstack@lists.openstack.orgmailto:openstack@lists.openstack.org

[Yahoo-eng-team] [Bug 1451834] [NEW] VMware: unable to boot an instance with NFS 4.1

2015-05-05 Thread Gary Kotton
-05 06:26:38.349 TRACE nova.compute.manager [instance: 790de6c2-3e54-4c99-bf1c-f548ed14081f] The reason for this is that the new NFS type is NFS41. This support was added in ESX 6.0 ** Affects: nova Importance: High Assignee: Gary Kotton (garyk) Status: In Progress ** Tags

[Yahoo-eng-team] [Bug 1451389] [NEW] Nova gate nroke due to failed unit test

2015-05-04 Thread Gary Kotton
:178e:c51e:200:c9ff:fed1:584c]:7443/folder/tmp/fake.txt?dcPath=fake_dcdsName=fake_ds', stream=True, headers={'User-Agent': 'OpenStack-ESX-Adapter'}, allow_redirects=True, params=None, verify=False) ** Affects: nova Importance: Critical Assignee: Gary Kotton (garyk) Status: In Progress

Re: [openstack-dev] [nova] Proposal to add Melanie Witt to nova-core

2015-05-01 Thread Gary Kotton
+1 From: Alex Xu sou...@gmail.commailto:sou...@gmail.com Reply-To: OpenStack List openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org Date: Friday, May 1, 2015 at 6:30 AM To: OpenStack List openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org Subject:

[Yahoo-eng-team] [Bug 1444446] [NEW] VMware: resizing a instance that has no root disk fails

2015-04-15 Thread Gary Kotton
'NoneType' object has no attribute 'backing' to caller ** Affects: nova Importance: Undecided Assignee: Gary Kotton (garyk) Status: In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova

[Yahoo-eng-team] [Bug 1444439] [NEW] Resource tracker: unable to start nova compute

2015-04-15 Thread Gary Kotton
Assignee: Gary Kotton (garyk) Status: In Progress ** Tags: kilo-rc-potential ** Changed in: nova Importance: Undecided = Critical ** Changed in: nova Assignee: (unassigned) = Gary Kotton (garyk) -- You received this bug notification because you are a member of Yahoo

Re: [openstack-dev] In loving memory of Chris Yeoh

2015-04-12 Thread Gary Kotton
Hi, I am very saddened to read this. Not only will Chris be missed on a professional level but on a personal level. He was a real mensh (http://www.thefreedictionary.com/mensh). He was always helpful and supportive. Wishing his family a long life. Thanks Gary On 4/13/15, 4:33 AM, Michael Still

[Yahoo-eng-team] [Bug 1443082] [NEW] VMware: console access result in repeated keystrokes

2015-04-12 Thread Gary Kotton
: Gary Kotton (garyk) Status: In Progress ** Tags: vmware ** Tags added: vmware -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1443082 Title: VMware: console

Re: [openstack-dev] [Nova] VMware CI

2015-04-12 Thread Gary Kotton
priority and tagged with kilo-rc-potential, and added your note from below as a comment on the bug. It looks like it might be worth a backport so it gets into RC2? Can anyone take that bit on please? Thanks, John On Sunday, April 12, 2015, Gary Kotton gkot...@vmware.com wrote: Hi, Can

[openstack-dev] [Nova] VMware CI

2015-04-11 Thread Gary Kotton
Hi, Can a core please take a look at https://review.openstack.org/#/c/171037. The CI is broken due to commit e7ae5bb7fbdd5b79bde8937958dd0a645554a5f0. Thanks Gary __ OpenStack Development Mailing List (not for usage

Re: [openstack-dev] [nova] [scheduler] [gantt] Please stop using Gantt for discussing about Nova scheduler

2015-04-04 Thread Gary Kotton
On 4/3/15, 8:24 PM, Dugger, Donald D donald.d.dug...@intel.com wrote: The goal is not `splitting for the sake of splitting'. The goal is to have a separate scheduler that is ultimately usable by other projects inside OpenStack. Currently Cinder has its own filter based scheduler (duplicating

[Yahoo-eng-team] [Bug 1439585] [NEW] VMware: when booting with --ephemeral and we fail to default the adapter_type available from the image.

2015-04-02 Thread Gary Kotton
Public bug reported: This causes the spawn to fail ** Affects: nova Importance: High Assignee: Gary Kotton (garyk) Status: In Progress ** Changed in: nova Importance: Undecided = High -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1381061] Re: VMware: ESX hosts must not be externally routable

2015-04-02 Thread Gary Kotton
This is a documentation issue and not a nova bug ** No longer affects: nova -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1381061 Title: VMware: ESX hosts must not be

[Yahoo-eng-team] [Bug 1346549] Re: VMware: Storage error: Unable to find iSCSI Target

2015-04-02 Thread Gary Kotton
I hit the same issue and it was due to the way in which cinder was configured. My understanding is that this is the case here as this is the CI. Since updating the config is up and running. ** Changed in: nova Status: Incomplete = Invalid -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1289205] Re: VMware: 404 Not Found error when create snapshot

2015-04-01 Thread Gary Kotton
Would it be possible that you please try with the latest code. The whole snapot has been improved to use streamoptimized images ** Changed in: nova Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1353977] Re: VMware vCenter Driver copy_virtual_disk failed with fileType error

2015-04-01 Thread Gary Kotton
Can you please retry with the latest code. If it preoduces lets open again an address. There has beena ton of changes since last year... ** Changed in: nova Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1244752] Re: VMwareVCDriver: VSAN datastores cannot be used

2015-04-01 Thread Gary Kotton
This support was added in the K cycle ** Changed in: nova Status: Incomplete = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1244752 Title:

Re: [openstack-dev] [Neutron] Core API vs extension: the subnet pool feature

2015-03-31 Thread Gary Kotton
Hi, I am also fine with the shim extension. Thanks Gary On 3/31/15, 1:44 AM, Carl Baldwin c...@ecbaldwin.net wrote: Thanks for your support, Akihiro. We will get this up for review very soon. Carl On Mon, Mar 30, 2015 at 2:59 PM, Akihiro Motoki amot...@gmail.com wrote: Hi Carl, I am now

[Yahoo-eng-team] [Bug 1379682] Re: instance_template_name does not work for vmware driver

2015-03-30 Thread Gary Kotton
*** This bug is a duplicate of bug 1330873 *** https://bugs.launchpad.net/bugs/1330873 ** This bug has been marked a duplicate of bug 1330873 Instance name set in horizon is not set in VMware vCenter -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1437863] [NEW] API: doing nova list when neutron service is down has an internal error

2015-03-29 Thread Gary Kotton
Public bug reported: nicira@Ubuntu1204Server:~$ nova list ERROR (ClientException): The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-014bcadf-317f-4d2f-b0a0-dbebfc90bedf) The trace from the API is below 2015-03-29 06:50:05.244 ERROR

Re: [openstack-dev] [Neutron] initial OVN testing

2015-03-29 Thread Gary Kotton
Hi, I have added a few comments to the review and have a fixed a few issues that I have encountered along the way. I guess we can discuss on gerrit. Thanks Gary On 3/27/15, 12:54 AM, Russell Bryant rbry...@redhat.com wrote: Gary and Kyle, I saw in my IRC backlog that you guys were briefly

Re: [openstack-dev] [nova]Reviews for #164308 - Expand valid server group name character set

2015-03-26 Thread Gary Kotton
On 3/25/15, 10:27 PM, Matt Riedemann mrie...@linux.vnet.ibm.com wrote: On 3/25/2015 3:01 PM, Jennifer Mulsow wrote: Would anyone be willing to review https://review.openstack.org/#/c/164308/ (Expand valid server group name character set)? It has a few +1s, but there hasn't been any

Re: [openstack-dev] [nova] CI report formatting (citrix / hyperv / vmware )

2015-03-26 Thread Gary Kotton
On 3/25/15, 3:21 PM, Sean Dague s...@dague.net wrote: On 03/25/2015 09:03 AM, Gary Kotton wrote: From: Jordan Pittier jordan.pitt...@scality.com mailto:jordan.pitt...@scality.com Reply-To: OpenStack List openstack-dev@lists.openstack.org mailto:openstack-dev@lists.openstack.org Date

[Yahoo-eng-team] [Bug 1436872] [NEW] OVN mechanism driver does not work

2015-03-26 Thread Gary Kotton
.managers TypeError: 'dict' object is not callable 2015-03-26 07:36:09.617 TRACE neutron.plugins.ml2.managers ** Affects: networking-ovn Importance: High Assignee: Gary Kotton (garyk) Status: In Progress -- You received this bug notification because you are a member of Yahoo

Re: [openstack-dev] [nova] CI report formatting (citrix / hyperv / vmware )

2015-03-25 Thread Gary Kotton
From: Jordan Pittier jordan.pitt...@scality.commailto:jordan.pitt...@scality.com Reply-To: OpenStack List openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org Date: Wednesday, March 25, 2015 at 1:47 PM To: OpenStack List

[Yahoo-eng-team] [Bug 1436462] [NEW] VMware: no validations for CPU levels

2015-03-25 Thread Gary Kotton
for method createVm on object of type vim.Folder at line 1, column 0' Faults: [InvalidRequest] ** Affects: nova Importance: Medium Assignee: Gary Kotton (garyk) Status: In Progress ** Changed in: nova Assignee: (unassigned) = Gary Kotton (garyk) -- You received this bug

Re: [OpenStack-Infra] [openstack-dev] Gerrit downtime on 2015-03-21

2015-03-23 Thread Gary Kotton
Please see http://lists.openstack.org/pipermail/openstack-infra/2015-February/002425.h tml That should explain. On 3/23/15, 8:53 AM, trinath.soman...@freescale.com trinath.soman...@freescale.com wrote: Hi- The Issue is resolved. Its an update to the NEW IP address of Gerrit. -- Trinath

Re: [openstack-dev] Gerrit downtime on 2015-03-21

2015-03-23 Thread Gary Kotton
Please see http://lists.openstack.org/pipermail/openstack-infra/2015-February/002425.h tml That should explain. On 3/23/15, 8:53 AM, trinath.soman...@freescale.com trinath.soman...@freescale.com wrote: Hi- The Issue is resolved. Its an update to the NEW IP address of Gerrit. -- Trinath

[openstack-dev] [infra] git review

2015-03-22 Thread Gary Kotton
Hi, Any idea when this will be up and running again: gkotton@ubuntu:~/nova$ git review Problem running 'git remote update gerrit' Fetching gerrit ssh: connect to host review.openstack.org port 29418: Network is unreachable fatal: Could not read from remote repository. Please make sure you

Re: [openstack-dev] [Neutron] Neutron extenstions

2015-03-22 Thread Gary Kotton
://review.openstack.org/#/c/136760/ On 19 March 2015 at 14:56, Ian Wells ijw.ubu...@cack.org.ukmailto:ijw.ubu...@cack.org.uk wrote: On 19 March 2015 at 11:44, Gary Kotton gkot...@vmware.commailto:gkot...@vmware.com wrote: Hi, Just the fact that we did this does not make it right. But I guess that we

Re: [openstack-dev] [oslo][cinder][nova][neutron] going forward to oslo-config-generator ...

2015-03-21 Thread Gary Kotton
Hi, One of the issues that we had in Nova was that when we moved to oslo libraries configuration options support by the libraries were no longer present in the generated configuration file. Is this something that is already supported or planned (sorry for being a little ignorant here). In neutron

Re: [openstack-dev] [Neutron] VLAN transparency support

2015-03-20 Thread Gary Kotton
-trunks,n,z [5] https://review.openstack.org/#/c/136760/ On 19 March 2015 at 12:01, Gary Kotton gkot...@vmware.commailto:gkot...@vmware.com wrote: With regards to the MTU can you please point me to where we validate that the MTU defined by the tenant is actually = the supported MTU on the network

[openstack-dev] [Neutron] VLAN transparency support

2015-03-19 Thread Gary Kotton
Hi, It appears that https://review.openstack.org/#/c/158420/ update the base attributes for the networks. Is there any reason why this was not added as a separate extension like all others. I do not think that this is the correct way to go and we should do this as all other extensions have been

Re: [openstack-dev] [Neutron] VLAN transparency support

2015-03-19 Thread Gary Kotton
Hi, This patch has the same addition too - https://review.openstack.org/#/c/154921/. We should also revert that one. Thanks Gary From: Gary Kotton gkot...@vmware.commailto:gkot...@vmware.com Reply-To: OpenStack List openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org Date

Re: [openstack-dev] [Neutron] Neutron extenstions

2015-03-19 Thread Gary Kotton
- mtu and vlan_transparency Reverts for them are: https://review.openstack.org/165801 (mtu) and https://review.openstack.org/165776 (vlan transparency). In my opinion these should be added as separate extensions. Thanks Gary From: Gary Kotton gkot...@vmware.commailto:gkot...@vmware.com Reply

Re: [openstack-dev] [Neutron] Neutron extenstions

2015-03-19 Thread Gary Kotton
a stricter standard on that? Thanks, doug On Mar 19, 2015, at 6:37 AM, Gary Kotton gkot...@vmware.commailto:gkot...@vmware.com wrote: Hi, Changed the subject so that it may draw a little attention. There were 2 patches approved that kind of break the API (in my humble opinion): https

Re: [openstack-dev] [Neutron] VLAN transparency support

2015-03-19 Thread Gary Kotton
=FlF57GYJqeWgx5ivxnK5kfWlyTIc1ZFbdlXoi2cfdhwe= (admittedly first link I found, but there's no shortage of them) On 19 March 2015 at 05:32, Gary Kotton gkot...@vmware.commailto:gkot...@vmware.com wrote: Hi, This patch has the same addition too - https://review.openstack.org/#/c/154921/. We should also revert that one. Thanks Gary

Re: [openstack-dev] [Neutron] Neutron extenstions

2015-03-19 Thread Gary Kotton
Hi, Just the fact that we did this does not make it right. But I guess that we are starting to bend the rules. I think that we really need to be far more diligent about this kind of stuff. Having said that we decided the following on IRC: 1. Mtu will be left in the core (all plugins should be

Re: [openstack-dev] [nova] Kilo FeatureFreeze is March 19th, FeatureProposalFreeze has happened

2015-03-11 Thread Gary Kotton
Hi, Not 100% sure that I understand. This is for the BP¹s and specs that were approved for Kilo. Bug fixes if I understand are going to be reviewed until the release of Kilo. Is launchpad not a sufficient source for highlighting bugs? Thanks Gary On 3/11/15, 2:13 PM, John Garbutt

[openstack-dev] [vmware] Alternate meeting times

2015-03-10 Thread Gary Kotton
Hi, As mentioned a few weeks ago we would like to have alternate meeting times for the Vmware driver(s) meeting. So for all interested lets meet tomorrow at 10:00 UTC on #openstack-meeting-4. Thanks Gary __ OpenStack

Re: [openstack-dev] [Glance] Core nominations.

2015-03-08 Thread Gary Kotton
On 3/8/15, 2:34 PM, Flavio Percoco fla...@redhat.com wrote: On 07/03/15 23:16 +, Nikhil Komawar wrote: Thank you for the response, Hemanth! Those are some excellent questions. In order to avoid diverging the conversation, I would like to give my general sense of direction. Please do keep

Re: [openstack-dev] [neutron] Proposal to add Ihar Hrachyshka as a Neutron Core Reviewer

2015-03-04 Thread Gary Kotton
+100Š.000 Very long overdue! On 3/4/15, 10:23 PM, Maru Newby ma...@redhat.com wrote: +1 from me, Ihar has been doing great work and it will be great to have him finally able to merge! On Mar 4, 2015, at 11:42 AM, Kyle Mestery mest...@mestery.com wrote: I'd like to propose that we

Re: [openstack-dev] [Ironic] Adding vendor drivers in Ironic

2015-03-01 Thread Gary Kotton
Hi, I am just relaying pain-points that we encountered in neutron. As I have said below it makes the development process a lot quicker for people working on external drivers. I personally believe that it fragments the community and feel that the external drivers loose the community contributions

Re: [openstack-dev] [Ironic] Adding vendor drivers in Ironic

2015-02-28 Thread Gary Kotton
Hi, There are pros and cons for what you have mentioned. My concern, and I mentioned them with the neutron driver decomposition, is that we are are loosing the community inputs and contributions. Yes, one can certainly move faster and freer (which is a huge pain point in the community). How are

[openstack-dev] [nova] Shared storage support

2015-02-25 Thread Gary Kotton
Hi, There is an issue with the statistics reported when a nova compute driver has shared storage attached. That is, there may be more than one compute node reporting on the shared storage. A patch has been posted - https://review.openstack.org/#/c/155184. The direction here was to add a extra

Re: [openstack-dev] [nova][vmware][ironic] Configuring active/passive HA Nova compute

2015-02-23 Thread Gary Kotton
On 2/23/15, 2:05 PM, Matthew Booth mbo...@redhat.com wrote: On 20/02/15 11:48, Matthew Booth wrote: Gary Kotton came across a doozy of a bug recently: https://bugs.launchpad.net/nova/+bug/1419785 In short, when you start a Nova compute, it will query the driver for instances and compare

Re: [openstack-dev] [nova] Priority tracking

2015-02-23 Thread Gary Kotton
to that list. Feel free to reach out to the guys who regularly contribute to this list if you feel that you want to dive in A luta continua Gary From: Gary Kotton gkot...@vmware.commailto:gkot...@vmware.com Reply-To: OpenStack List openstack-dev@lists.openstack.orgmailto:openstack-dev

[openstack-dev] [nova] Priority tracking

2015-02-23 Thread Gary Kotton
Hi, Not sure if everyone is aware of this. There is a ether pad where the priority of the project appears: https://etherpad.openstack.org/p/kilo-nova-priorities-tracking. This has the major bullets for the K cycle. So in short - if you reviews are not on the page they may not get review cycles

Re: [openstack-dev] LOG.debug()

2015-02-18 Thread Gary Kotton
Hi, Please see http://docs.openstack.org/openstack-ops/content/logging_monitoring.html If you have installed from packages this may be in /var/log/nova/nova-compute.log Thanks Gary From: Vedsar Kushwaha vedsarkushw...@gmail.commailto:vedsarkushw...@gmail.com Reply-To: OpenStack List

[Yahoo-eng-team] [Bug 1402509] Re: vmware with Distribute VirtualSwitch

2015-02-16 Thread Gary Kotton
Please see https://review.openstack.org/154771 for the initial implementation ** Changed in: nova Status: Incomplete = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[openstack-dev] [nova] Feature Freeze Exception for vmware-driver-domain-metadata

2015-02-16 Thread Gary Kotton
Retitled From: Gary Kotton gkot...@vmware.commailto:gkot...@vmware.com Reply-To: OpenStack List openstack-dev@lists.openstack.orgmailto:openstack-dev@lists.openstack.org Date: Saturday, February 14, 2015 at 8:01 PM To: OpenStack List openstack-dev@lists.openstack.orgmailto:openstack-dev

Re: [openstack-dev] Use of egg snapshots of neutron code in neutron-*aas projects/distributing openstack

2015-02-16 Thread Gary Kotton
Hi, The same issue is the for the backe end drivers. I think that they always need to be aligned with the master branch. When we cut stable all of the aaS and drivers also need to be cut. This was one of the pain points that we brought up with the split and the consensus was: we¹ll deal with it

Re: [openstack-dev] [devstack] authentication issues

2015-02-16 Thread Gary Kotton
On 2/16/15, 12:48 PM, Kashyap Chamarthy kcham...@redhat.com wrote: On Mon, Feb 16, 2015 at 09:54:30AM +, Gary Kotton wrote: Hi, With the current master in devstack I am unable to create a neutron network. It looks like there is an issue with keystone. Anyone else hit this? Thanks Gary

[openstack-dev] [devstack] authentication issues

2015-02-16 Thread Gary Kotton
Hi, With the current master in devstack I am unable to create a neutron network. It looks like there is an issue with keystone. Anyone else hit this? Thanks Gary __ OpenStack Development Mailing List (not for usage questions)

[openstack-dev] [nova][vmware] MS update

2015-02-15 Thread Gary Kotton
Hi, MS is back up and running. Thanks Gary __ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe

Re: [openstack-dev] Summit Voting and ATC emails?

2015-02-14 Thread Gary Kotton
Hi, Yes, I think that they go out in batches. It would be best to check with Stefano if you have any issues. Thanks Gary On 2/15/15, 4:11 AM, Nick Chase nch...@mirantis.com wrote: Does anybody know if a) ATC emails have started to go out yet, and b) when proposal voting will start? Thanks

[openstack-dev] [nova] FFE request for vmware-driver-domain-metadata

2015-02-14 Thread Gary Kotton
Hi, This support was added to the libvirt driver in J. The support is isolated to the Vmware driver and enables admins to get a better understanding of what is happening with the running instances. Any chance of getting a sponsor for this? https://review.openstack.org/#/c/141028/ This also

Re: [openstack-dev] [nova] Question about force_host skip filters

2015-02-12 Thread Gary Kotton
Hi, I think that the filters should be applied to the list of hosts that are in 'force_hosts'. I am not sure if this is what you are suggesting. If this is not then case then it sounds like a bug. Thanks Gary From: Rui Chen chenrui.m...@gmail.commailto:chenrui.m...@gmail.com Reply-To: OpenStack

Re: [openstack-dev] [devstack] [third-party] how to use a devstack external plugin in gate testing

2015-02-12 Thread Gary Kotton
On 2/12/15, 1:33 PM, Chmouel Boudjnah chmo...@enovance.com wrote: Jaume Devesa devv...@gmail.com writes: Following the conversation... We have seen that glusterfs[1] and ec2api[2] use different approach when it comes to repository managing: whereas glusterfs is a single 'devstack'

Re: [openstack-dev] [nova] Question about force_host skip filters

2015-02-12 Thread Gary Kotton
I understand the fact that an opertaor can and should be able to place the VM where she/he wants. The VM should just adhere to the scheduling constraints :) (which are defined in the filters) :) From: Rui Chen chenrui.m...@gmail.commailto:chenrui.m...@gmail.com Reply-To: OpenStack List

[openstack-dev] [vmware-api] Weekly meeting

2015-02-12 Thread Gary Kotton
Hi, Over the last few IRC meetings we have discussed the following: 1. Providing a platform for people other than those working on the Nova driver to take part. There are efforts with the Glance, Cinder, Ceilometer and Neutron projects. Hopefully people working on those can also take part

<    1   2   3   4   5   6   7   8   9   10   >