[Yahoo-eng-team] [Bug 1506089] [NEW] Nova incorrectly calculates service version

2015-10-14 Thread Dan Smith
Public bug reported: Nova will incorrectly calculate the service version from the database, resulting in improper upgrade decisions like automatic compute rpc version pinning. For a dump that looks like this: 2015-10-13 23:53:15.824 | created_atupdated_at deleted_at id host

[Yahoo-eng-team] [Bug 1506092] [NEW] Count all network-agent bindings during scheduling

2015-10-14 Thread Eugene Nikanorov
Public bug reported: Currently the code in DHCP agent scheduler counts only active agents that host network. In such case it may allow more agents to host the network than it is configured. This is creates possibility of race condition when several DHCP agents start up at the same time and try

[Yahoo-eng-team] [Bug 1506127] [NEW] enable vhost-user support with neutron ovs agent

2015-10-14 Thread sean mooney
Public bug reported: In the kilo cycle vhost-user support was added to nova and supported out of tree via the networking-ovs-dpdk ml2 driver and l2 agent on stack forge. in liberty agent modification were up streamed to enable the standard neutron openvswitch agent to manage the netdev

[Yahoo-eng-team] [Bug 1505819] Re: HyperVDriver fails to initialize due to Linux specific import

2015-10-14 Thread Claudiu Belu
Already addressed by: https://review.openstack.org/#/c/234696 ** 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).

[Yahoo-eng-team] [Bug 1505932] Re: neutron_lbaas.tests.tempest.v2.api.test_health_monitors_non_admin.TestHealthMonitors fails to create a load balancer

2015-10-14 Thread Armando Migliaccio
** No longer affects: nova -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1505932 Title: neutron_lbaas.tests.tempest.v2.api.test_health_monitors_non_admin.TestHealthMonitors fails to

[Yahoo-eng-team] [Bug 1504260] Re: locations not ‘deleted’ on delete-all image.locations

2015-10-14 Thread Venkatesh Sampath
Was digging into the details for sometime now. Looks like, In the non-test environment, as @wangxiyuan mentioned above, the deletion of all locations are handled by, https://github.com/openstack/glance/blob/master/glance/api/v2/images.py#L276 and eventually by,

[Yahoo-eng-team] [Bug 1356053] Re: Doesn't properly get keystone endpoint when Keystone is configured to use templated catalog

2015-10-14 Thread OpenStack Infra
Reviewed: https://review.openstack.org/135489 Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=6189b0a69505a3a97fc559113694b3b5a6816257 Submitter: Jenkins Branch:master commit 6189b0a69505a3a97fc559113694b3b5a6816257 Author: Telles Nobrega

[Yahoo-eng-team] [Bug 1189909] Re: dhcp-agent does always provide IP address for instances with re-cycled IP addresses.

2015-10-14 Thread Ryan Moats
** Package changed: quantum (CentOS) => centos -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1189909 Title: dhcp-agent does always provide IP address for instances with re-cycled IP

[Yahoo-eng-team] [Bug 1194350] Re: add number limit for external network

2015-10-14 Thread Armando Migliaccio
** No longer affects: neutron/havana -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1194350 Title: add number limit for external network Status in neutron: Incomplete Bug

[Yahoo-eng-team] [Bug 1506170] [NEW] test

2015-10-14 Thread Armando Migliaccio
Public bug reported: test ** 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/1506170 Title: test Status in neutron:

[Yahoo-eng-team] [Bug 1506177] [NEW] vm_state 'soft-delete' should be 'soft_deleted'

2015-10-14 Thread Tony Dunbar
Public bug reported: In https://github.com/openstack/nova/blob/4cf6ef68199183697a0209751575f88fe5b2a733/nova/compute/vm_states.py#L40 the vm_state SOFT_DELETED is mapped to the value 'soft-delete. All the other vm_states are mapped to values that match their state in lower case, so to be

[Yahoo-eng-team] [Bug 1475834] Re: RFE - Provide HasTimestamp in db.models_v2 and use it in nets, subnets, ports, fips and securitygroups

2015-10-14 Thread Armando Migliaccio
I think this must revised in light of bug 1496802 ** Changed in: neutron Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1475834 Title: RFE -

[Yahoo-eng-team] [Bug 1505218] Re: Image schema doesn't contain 'deactivated' status

2015-10-14 Thread Thierry Carrez
** Changed in: glance Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1505218 Title: Image schema doesn't contain 'deactivated' status Status

[Yahoo-eng-team] [Bug 1505930] [NEW] Fix key manager service endpoints in devstack Nova ephemeral

2015-10-14 Thread Max
Public bug reported: Using a Devstack setup to configure Nova ephemeral with Barbican key manager failed, when creating an instance. Detailed description: 1. Version of Nova/Barbican we are using:    - stable/Liberty 2. Relevant log files: - n-api.log Relevant section of the log file is

[Yahoo-eng-team] [Bug 1505935] [NEW] Missing table refresh after associating a Floating IP address

2015-10-14 Thread Christian Berendt
Public bug reported: After associating a floating IP address to an instance using the instances panel the panel/table is not refreshed. It is necessary to manually reload the panel to see the assigned floating IP address in the table. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1505934] [NEW] Add "Associate Floating IP address" to the "Launch instance" dialog

2015-10-14 Thread Christian Berendt
Public bug reported: It would be nice to have the option to associate a floating IP address with an instance when using the launch instance dialog. At the moment this is not possible and has to be done in a 2nd step. ** Affects: horizon Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1505942] [NEW] when log in dashboard, error comes

2015-10-14 Thread Sun Jing
Public bug reported: when login dashboard,after click "Sign in" button, Browser prompt error message:CSRF 验证失败 ** Affects: horizon Importance: Undecided Status: New ** Attachment added: "CSRFerror.PNG"

[Yahoo-eng-team] [Bug 1505932] Re: neutron_lbaas.tests.tempest.v2.api.test_health_monitors_non_admin.TestHealthMonitors fails to create a load balancer

2015-10-14 Thread Ihar Hrachyshka
** Also affects: nova 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/1505932 Title:

[Yahoo-eng-team] [Bug 1505975] [NEW] Missing British English l10n

2015-10-14 Thread Rob Cresswell
Public bug reported: British English localisation was removed during Liberty ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1505967] [NEW] AttributeError: 'APIRouterV21' object has no attribute '_router'

2015-10-14 Thread Pavel Gluschak
Public bug reported: $ rpm -qa | grep nova openstack-nova-novncproxy-2015.1.0-3.el7.noarch python-nova-2015.1.0-3.el7.noarch openstack-nova-common-2015.1.0-3.el7.noarch openstack-nova-api-2015.1.0-3.el7.noarch openstack-nova-console-2015.1.0-3.el7.noarch

[Yahoo-eng-team] [Bug 1415588] Re: Cannot list users and groups with Keystone v3

2015-10-14 Thread Pavel Gluschak
** Changed in: horizon Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1415588 Title: Cannot list users and groups with Keystone v3

[Yahoo-eng-team] [Bug 1504053] Re: Fixtures 1.4.0 makes Py34 unit tests fail

2015-10-14 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed => 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/1504053 Title: Fixtures 1.4.0 makes Py34 unit tests fail Status in

[Yahoo-eng-team] [Bug 1505438] Re: test_restart_wsgi_on_sighup_multiple_workers failing with Timed out RuntimeError

2015-10-14 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed => 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/1505438 Title: test_restart_wsgi_on_sighup_multiple_workers failing

[Yahoo-eng-team] [Bug 1503890] Re: test_policy assumes oslo.policy internal implementationd details

2015-10-14 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed => 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/1503890 Title: test_policy assumes oslo.policy internal

[Yahoo-eng-team] [Bug 1505645] Re: neutron/tests/functional/test_server.py does not work for oslo.service < 0.10.0

2015-10-14 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed => 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/1505645 Title: neutron/tests/functional/test_server.py does not work

[Yahoo-eng-team] [Bug 1505932] [NEW] neutron_lbaas.tests.tempest.v2.api.test_health_monitors_non_admin.TestHealthMonitors fails to create a load balancer

2015-10-14 Thread Ihar Hrachyshka
Public bug reported: http://logs.openstack.org/43/234343/1/check/gate-neutron-lbaasv2-dsvm- minimal/b767acd/logs/testr_results.html.gz ft1.1: setUpClass (neutron_lbaas.tests.tempest.v2.api.test_health_monitors_non_admin.TestHealthMonitors)_StringException: Traceback (most recent call last):

[Yahoo-eng-team] [Bug 1505932] Re: neutron_lbaas.tests.tempest.v2.api.test_health_monitors_non_admin.TestHealthMonitors fails to create a load balancer

2015-10-14 Thread Ihar Hrachyshka
Logstash for nova-cpu failure on qemu-img:

[Yahoo-eng-team] [Bug 1505972] [NEW] endpoint policy's resource_relation is not built corretly

2015-10-14 Thread Dave Chen
Public bug reported: Since endpoint_policy has been moved into keystone core, so should update the resource relation to build the correct url accordingly. see: https://github.com/openstack/keystone/blob/master/keystone/endpoint_policy/routers.py ** Affects: keystone Importance: Undecided

[Yahoo-eng-team] [Bug 1503847] Re: test_migration fails with type error

2015-10-14 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed => 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/1503847 Title: test_migration fails with type error Status in

[Yahoo-eng-team] [Bug 1503501] Re: oslo.db no longer requires testresources and testscenarios packages

2015-10-14 Thread Thierry Carrez
** Changed in: neutron Status: Fix Committed => 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/1503501 Title: oslo.db no longer requires testresources and

[Yahoo-eng-team] [Bug 1505976] [NEW] containers loading image location hardcoded

2015-10-14 Thread Matthias Runge
Public bug reported: https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/containers/tables.py#L36 loading gif location hardcoded, and does not respect webroot setting ** Affects: horizon Importance: Low Assignee: Matthias Runge (mrunge)

[Yahoo-eng-team] [Bug 1506092] Re: Count all network-agent bindings during scheduling

2015-10-14 Thread Eugene Nikanorov
*** This bug is a duplicate of bug 1388698 *** https://bugs.launchpad.net/bugs/1388698 ** This bug has been marked a duplicate of bug 1388698 dhcp_agents_per_network does not work appropriately. -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1505326] Re: Unit tests failing with requests 2.8.0

2015-10-14 Thread Brant Knudson
Marking invalid for keystone since it wasn't actually a bug in keystone. This was corrected by the release of keystonemiddleware and python- keystoneclient, unfortunately the release caused a new bug since it included capping WebOb which wasn't supposed to be in a release, so now there's new

[Yahoo-eng-team] [Bug 1506211] [NEW] clicking on already selected angular panel shows a spinner indefinitely

2015-10-14 Thread Kristine
Public bug reported: Work has begun on this bug here: https://review.openstack.org/#/c/230187/ This bug occurs in all new and future angular panels. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1506213] [NEW] nova.cmd.baseproxy handles errors incorrectly

2015-10-14 Thread Alexander Aleksiyants
Public bug reported: Nova from master. The module doesn't print error message. If an error occurs in nova.cmd.baseproxy the method exit_with_error is executed that looks as follows: def exit_with_error(msg, errno=-1): print(msg) and sys.exit(errno) So in python 2.7 this method terminates

[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-10-14 Thread Travis Tripp
** Changed in: searchlight Status: Fix Committed => Fix Released ** Changed in: searchlight Milestone: liberty-rc1 => 0.1.0.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1478690] Re: Request ID has a double req- at the start

2015-10-14 Thread Travis Tripp
** Changed in: searchlight Status: Fix Committed => Fix Released ** Changed in: searchlight Milestone: liberty-rc1 => 0.1.0.0 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1384228] Re: Exception should be raised if nova has failed to add fixed ip

2015-10-14 Thread Matt Riedemann
** 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/1384228 Title: Exception should be raised if nova has failed to

[Yahoo-eng-team] [Bug 1505677] Re: oslo.versionedobjects 0.11.0 causing KeyError: 'objects' in nova-conductor log

2015-10-14 Thread Markus Zoeller (markus_z)
For Nova, this is a "Liberty" release only bug which is fixed with https://review.openstack.org/234166. This got merged in RC3 of "Liberty". ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1506003] [NEW] openstack cannot add vlan for VF with ixgbe 4.1.2 automatically

2015-10-14 Thread shuaipem
Public bug reported: network vlan is 630, use openstack(kilo) to create VM, when use the ixgbe driver 4.0.1-k-rh7.1, then I can see the VF port, and VM can access the public network, vf 0 MAC fa:16:3e:a8:82:dd, vlan 630, spoof checking on, link-state auto but when change

[Yahoo-eng-team] [Bug 1506012] [NEW] Gate tests randomly failing qemu-img info calls

2015-10-14 Thread Daniel Berrange
Public bug reported: Since yesterday we see a spike in qemu-img info calls failing:

[Yahoo-eng-team] [Bug 1505932] Re: neutron_lbaas.tests.tempest.v2.api.test_health_monitors_non_admin.TestHealthMonitors fails to create a load balancer

2015-10-14 Thread Ihar Hrachyshka
Nova bug is now: https://bugs.launchpad.net/nova/+bug/1506012 ** Changed in: nova Status: In Progress => Invalid ** No longer affects: octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1505972] Re: endpoint policy's resource_relation is not built corretly

2015-10-14 Thread Dave Chen
** Changed in: keystone Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1505972 Title: endpoint policy's resource_relation is not built corretly

[Yahoo-eng-team] [Bug 1506234] [NEW] Ironic virt driver in Nova calls destroy unnecessarily if spawn fails

2015-10-14 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: To give some context, calling destroy [5] was added as a bug fix [1]. It was required back then because, Nova compute was not calling destroy on catching the exception [2]. But now, Nova compute catches all exceptions that happen during spawn and calls

[Yahoo-eng-team] [Bug 1506242] [NEW] If instance spawn fails and shutdown_instance also fails, a new excpetion is raised, masking original spawn failure

2015-10-14 Thread Shraddha Pandhe
Public bug reported: When nova-compute, when building and running the instance, calls spawn on virt driver, spawn can fail for several reasons. e.g. For Ironic, the spawn call can fail if deploy callback timeout happens. If this call fails, nova-compute catches the exception, saves it for re-

[Yahoo-eng-team] [Bug 1506244] [NEW] support SSH key value over fingerprint for Azure

2015-10-14 Thread Ben Howard
Public bug reported: Azure is changing the ovf-env.xml file. Instead of passing a fingerprint to the key and obtaining it separately, the SSH public key itself is passed via a new "" parameters: EB0C0AB4B2D5FC35F2F0658D19F44C8283E2DD62

[Yahoo-eng-team] [Bug 1506036] [NEW] Horizon only supports a 'volumev2' endpoint

2015-10-14 Thread Rob Cresswell
Public bug reported: Horizon currently searches for a 'volumev2' endpoint for Cinder, following this patch: https://review.openstack.org/#/c/151081 We may want to use 'volume' too. However, this may cause confusion (is 'volume' v1, or v2?) and needs discussion. ** Affects: horizon

[Yahoo-eng-team] [Bug 1506021] [NEW] AsyncProcess.stop() can lead to deadlock

2015-10-14 Thread John Schwarz
Public bug reported: The bug occurs when calling stop() on an AsyncProcess instance which is running a progress generating substantial amounts of output to stdout/stderr and that has a signal handler for some signal (SIGTERM for example) that causes the program to exit gracefully. Linux Pipes

[Yahoo-eng-team] [Bug 1426305] Re: metadata server not reachable with 169.254.0.0/16 route

2015-10-14 Thread Pranav Salunke
This is an RFC voilation. This should be addressed by the Operating System images rather than worked around by Neutron. There should be no such existing routes in the image(s). ** Changed in: neutron Assignee: Pranav Salunke (dguitarbite) => (unassigned) ** Changed in: neutron

[Yahoo-eng-team] [Bug 1506062] [NEW] Create/Update Domain config with LDAP requires validation for User Bind Distinguished Name, User Tree Distinguished Name, Group Tree Distinguished Name

2015-10-14 Thread Prashant
Public bug reported: Validation is required for the fields - user_tree_dn( User Tree Distinguished Name), group_tree_dn(Group Tree Distinguished Name ), user (User Bind Distinguished Name) for both create and update domain config APIs. Currently the following issues occur: 1. If the user ("user

[Yahoo-eng-team] [Bug 1505996] [NEW] requirements conflicts causes keystone fail on keystone-all command

2015-10-14 Thread amir gohar
Public bug reported: keystone_1 | 2015-10-14 10:26:23.024 13 CRITICAL keystone [-] ContextualVersionConflict: (WebOb 1.5.0 (/usr/local/lib/python2.7/site-packages), Requirement.parse('WebOb<1.5.0,>=1.2.3'), set(['keystonemiddleware'])) keystone_1 | 2015-10-14 10:26:23.024 13 ERROR keystone

[Yahoo-eng-team] [Bug 1506289] [NEW] The first letter of error message should be capitalized

2015-10-14 Thread Hong Hui Xiao
Public bug reported: Checking another problem and find this [1], the first letter should be capitalized to keep readability and consistence. def _respawn_action(self, service_id): LOG.error(_LE("respawning %(service)s for uuid %(uuid)s"), {'service':

[Yahoo-eng-team] [Bug 1476079] Re: Show and update method of pool's network and subnet add to LBaaS api v2

2015-10-14 Thread yaowei
** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1476079 Title: Show and update method of pool's network and subnet add to LBaaS api

[Yahoo-eng-team] [Bug 1498957] Re: Add a 'dscp' field to security group rules to screen ingress traffic by dscp tag as well as IP address

2015-10-14 Thread Nate Johnston
We have decided that an alternate methodology is preferable, and will file a new bug for a fresh RFE. Changing status on this to 'invalid' and abandoning the associated changeset. ** Changed in: neutron Status: Triaged => Invalid ** Changed in: neutron Assignee: James Reeves

[Yahoo-eng-team] [Bug 1257354] Re: Metering doesn't anymore respect the l3 agent binding

2015-10-14 Thread Ryan Moats
Removing icehouse project, and marking incomplete to start the 60 day cleanup timer - if still valid, please change the status and take ownership ** No longer affects: neutron/icehouse ** Changed in: neutron Status: Confirmed => Incomplete -- You received this bug notification because

[Yahoo-eng-team] [Bug 1506054] [NEW] Can't retrieve hypervisor info - Nova Unexpected API error

2015-10-14 Thread Neil Jerram
Public bug reported: This is a problem I'm seeing in a 3 node DevStack system, stacked today (14th October 2015). I click on Hypervisors in the System section of the Horizon UI, to see hypervisor information. Horizon shows an error box "Unable to retrieve hypervisor information".

[Yahoo-eng-team] [Bug 1506049] [NEW] Typo in "help" in the python-glanceclient

2015-10-14 Thread dshakhray
Public bug reported: ENVIRONMENT: devstack, python-glanceclient (master, 14.11.2015) OS_IMAGE_API_VERSION=2 STEPS TO REPRODUCE: execute the command: glance help displays help http://paste.openstack.org/show/476242/ Typo `glance --os-image-api-version 1 helpNone` in last line ** Affects:

[Yahoo-eng-team] [Bug 1457517] Re: Unable to boot from volume when flavor disk too small

2015-10-14 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 1:2015.1.1-0ubuntu2 --- nova (1:2015.1.1-0ubuntu2) vivid; urgency=medium [ Corey Bryant ] * d/rules: Prevent dh_python2 from guessing dependencies. [ Liang Chen ] * d/p/not-check-disk-size.patch: Fix booting from volume error when

[Yahoo-eng-team] [Bug 1506076] [NEW] Allow connection tracking to be disabled per-port

2015-10-14 Thread Calum Loudon
Public bug reported: This RFE is being raised in the context of this use case https://review.openstack.org/#/c/176301/ from the TelcoWG. OpenStack implements levels of per-VM security protection (security groups, anti-spoofing rules). If you want to deploy a trusted VM which itself is providing

[Yahoo-eng-team] [Bug 1506234] [NEW] Ironic virt driver in Nova calls destroy unnecessarily if spawn fails

2015-10-14 Thread Shraddha Pandhe
Public bug reported: To give some context, calling destroy [5] was added as a bug fix [1]. It was required back then because, Nova compute was not calling destroy on catching the exception [2]. But now, Nova compute catches all exceptions that happen during spawn and calls destroy

[Yahoo-eng-team] [Bug 1503642] Re: Firewall-Update command help content does not display "admin_state_up" argument

2015-10-14 Thread James Arendt
The CLI help is in the python-neutronclient, not on the neutron server side, so moved bug there. Fix is in review https://review.openstack.org/#/c/234916/ ** Project changed: neutron => python-neutronclient ** Changed in: python-neutronclient Milestone: mitaka-1 => None -- You received