[Yahoo-eng-team] [Bug 1617164] [NEW] format error in agent/l3/ha_router.HaRouter._add_default_gw_virtual_route

2016-08-25 Thread hujin
Public bug reported: format error in agent/l3/ha_router.HaRouter._add_default_gw_virtual_route ** Affects: neutron Importance: Undecided Assignee: hujin (hujin) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => hujin (hujin) -- You received this bug

[Yahoo-eng-team] [Bug 1605336] Re: Neutron loadbalancer VIP port fails to create

2016-08-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/346221 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=625fdb423e289ee98dbfbd4c81edf64b598cb352 Submitter: Jenkins Branch:master commit 625fdb423e289ee98dbfbd4c81edf64b598cb352 Author: Graham Hayes Date:

[Yahoo-eng-team] [Bug 1612186] Re: failed to create flavor router

2016-08-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/353981 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=371be082b85d8a8bdc00086b527116bef746bff3 Submitter: Jenkins Branch:master commit 371be082b85d8a8bdc00086b527116bef746bff3 Author: gong yong sheng

[Yahoo-eng-team] [Bug 1614059] Re: TrunkStub.trunk_deleted is called with NULL trunk object

2016-08-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/356386 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=c5629e9734f566aaf1692ed3ae016951a62bebe0 Submitter: Jenkins Branch:master commit c5629e9734f566aaf1692ed3ae016951a62bebe0 Author: Babu Shanmugam Date:

[Yahoo-eng-team] [Bug 1617154] [NEW] Failed to launch vpn-agent when running devstack with fwaas and vpnaas

2016-08-25 Thread Kengo Hobo
Public bug reported: After finished running devstack completely, vpn-agent does not work. I assume that following commit affects. https://github.com/openstack/neutron-fwaas/commit/ea23bbc3ee4cc90280375153d13f59cb85ffe6f2 neutron-vpnaas repo should catch up with modification in neutron-fwaas.

[Yahoo-eng-team] [Bug 1521064] Re: Launch Stack dialogue doesn't appear to be picking up environment values as defaults?

2016-08-25 Thread Martin Paulo
I'm still affected by this? ** Changed in: horizon Status: Expired => New -- 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/1521064 Title: Launch Stack

[Yahoo-eng-team] [Bug 1521064] Re: Launch Stack dialogue doesn't appear to be picking up environment values as defaults?

2016-08-25 Thread Launchpad Bug Tracker
[Expired for OpenStack Dashboard (Horizon) because there has been no activity for 60 days.] ** Changed in: horizon Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard

[Yahoo-eng-team] [Bug 1617140] [NEW] form exception on host aggregate create

2016-08-25 Thread shlo
Public bug reported: The expected error message about missing the required "name" field on the create-aggregate form is shown as expected only in the case that there were no existed aggregates in the system. Under the circumstance that there are existed aggregates, workflow exception raises

[Yahoo-eng-team] [Bug 1615788] Re: Microversions URL missing in Nova docs.

2016-08-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/358899 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a4d1bf1850629b82fe291e7a4b06cd5f78370424 Submitter: Jenkins Branch:master commit a4d1bf1850629b82fe291e7a4b06cd5f78370424 Author: Anusha Unnam Date:

[Yahoo-eng-team] [Bug 1615944] Re: [api-guide]: Outdated link reference

2016-08-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/358993 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0cfc126bfd5580efa7f52ab8971ecb574ed857da Submitter: Jenkins Branch:master commit 0cfc126bfd5580efa7f52ab8971ecb574ed857da Author: Nguyen Phuong An Date:

[Yahoo-eng-team] [Bug 1615111] Re: Useless log message about encryption key loading.

2016-08-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/359941 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=6bde3f3ac21de8b993103871de071a1eaba115fe Submitter: Jenkins Branch:master commit 6bde3f3ac21de8b993103871de071a1eaba115fe Author: Dolph Mathews

[Yahoo-eng-team] [Bug 1547283] Re: hacking rules for callback notifications

2016-08-25 Thread Armando Migliaccio
This probably does not turn out to be as simple as I initially anticipated. ** Changed in: neutron Status: Confirmed => Incomplete ** Changed in: neutron Milestone: newton-3 => None ** Changed in: neutron Assignee: j_king (james-agentultra) => (unassigned) ** Tags removed:

[Yahoo-eng-team] [Bug 1612341] Re: cpu thread pinning flavor metadef

2016-08-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/354213 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=411418b04449f53afcbd103efcc0231fc825b0a7 Submitter: Jenkins Branch:master commit 411418b04449f53afcbd103efcc0231fc825b0a7 Author: Stephen Finucane Date:

[Yahoo-eng-team] [Bug 1617081] [NEW] Cannot get hugepages on PPC64

2016-08-25 Thread Vincent JARDIN
Public bug reported: We cannot spawn VMs with hugepages on PPC64, for example with the IBM P8 systems. The analysis shows that it is due to virt/libvirt/driver.py _has_hugepage_support() which has only: supported_archs = [arch.I686, arch.X86_64] arch.PPC64LE is missing here. **

[Yahoo-eng-team] [Bug 1617073] [NEW] Libvirt live block migration fails due to ['migrate-incoming': Failed to bind socket: Address already in use]

2016-08-25 Thread Ken'ichi Ohmichi
Public bug reported: On the gate job gate-tempest-dsvm-multinode-live-migration, a Tempest test test_live_block_migration fails because an actual host which a server stays was different from the expected. The tempest log is http://logs.openstack.org/50/349450/5/check/gate-

[Yahoo-eng-team] [Bug 1608921] Re: The signature of the QoSPluginBase methods is wrong

2016-08-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/349965 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=795f5f1c872c170fb5f7391b2c280b73417aa2bf Submitter: Jenkins Branch:master commit 795f5f1c872c170fb5f7391b2c280b73417aa2bf Author: Miguel Angel Ajo

[Yahoo-eng-team] [Bug 1617049] [NEW] Nova to support resize or cold-migrate under LVM backing-storage

2016-08-25 Thread vu tran
Public bug reported: Currently Nova doesn't support resize or cold-migrate under LVM backing- storage. Do resize/cold-migrate causes the following exception: MigrationPreCheckError: Migration pre-check error: Migration is not supported for LVM backed instances. ** Affects: nova

[Yahoo-eng-team] [Bug 1604064] Re: ovn ml2 mechanism driver tcp connectors

2016-08-25 Thread Richard Theis
I don't think this bug impacts neutron. ** 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/1604064 Title: ovn ml2 mechanism driver tcp

[Yahoo-eng-team] [Bug 1608928] Re: Wrong test indentation

2016-08-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/349997 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a2b7c323f29191e0f864b67bff80a11d78ee8d62 Submitter: Jenkins Branch:master commit a2b7c323f29191e0f864b67bff80a11d78ee8d62 Author: Tatiana Ovchinnikova

[Yahoo-eng-team] [Bug 1616065] Re: Inappropriate links in neutron layer-3 developer guide

2016-08-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/359184 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d390f1c8500b9bbd8852e1b77a93fe35fd6e5fa7 Submitter: Jenkins Branch:master commit d390f1c8500b9bbd8852e1b77a93fe35fd6e5fa7 Author: venkatamahesh

[Yahoo-eng-team] [Bug 1617009] [NEW] LBaaS V2 should not allow to config healthmonitor timeout be greater than the delay.

2016-08-25 Thread Banashankar
Public bug reported: Create a healthmonitor, set timeout greater than delay value. It should not succeed, because timeout value must be less than the delay value. neutron lbaas-healthmonitor-create --delay 5 --max-retries 4 --timeout 6 --type HTTP --pool 8e94a810-1e5c-48ec-b943-6ea134fdaa1d

[Yahoo-eng-team] [Bug 1616762] Re: Obsolete release notes of network_api_class and volume_api_class

2016-08-25 Thread Anusha Unnam
I think this bug is not valid. The release notes you are referring says the options were deprecated and removed in Newton. There is new release notes for Newton where it says these options are removed. Please refer to the links below,

[Yahoo-eng-team] [Bug 1617001] [NEW] Dont' reinitalize themable selects once they've been initialized

2016-08-25 Thread Diana Whitten
Public bug reported: init_themable_select should only work on things that have not already been initialized. ** Affects: horizon Importance: Medium Assignee: Diana Whitten (hurgleburgler) Status: In Progress ** Tags: branding -- You received this bug notification because

[Yahoo-eng-team] [Bug 1568708] Re: translation sync broken due to wrong usage of venv

2016-08-25 Thread Andreas Jaeger
** 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/1568708 Title: translation sync broken due to wrong usage of venv

[Yahoo-eng-team] [Bug 1615430] Re: translation sync broken

2016-08-25 Thread Andreas Jaeger
This is fixed now, no further action needed. ** Changed in: ironic-lib Status: New => Invalid ** Changed in: python-glanceclient Status: New => Invalid ** Changed in: python-ironicclient Status: New => Invalid ** Changed in: python-magnumclient Status: New =>

[Yahoo-eng-team] [Bug 1598879] Re: Remove internal function for validate_integer once neutron-lib patch comes in

2016-08-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/351088 Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=0ef9183c69d6c7f73ecc21887ec5ea18e4096da6 Submitter: Jenkins Branch:master commit 0ef9183c69d6c7f73ecc21887ec5ea18e4096da6 Author: Pablo Iranzo Gómez

[Yahoo-eng-team] [Bug 1587901] Re: Cant get listener connected with l7policy through neutron api

2016-08-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/326018 Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=ab59666a18c219ca7dc48eb950d36abc32f39d4c Submitter: Jenkins Branch:master commit ab59666a18c219ca7dc48eb950d36abc32f39d4c Author: Evgeny Fedoruk

[Yahoo-eng-team] [Bug 1616745] Re: IP allocation with Service Subnets

2016-08-25 Thread Darek Smigiel
** Also affects: neutron Importance: Undecided Status: New ** 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/1616745 Title:

[Yahoo-eng-team] [Bug 1616282] Re: creating ipv6 subnet on ipv6 vm will cause loss of connectivity

2016-08-25 Thread Kevin Benton
** Project changed: neutron => devstack -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1616282 Title: creating ipv6 subnet on ipv6 vm will cause loss of connectivity Status in

[Yahoo-eng-team] [Bug 1614792] Re: Strongswan: symbol for auth algorithm sha256 is not sha2_256

2016-08-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/357567 Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=41805f1e60af749605ad8db39580ba8b9fce8802 Submitter: Jenkins Branch:master commit 41805f1e60af749605ad8db39580ba8b9fce8802 Author: nick.zhuyj

[Yahoo-eng-team] [Bug 1616938] [NEW] XenAPI: failed to create image from volume

2016-08-25 Thread Jianghua Wang
Public bug reported: XenServer with dirver XenAPI, it always fails to create image from volume. Tempest test: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_create_ebs_image_and_check_boot 2016-08-24 08:13:24.636 27347 DEBUG nova.compute.api

[Yahoo-eng-team] [Bug 1616837] Re: neutron-sriov-agent crash when SRIOV and PCI-PT with same NIC as target.

2016-08-25 Thread prabhu murthy
** Project changed: nova => 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/1616837 Title: neutron-sriov-agent crash when SRIOV and PCI-PT with same NIC as target. Status in

[Yahoo-eng-team] [Bug 1616921] [NEW] Instances pagination does not have prev link

2016-08-25 Thread Sergei Chipiga
Public bug reported: Steps: - Login as admin - Launch 3 instances - In user settings set **items per page** as 1 - Go to instances page - Click **next** link Expected result: - **prev** link to navigate to previous page is present Actual result: - **prev** link is absent ** Affects: horizon

[Yahoo-eng-team] [Bug 1616917] [NEW] volume backup options not enabled by default

2016-08-25 Thread sandeep nandal
Public bug reported: As volumes backup management functionality is added in horizon through blueprint https://blueprints.launchpad.net/horizon/+spec/volume-backups, but the options are not enabled by default. In order to enable the volume backup management functionality in the horizon, the user

[Yahoo-eng-team] [Bug 1603307] Re: horizon plugin gives the KeyError

2016-08-25 Thread Kirill Zaitsev
** Changed in: murano Status: In Progress => 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/1603307 Title: horizon plugin gives the KeyError Status

[Yahoo-eng-team] [Bug 1616745] Re: IP allocation with Service Subnets

2016-08-25 Thread John Davidge
** Project changed: neutron => openstack-manuals ** Changed in: openstack-manuals Assignee: (unassigned) => John Davidge (john-davidge) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1603307] Re: horizon plugin gives the KeyError

2016-08-25 Thread Timur Sufiev
New patch is here: https://review.openstack.org/#/c/359850/ ** Changed in: murano Status: Confirmed => In Progress ** Changed in: horizon Assignee: David Lyle (david-lyle) => Timur Sufiev (tsufiev-x) ** Changed in: horizon Status: Fix Released => In Progress ** Changed in:

[Yahoo-eng-team] [Bug 1616827] [NEW] Network topology fail if router service is disabled

2016-08-25 Thread Kevin Tibi
Public bug reported: In neutron, L3 service is disable. In horizon, I disabled router features in local_setting OPENSTACK_NEUTRON_NETWORK = { 'enable_distributed_router': False, 'enable_firewall': False, 'enable_ha_router': False, 'enable_lb': True, 'enable_quotas': True,

[Yahoo-eng-team] [Bug 1614361] Re: tox.ini needs to be updated as openstack infra now supports upper constraints

2016-08-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/358953 Committed: https://git.openstack.org/cgit/openstack/vmware-nsx/commit/?id=d1b4a4b8b5eef2d3980137bba3b76eed7fb600a5 Submitter: Jenkins Branch:master commit d1b4a4b8b5eef2d3980137bba3b76eed7fb600a5 Author: AvnishPal

[Yahoo-eng-team] [Bug 1616837] [NEW] neutron-sriov-agent crash when SRIOV and PCI-PT with same NIC as target.

2016-08-25 Thread prabhu murthy
Public bug reported: the SRIOV and PCIPT use case 1)hed1 and hed2 is created for both sriov and pci-pt 2)boot pci-pt vm on hed2 3)agent is down now and can not boot vm on hed1 User impact : any SR-IOV VF are no longer available for instances. # Create instance that consume PCI NIC shared

[Yahoo-eng-team] [Bug 1616831] [NEW] cloud-init doesn't prefer new APT config format when old and new are provided

2016-08-25 Thread Andres Rodriguez
Public bug reported: Trying to use the new configuration format of APT configuration while still providing the OLD format, causes cloud-init fails to configure APT. cloud-init should be ignoring the old format if the new format is provided to ensure backwards compat. This is a problem for MAAS

[Yahoo-eng-team] [Bug 1613542] Re: tempest.conf doesn't contain $project in [service_available] section

2016-08-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/355535 Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=f2b6064d7f49cdc8fe5ed1f60851d38d3f09b675 Submitter: Jenkins Branch:master commit f2b6064d7f49cdc8fe5ed1f60851d38d3f09b675 Author: Thomas Bechtold

[Yahoo-eng-team] [Bug 1494287] Re: Urls in AVAILABLE_REGIONS setting fail to match against Keystone API endpoint in catalog

2016-08-25 Thread Rob Cresswell
I believe this was fixed by a d_o_a change previously. ** Changed in: horizon Assignee: Daniel Park (daniepar) => (unassigned) ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1401101] Re: Nova launch instance from snapshot ignores --min-disk

2016-08-25 Thread Rob Cresswell
Marking released, as it seems to be fixed in Master. ** Changed in: horizon Status: In Progress => Fix Released -- 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 1593537] Re: Unable to run a subset of tests using tox

2016-08-25 Thread Rob Cresswell
Fixed by https://review.openstack.org/#/c/322016/ ** Changed in: horizon Status: In Progress => Invalid ** Changed in: horizon Milestone: newton-3 => None ** Changed in: horizon Assignee: Richard Jones (r1chardj0n3s) => (unassigned) -- You received this bug notification

[Yahoo-eng-team] [Bug 1614361] Re: tox.ini needs to be updated as openstack infra now supports upper constraints

2016-08-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/358569 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=7126d0d50f7972a6802b0c97ad8f9af21b77e59e Submitter: Jenkins Branch:master commit 7126d0d50f7972a6802b0c97ad8f9af21b77e59e Author: AvnishPal

[Yahoo-eng-team] [Bug 1576869] Re: Attach Interface form error

2016-08-25 Thread Rob Cresswell
Fixed in https://review.openstack.org/335709 ** Changed in: horizon Status: In Progress => Invalid ** Changed in: horizon Milestone: newton-3 => None ** Changed in: horizon Assignee: Ankur (ankur-gupta-f) => (unassigned) -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1519720] Re: Enforced/Constrained Image Architecture Tagging

2016-08-25 Thread Rob Cresswell
Seems to have stalled, and should be a blueprinted feature regardless. See comments on the attached patch too; metadata might solve this. ** Changed in: horizon Status: In Progress => Won't Fix ** Changed in: horizon Milestone: newton-3 => None ** Changed in: horizon Assignee:

[Yahoo-eng-team] [Bug 1616815] [NEW] ovs_lib.OVSBridge.get_ports_attributes returns ports attributes even port not in current ovsbridge

2016-08-25 Thread hujin
Public bug reported: Reproduce steps: # cat neutron.conf l3_ha=True script: from neutron.plugins.ml2.drivers.openvswitch.agent.openflow.ovs_ofctl import br_int int_br_name = 'br-int' ex_br_name = 'br-flat' def get_qg_device_from_br_ex(): ex_br = br_int.OVSIntegrationBridge(ex_br_name)

[Yahoo-eng-team] [Bug 1616290] Re: [api-ref]: Outdated link reference

2016-08-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/359631 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=6ecc42692b9d4192844f31ebda5da86e5dca596c Submitter: Jenkins Branch:master commit 6ecc42692b9d4192844f31ebda5da86e5dca596c Author: Ha Van Tu Date: Wed

[Yahoo-eng-team] [Bug 1616793] [NEW] neutron availability-zone-list got a db error using postgresql

2016-08-25 Thread brenda
Public bug reported: when use cli command "neutron availability-zone-list" with postgresql db backend,I got a server error,like below: 2016-08-25 13:41:17.808 29748 ERROR neutron.api.v2.resource Traceback (most recent call last): 2016-08-25 13:41:17.808 29748 ERROR neutron.api.v2.resource

[Yahoo-eng-team] [Bug 1614063] Re: live migration doesn't use the correct interface to transfer the data

2016-08-25 Thread Pawel Koniszewski
Confirmed that it is a bug. Libvirt correctly uses live_migration_inbound_addr, but QEMU still defaults to the hostname of the other side instead of provided IP address. ** Changed in: nova Status: Invalid => Confirmed ** Changed in: nova Importance: Undecided => Medium ** Tags added:

[Yahoo-eng-team] [Bug 1616782] [NEW] driver_discard='unmap' is written without considering the configuration

2016-08-25 Thread Ji.Wei
Public bug reported: The original code is as follows: if data.get('discard', False) is True: min_qemu = nova.virt.libvirt.driver.MIN_QEMU_DISCARD_VERSION if self.connection._host.has_min_version( hv_ver=min_qemu,

[Yahoo-eng-team] [Bug 1616769] [NEW] When assigning neutron-port to PF sriov_numvfs parameter get "0" value

2016-08-25 Thread Eran Kuris
Public bug reported: escription of problem: When manage SR-IOV PFs as Neutron ports I can see that /sys/class/net/enp5s0f1/device/sriov_numvfs parameter gets "0" value . when I delete the PF port so I can switch to SRIOV - direct port (VF) I cant boot vm because sriov_numvfs parameter equal

[Yahoo-eng-team] [Bug 1616762] [NEW] Obsolete release notes of network_api_class and volume_api_class

2016-08-25 Thread Yibo Cai
Public bug reported: network_api_class and volume_api_class options are removed in latest code. But release notes "nova/notes/rm_volume_manager- 78fed5be43d285b3.yaml" says they're still valid, it should be updated.

[Yahoo-eng-team] [Bug 1544768] Re: [RFE] Differentiate between service and regular subnets

2016-08-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/350613 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=de3a3cda740dfa22152c8224c39aeb9e51642d93 Submitter: Jenkins Branch:master commit de3a3cda740dfa22152c8224c39aeb9e51642d93 Author: John Davidge

[Yahoo-eng-team] [Bug 1616745] [NEW] IP allocation with Service Subnets

2016-08-25 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/350613 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option

[Yahoo-eng-team] [Bug 1582045] Re: Nova doesn't support v3 when connecting to Ironic

2016-08-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/300154 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2ea2399ec3e4b976beadfbcd1cab78b94382eca3 Submitter: Jenkins Branch:master commit 2ea2399ec3e4b976beadfbcd1cab78b94382eca3 Author: Clenimar Filemon