[Yahoo-eng-team] [Bug 1356224] [NEW] Syntax error in plugins/vmware/plugins/service.py

2014-08-13 Thread Angus Lees
Public bug reported: plugins.vmware.plugins.service.NsxAdvancedPlugin contains this code: def _create_lrouter(self, context, router, nexthop): ... lswitch = self._create_integration_lswitch( tenant_id, lsname) ... except Exception:

[Yahoo-eng-team] [Bug 1254246] Re: somehow getting duplicate openvswitch agents for the same host

2014-08-13 Thread Roman Podoliaka
No, this is fixed in trunk. ** Changed in: tripleo Status: Incomplete = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1254246 Title: somehow getting duplicate

[Yahoo-eng-team] [Bug 1356227] [NEW] TestLoadBalancerBasic fails and leads to consequent tests failures

2014-08-13 Thread Eugene Nikanorov
Public bug reported: Logstash query:

[Yahoo-eng-team] [Bug 1356266] [NEW] nova-api receiving MessagingTimeout when trying to call nova-network.

2014-08-13 Thread Yuriy Taraday
Public bug reported: In several change requests I found that sometime nova-api starts receiving MessagingTimeout on requests to nova-network. For examples see logs: http://logs.openstack.org/98/81798/28/check/check-tempest-dsvm- full/f085da1/logs/screen-n-api.txt.gz?level=TRACE

[Yahoo-eng-team] [Bug 1356227] Re: TestLoadBalancerBasic fails and leads to consequent tests failures

2014-08-13 Thread Eugene Nikanorov
** Tags added: lbaas ** No longer affects: tempest -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1356227 Title: TestLoadBalancerBasic fails and leads to consequent tests failures

[Yahoo-eng-team] [Bug 1356280] [NEW] vmware: vcdriver fails to resize with NotImlementedError

2014-08-13 Thread Kanagaraj Manickam
Public bug reported: On the master code, compute driver is configured to use vmware vc driver In this scenario resize of the instance failed with following exception : 2014-08-13 16:00:04.170 TRACE oslo.messaging.rpc.dispatcher File /opt/stack/nova/nova/compute/manager.py, line 308, in

[Yahoo-eng-team] [Bug 1356309] [NEW] allow_resize_to_same_host is not handled properly in the resize() api

2014-08-13 Thread Kanagaraj Manickam
Public bug reported: allow_resize_to_same_host is used to direct the 'resize' action to the same node where the instance was running now. But the nova.compute.api. resize() method is not taking care of this condition as of now when this flag is set to TRUE. Following code set the force_nodes to

[Yahoo-eng-team] [Bug 1325670] Re: Flavor's disk is too small for requested image.

2014-08-13 Thread Davanum Srinivas (DIMS)
*** This bug is a duplicate of bug 1330856 *** https://bugs.launchpad.net/bugs/1330856 ** This bug has been marked a duplicate of bug 1330856 Confusing fault reasion when the flavors disk size was too small -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 994005] Re: nova --insecure image-delete fails

2014-08-13 Thread Davanum Srinivas (DIMS)
** Changed in: nova Status: Confirmed = Invalid -- 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/994005 Title: nova --insecure image-delete fails Status in

[Yahoo-eng-team] [Bug 1356373] [NEW] Glance image-list - shell-init: error retrieving current directory

2014-08-13 Thread Tzach Shefi
Public bug reported: Description of problem: During recreation of another bug on my setup AIO Neutron network, during instance snapshot process before snapshot completed uploading I did #glance image-list root@orange-vdse tmptriyEJ(keystone_admin)]# glance image-list shell-init: error retrieving

[Yahoo-eng-team] [Bug 1324610] Re: tools/config/generate_sample.sh has no effect on OS X

2014-08-13 Thread Dolph Mathews
Adding keystone here then, so we can switch from the shell version (which does not work on OS X) to the python version (which does work on OS X). ** Also affects: keystone Importance: Undecided Status: New ** Changed in: keystone Status: New = Triaged ** Changed in: keystone

[Yahoo-eng-team] [Bug 1356003] Re: Tempest test failure for FloatingIPDetailsTestJSON.test_list_floating_ip_pools

2014-08-13 Thread Davanum Srinivas (DIMS)
** Also affects: neutron Importance: Undecided Status: New ** Also affects: tempest Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1356383] [NEW] Specify extra_dhcp_opts for DHCP and DHCPv6 respectively

2014-08-13 Thread Xu Han Peng
Public bug reported: Currently extra_dhcp_opts only works for DHCPv4 or DHCPv6 address on a port without any validation. Since a port can have both IPv4 and IPv6 address, we need to find a new way to specify extra dhcp options for DHCPv4 and DHCPv6, respectively. We also need to validate the

[Yahoo-eng-team] [Bug 1356389] [NEW] VMware: unable to access VNC console of resuce VM

2014-08-13 Thread Gary Kotton
Public bug reported: When doing a rescue VM the user is unable to access the VCN console of that VM In addition the state of the rescue VM is also 'SHUTDOWN' ** Affects: nova Importance: Critical Assignee: Gary Kotton (garyk) Status: New ** Changed in: nova Milestone:

[Yahoo-eng-team] [Bug 1356003] Re: Tempest test failure for FloatingIPDetailsTestJSON.test_list_floating_ip_pools

2014-08-13 Thread Armando Migliaccio
*** This bug is a duplicate of bug 1355882 *** https://bugs.launchpad.net/bugs/1355882 ** This bug has been marked a duplicate of bug 1355882 get_floating_ip_pools for neutron v2 API inconsistent with nova network API ** This bug is no longer a duplicate of bug 1355882

[Yahoo-eng-team] [Bug 1356406] [NEW] bad indentation in glance code

2014-08-13 Thread Danny Al-Gaaf
Public bug reported: pylint finds several cases of: * Module glance.registry.api.v1.__init__ W: 22, 0: Bad indentation. Found 8 spaces, expected 4 (bad-indentation) W: 24, 0: Bad indentation. Found 8 spaces, expected 4 (bad-indentation) W: 27, 0: Bad indentation. Found 8 spaces,

[Yahoo-eng-team] [Bug 1356431] [NEW] nova list --tenant name doesn't list tenant images

2014-08-13 Thread Ryan Hallisey
Public bug reported: When I want to list the instances for a project I run # nova list --tenant my_tenant +--+--+++-+--+ | ID | Name | Status | Task State | Power

[Yahoo-eng-team] [Bug 1356429] [NEW] Epoch_map doesn't apply unless anvil is building the package

2014-08-13 Thread Kris Lindgren
Public bug reported: If you set an epoch map in anvil for a dependent package. If anvil builds the dependent package, the epoch map gets set correctly in the original nondependent package. If anvil does not build the dependent package then the epoch map does not get set correctly. Actual

[Yahoo-eng-team] [Bug 1353536] Re: lb-healthmonitor-create doesn't recognize the timeout parameter

2014-08-13 Thread Doug Wiegley
** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1353536 Title: lb-healthmonitor-create doesn't recognize the timeout

[Yahoo-eng-team] [Bug 1356449] [NEW] VMware: resize operations fail

2014-08-13 Thread Radoslav Gerganov
Public bug reported: The driver function get_host_ip_addr() is needed by the resource_tracker and if it is missing the resize operation fails. This is regression caused by the deprecation of the ESX driver with commit 1deb31f85a8f5d1e261b2cf1eddc537a5da7f60b We need to bring back

[Yahoo-eng-team] [Bug 1353536] Re: lb-healthmonitor-create doesn't recognize the timeout parameter

2014-08-13 Thread Eugene Nikanorov
** Changed in: python-neutronclient Importance: Undecided = High ** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1353536 Title: lb-healthmonitor-create

[Yahoo-eng-team] [Bug 1356464] [NEW] Assigning a FIP to a VIP port does not work, if the VIP resides in a subnet that is associated with a DVR router residing in dvr_snat node without nova service.

2014-08-13 Thread Swaminathan Vasudevan
Public bug reported: With DVR routers for FIP to work, there has to be a FIP Namespace that should be created and an IR Namespace. But when a LBaaS VIP port is created on a Subnet that is part of the DVR router, the IR Namespace is not created for the VIP port since that port is not a Compute

[Yahoo-eng-team] [Bug 1356467] [NEW] Add a check for allowing only centralized routers and not DVR routers to be associated with VPNaaS Service

2014-08-13 Thread Swaminathan Vasudevan
Public bug reported: The current VPNaaS supports only centralized routers and not Distributed Routers. So a check is required in VPNaaS before assigning a Router to a VPNService. ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because

[Yahoo-eng-team] [Bug 1355960] [NEW] nova-compute defaults to localhost:5672 for AMPQ rather than Rabbitmq server

2014-08-13 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Set up Icehouse high availability cluster using Ubuntu 14.04 and openstack IceHouse. RabbitMQ version = 3.2.4 Can not get compute node to register with controller. All Nova commands work properly on controller. From compute node able to telnet to

[Yahoo-eng-team] [Bug 1356493] [NEW] Error message is showing as 'Warning' message

2014-08-13 Thread Cindy Lu
Public bug reported: Please see image. Admin System Info. Unable to retrieve floating IP pools doesn't seem like a recoverable error and should be a red danger message like the others. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification

[Yahoo-eng-team] [Bug 1355960] Re: nova-compute defaults to localhost:5672 for AMPQ rather than Rabbitmq server

2014-08-13 Thread Stefano Maffulli
** Project changed: openstack-community = 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/1355960 Title: nova-compute defaults to localhost:5672 for AMPQ rather

[Yahoo-eng-team] [Bug 1356499] [NEW] Launch Instance's add Key Pair button is unstyled

2014-08-13 Thread Cindy Lu
Public bug reported: See image. Launch Instance modal Access Security tab... the '+' button should be inline with the Key Pair dropdown menu and should be blue like before. It is almost unnoticeable right now. :) ** Affects: horizon Importance: Undecided Status: New ** Tags:

[Yahoo-eng-team] [Bug 1356519] [NEW] purge-props does not honor property protections

2014-08-13 Thread Michael Turek
Public bug reported: When removing all properties of an image using --purge-props, protected properties are also removed. I saw this behavior using v1 glance-client and v1 api. The documentation for protected properties states: Property protections will still be honoured if 'X-glance-registry-

[Yahoo-eng-team] [Bug 1356517] [NEW] terminate instance does not work

2014-08-13 Thread Amogh
Public bug reported: 1. Launch the devstack on fresh browser 2. login as demo user 3. Create the Instance, and click on terminate instance from more drop down 4. confirm the popup for terminate instance 5. Observe that Instance still shows in the Horizon. Issue is seen after launching the

[Yahoo-eng-team] [Bug 1248792] Re: RFE: cross project view

2014-08-13 Thread Gary W. Smith
As indicated above, this is nice change but should be handled within the blueprint process. Dafna Ron, can you create a blueprint for this? ** Changed in: horizon Status: Confirmed = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1248792] Re: RFE: cross project view

2014-08-13 Thread Gary W. Smith
** Changed in: horizon Status: Invalid = Confirmed ** Changed in: horizon Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1248792 Title: RFE:

[Yahoo-eng-team] [Bug 1356534] [NEW] VMs that don't have config drive fail to start when force_config_drive=Always

2014-08-13 Thread Mike Dorman
Public bug reported: When force_config_drive=Always is set, VMs that did not previously have a config drive created for them will fail to start. In our particular use case, we had NOT been using config drive for a while, and then enabled it with force_config_drive=Always. Any VMs created before

[Yahoo-eng-team] [Bug 1356546] [NEW] Resize Instance does not work on fresh login

2014-08-13 Thread Amogh
Public bug reported: 1. Launch DevStack and login as demo user 2. Create the Instance 3. Click on Resize Instance from more actions and select new flavor, click Resize 4. Observe that Resize waits for confirm Resize/Migrate, click on the confirm button 5. Observe that the Instance state remains

[Yahoo-eng-team] [Bug 1356552] [NEW] Live migration: Disk of instance is too large when using a volume stored on NFS

2014-08-13 Thread Cyril Roelandt
Public bug reported: When live-migrating an instance that has a Cinder volume (stored on NFS) attached, the operation fails if the volume size is bigger than the space left on the destination node. This should not happen, since this volume does not have to be migrated. Here is how to reproduce

[Yahoo-eng-team] [Bug 1306559] Re: Fix python26 compatibility for RFCSysLogHandler

2014-08-13 Thread Steve Lewis
For Ceilometer, this was merged in https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=36638dde9d88431b7e61cce3835a01b80694f404 and released in juno-2 ** Changed in: ceilometer Status: Triaged = Fix Released ** Changed in: ceilometer Assignee: Steve Lewis (steve-lewis) =

[Yahoo-eng-team] [Bug 1356577] [NEW] Trove list of status values incorrect

2014-08-13 Thread Andrew Bramley
Public bug reported: The list of available status values for Trove instances is currently: STATUS_CHOICES = ( (active, True), (shutoff, True), (suspended, True), (paused, True), (error, False), Whereas the possible status values as determined by the

[Yahoo-eng-team] [Bug 1356573] [NEW] test_task_schema_api fails with _StringException on OSX

2014-08-13 Thread nikhil komawar
Public bug reported: == FAIL: glance.tests.integration.v2.test_tasks_api.TestTasksApi.test_task_schema_api -- Traceback (most recent call last):

[Yahoo-eng-team] [Bug 1356583] [NEW] Add disassocate_and_delete method for floatingip

2014-08-13 Thread Aaron Rosen
Public bug reported: In a previous patch: I53b0c9d949404288e8687b304361a74b53d69ef3 logical was added in nova.api.openstack.compute.contrib.floating_ips.\ FloatingIPController.delete() to special case the delete for neutron. This was done this way because we needed to backport that and did not

[Yahoo-eng-team] [Bug 1297483] Re: Flavor selection is difficult with many flavors

2014-08-13 Thread Gary W. Smith
Marking Won't Fix since the Launch Instance enhancements will change how flavors are selected. ** Changed in: horizon Status: Confirmed = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard

[Yahoo-eng-team] [Bug 1334876] Re: Horizon: Launch Instance dialog doesn't fit window size

2014-08-13 Thread Gary W. Smith
Marking as Won't Fix since this dialog will be entirely rewritten in the Launch Instance enhancement. ** Changed in: horizon Status: Confirmed = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard

[Yahoo-eng-team] [Bug 1356583] Re: Add disassocate_and_delete method for floatingip

2014-08-13 Thread Aaron Rosen
** Changed in: nova Status: In Progress = Invalid -- 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/1356583 Title: Add disassocate_and_delete method for floatingip

[Yahoo-eng-team] [Bug 1355183] Re: Allow POST of floating_ip_address for L3 extension

2014-08-13 Thread Armando Migliaccio
Sorry I mean *not* to consider this use case. Let's gather some feedback about this, I feel unease about this change. ** Changed in: neutron Status: In Progress = Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1356609] [NEW] Networks do not get scheduled to DHCP agents using Cisco N1KV plugin

2014-08-13 Thread Sourabh Patwardhan
Public bug reported: With the config option 'network_auto_schedule = False' set in neutron.conf, it is observed that neutron networks do not get scheduled to available DHCP agents. ** Affects: neutron Importance: Undecided Assignee: Sourabh Patwardhan (sopatwar) Status: New

[Yahoo-eng-team] [Bug 1269481] Re: Admin Project Usage page: Project Usage data is displayed only for the project selected on Projects tab

2014-08-13 Thread Gary W. Smith
In Juno this requires going to Admin - Identity - Projects, then More - View Usage for the project in question. This bug is not reproducible in Juno; each project usage now correctly shows the instances for that project, regardless of whether it is the same or different from the current project.

[Yahoo-eng-team] [Bug 1244831] Re: Reason for Volume creation failures is not displayed

2014-08-13 Thread Gary W. Smith
This error is not reproducible, which matches John Griffith's explanation that cinder now supports creating a volume whose size is greater than the snapshot. The broader issue of enabling the display of cinder messages should be dealt with in a blueprint. ** Changed in: horizon Status:

[Yahoo-eng-team] [Bug 1283248] Re: extend volume error shows success message

2014-08-13 Thread Gary W. Smith
The animated bar in while in Error_Extending status was fixed in https://review.openstack.org/#/c/81080/. I am unable to reproduce the problem in juno. Cinder correctly rejects the request to extend the volume beyond the quota, and horizon displays the error Unable to extend volume. ** Changed

[Yahoo-eng-team] [Bug 1356633] [NEW] use_usb_tablet=true have no effect

2014-08-13 Thread Thiago Martins
Public bug reported: Hello Stackers! I'm trying to enable the usb tablet to see if it improve my Windows guests but, it have not effect. Steps to reproduce: 1- Install Ubuntu 14.04.1 with IceHouse; 2- Enable the following line at /etc/nova/nova-compute.conf, under [libvirt] group: ---

[Yahoo-eng-team] [Bug 1355621] Re: nova floating-ip-create needs pool name

2014-08-13 Thread Choonho Son
After setting default_floating_pool to public, it works well. Since my pool name was public instead of nova. I installed RedHat OpenStack with packstack. I think openstack-puppet needs to update nova.conf ** Changed in: nova Status: Incomplete = Invalid -- You received this bug

[Yahoo-eng-team] [Bug 1356639] [NEW] Create a DVR router with Gateway info does not create a SNAT namespace on the dvr_snat node

2014-08-13 Thread Swaminathan Vasudevan
Public bug reported: Creating a DVR Router with Gateway in a single REST API or a single python neutronclient CLI command does not create a SNAT namespace in the 'dvr_snat node even when we add an interface to the router. How to reproduce it. 1. Configure a dvr_snat node. 2. Create Networks -

[Yahoo-eng-team] [Bug 1343604] Re: Exceptions thrown, and messages logged by execute() may include passwords

2014-08-13 Thread Nikhil Manchanda
** No longer affects: trove/icehouse ** No longer affects: trove/havana ** Changed in: trove Status: New = Triaged ** Changed in: trove Importance: Undecided = Medium -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1356665] [NEW] WSGI unittest fails if HTTP_PROXY if set

2014-08-13 Thread Angus Lees
Public bug reported: urllib2.urlopen uses $http_proxy/$HTTP_PROXY environment variables by default. If set (and pointing to a remote host), then the WSGI tests that spin up a local server and connect to it using http://127.0.0.1:$port/ instead connect to $port *on the proxy*, and (hopefully)

[Yahoo-eng-team] [Bug 1356678] [NEW] Adding and removing router interface uses a policy rule different from what there is the sample policy.json

2014-08-13 Thread Gabriel Assis Bezerra
Public bug reported: The operations for adding and removing a router interface are checking the add_router_interface and remove_router_interface policies, which are not listed in the sample policy.json. Instead, there one can find these policies: update_router:add_router_interface:

[Yahoo-eng-team] [Bug 1356679] [NEW] Neutron is checking stricter policies than an operator would expect

2014-08-13 Thread Gabriel Assis Bezerra
Public bug reported: I'm trying to set a custom policy.json for Neutron based on new roles I have defined. In this task, I changed the default policy from rule: admin_or_owner to rule:admin_only. After that, a bunch of operations stopped working, including, for instance, a regular user deleting

[Yahoo-eng-team] [Bug 1356682] [NEW] GET /v3/users lists users in all domains

2014-08-13 Thread Adam Young
Public bug reported: The behaviour of this API is different if CONF.identity.domain_specific_drivers_enabled is set or not. If it is not set, then listing user shows for all domains. If it is set, even for SQL, only a single domain is listed. The correct behavior would be to only list users

[Yahoo-eng-team] [Bug 1356687] [NEW] hacking check for jsonutils produces pep8 traceback

2014-08-13 Thread Corey Wright
Public bug reported: the new jsonutils hacking check produces a pep8 traceback because it returns a set (column offset and error text) instead of an iterable (as logical line checks, like this check, should). commit 243879f5c51fc45f03491bcb78765945ddf76be8 Change-Id:

[Yahoo-eng-team] [Bug 1310589] Re: Able to list the L3 stats of neutron meter labels for either ingress or egress direction but NOT both.

2014-08-13 Thread Koteswara Rao Kelam
** No longer affects: ceilometer -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1310589 Title: Able to list the L3 stats of neutron meter labels for either ingress or egress