[Yahoo-eng-team] [Bug 1600109] Re: Unit tests should not perform logging, but some tests still use

2016-08-02 Thread Amrith
This is not a bug (in Trove). ** Changed in: trove Status: Incomplete => Invalid ** Changed in: trove Assignee: haobing1 (haobing1) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

[Yahoo-eng-team] [Bug 1608918] [NEW] Gate failures for neutron in test_dualnet_multi_prefix_dhcpv6_stateless

2016-08-02 Thread Sreekumar S
Public bug reported: This is failing consistent recently. 2016-08-02 10:22:41.743463 | Captured traceback-1: 2016-08-02 10:22:41.743475 | ~ 2016-08-02 10:22:41.743497 | Traceback (most recent call last): 2016-08-02 10:22:41.743536 | File

[Yahoo-eng-team] [Bug 1608928] [NEW] Wrong test indentation

2016-08-02 Thread Tatiana Ovchinnikova
Public bug reported: Unit test "test_update_project_when_default_role_does_not_exist" from identity/projects/tests.py has wrong indentation which stops it from running. This should be fixed along with the test itself. ** Affects: horizon Importance: Low Assignee: Tatiana Ovchinnikova

[Yahoo-eng-team] [Bug 1605742] Re: Paramiko 2.0 is incompatible with Mitaka

2016-08-02 Thread Markus Zoeller (markus_z)
The Nova periodic stable mitaka test job installs paramiko==1.16.0 http://logs.openstack.org/periodic-stable/periodic-nova-python27-db-mitaka/9d14b47/console.html#_2016-08-02_06_16_11_180799 This is the upper-constraint since Nov 2015

[Yahoo-eng-team] [Bug 1607625] Re: gate-neutron-fwaas-dsvm-tempest is not working properly

2016-08-02 Thread Jakub Libosvar
Patch was merged ** Changed in: neutron Status: In Progress => 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/1607625 Title: gate-neutron-fwaas-dsvm-tempest is not

[Yahoo-eng-team] [Bug 1598860] Re: live migration failing when nova-conductor is started before other services

2016-08-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/339072 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=dc6b3ab6ef59b4d3f9e540f1cc07326494cd8565 Submitter: Jenkins Branch:master commit dc6b3ab6ef59b4d3f9e540f1cc07326494cd8565 Author: John Garbutt Date:

[Yahoo-eng-team] [Bug 1608623] Re: Policy service caching does not work within hz-dynamic-table

2016-08-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/349594 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=deda07c4c35c1bc5a80a76c0e8041a8a4bd57874 Submitter: Jenkins Branch:master commit deda07c4c35c1bc5a80a76c0e8041a8a4bd57874 Author: Travis Tripp Date:

[Yahoo-eng-team] [Bug 1598302] Re: failed forms are not calling correct context data

2016-08-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/337703 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e5057c6584f0b348f6dd00b6b315468392f1a7c2 Submitter: Jenkins Branch:master commit e5057c6584f0b348f6dd00b6b315468392f1a7c2 Author: Timur Sufiev Date:

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

2016-08-02 Thread Miguel Angel Ajo
Public bug reported: The automatic call wrapper calls: https://github.com/openstack/neutron/blob/17d85e4748f05b9785686f1164b6a4fe2963b8eb/neutron/extensions/qos.py#L273 with: (context, rule_obj, to rule related methods. While the abstractmethods are defined with: (context, ,

[Yahoo-eng-team] [Bug 1608934] [NEW] ephemeral disk not available in checked path

2016-08-02 Thread Jan Klare
Public bug reported: Description === I am currently trying to launch an instance in my mitaka cluster with a flavor with ephemeral and root storage. Whenever i am trying to start the instance i am running into an "DiskNotFound" Error (see trace below). Starting instances without

[Yahoo-eng-team] [Bug 1605743] Re: Create image default is not public

2016-08-02 Thread Anne Gentle
** Changed in: glance Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1605743 Title: Create image default is not public Status in Glance: Invalid

[Yahoo-eng-team] [Bug 1608314] Re: vpn failure with neutron-lib 0.3.0

2016-08-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/349342 Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=06c8c0bbf9568dfcd518aacb3f12adcf4b4ef6cb Submitter: Jenkins Branch:master commit 06c8c0bbf9568dfcd518aacb3f12adcf4b4ef6cb Author: YAMAMOTO Takashi

[Yahoo-eng-team] [Bug 1608823] Re: a misspelling: "experiemental" in src code

2016-08-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/349840 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5b7bed2044034968f679d11af99526102961883b Submitter: Jenkins Branch:master commit 5b7bed2044034968f679d11af99526102961883b Author: Junjie Wang Date:

[Yahoo-eng-team] [Bug 1537062] Re: Fail to boot vm when set AggregateImagePropertiesIsolation filter and add custom metadata in the Host Aggregate

2016-08-02 Thread Alexey Stupnikov
Removed MOS project from the list of affected products since I have opened separate bug #1608937. I will try to cherry-pick this issue to stable/mitaka and then sync it to MOS. @l-ivan, please check my comment above ^^^ ** No longer affects: mos ** Tags removed: customer-found -- You received

[Yahoo-eng-team] [Bug 1608977] [NEW] When add custom rule of the security group rules, hidden field errors block form submit

2016-08-02 Thread liao...@hotmail.com
Public bug reported: When create custom rule in the security group rules, if there are errors in the hidden fields: 'icmp_code', 'icmp_type', 'ip_protocol', 'from_port', 'to_port', 'port', form submit will be blocked. ** Affects: horizon Importance: Undecided Assignee:

[Yahoo-eng-team] [Bug 1609159] [NEW] [api] add relationship links to all routes

2016-08-02 Thread Steve Martinelli
Public bug reported: Nearly all the "relationship" links are missing in v3 APIs For instance, in: http://specs.openstack.org/openstack/keystone- specs/api/v3/identity-api-v3.html#list-user-s-roles-on-domain We see: "Relationship: http://docs.openstack.org/api/openstack-

[Yahoo-eng-team] [Bug 1587386] Re: Unshelve results in duplicated resource deallocated

2016-08-02 Thread Matt Riedemann
** Also affects: nova/mitaka Importance: Undecided Status: New ** Changed in: nova/mitaka Assignee: (unassigned) => Stephen Finucane (stephenfinucane) ** Changed in: nova/mitaka Status: New => In Progress -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1609161] [NEW] [api] Document set user's tenant

2016-08-02 Thread Steve Martinelli
Public bug reported: The following route is not documented: https://github.com/openstack/keystone/blob/master/keystone/v2_crud/admin_crud.py#L122-L126 ** Affects: keystone Importance: Wishlist Status: Triaged ** Tags: api-ref -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1609177] [NEW] [api] Add "nocatalog" option to GET /v3/auth/tokens

2016-08-02 Thread Steve Martinelli
Public bug reported: The following API route is missing from the API site (POST /v3/auth/tokens?nocatalog), it can be seen in the specs repo: http://specs.openstack.org/openstack/keystone-specs/api/v3/identity- api-v3.html#catalog-opt-out ** Affects: keystone Importance: Wishlist

[Yahoo-eng-team] [Bug 1609174] [NEW] [api] Document query option (is_domain) for projects

2016-08-02 Thread Steve Martinelli
Public bug reported: The "is_domain" query parameter is missing from GET /v3/projects documentation in the API site It can be seen in the spec repo: http://specs.openstack.org/openstack/keystone-specs/api/v3/identity-api-v3.html#list-projects edit: This is also missing from the create and

[Yahoo-eng-team] [Bug 1609175] [NEW] [api] Document query options for GET /projects

2016-08-02 Thread Steve Martinelli
Public bug reported: The following query options are missing from the GET /projects API site parents_as_list (key-only, no value expected) subtree_as_list (key-only, no value expected) parents_as_ids (key-only, no value expected) subtree_as_ids (key-only, no value expected) They are already

[Yahoo-eng-team] [Bug 1609178] [NEW] [api] Document GET /auth/catalog, GET /auth/projects, GET /auth/domains

2016-08-02 Thread Steve Martinelli
Public bug reported: The following routes are missing from the API site, but are available in the specs repo: /auth/projects -> http://specs.openstack.org/openstack/keystone-specs/api/v3/identity-api-v3.html#get-available-project-scopes /auth/domains ->

[Yahoo-eng-team] [Bug 1537062] Re: Fail to boot vm when set AggregateImagePropertiesIsolation filter and add custom metadata in the Host Aggregate

2016-08-02 Thread Matt Riedemann
** Also affects: nova/mitaka Importance: Undecided Status: New ** Changed in: nova/mitaka Status: New => In Progress ** Changed in: nova/mitaka Assignee: (unassigned) => Alexey Stupnikov (astupnikov) -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1609184] [NEW] [RFE] ML2: Allow retry on db error by precommit

2016-08-02 Thread Isaku Yamahata
Public bug reported: Allow retry on db retriable error by precommit mothod. Currently ML2 driver manager swallows all exceptions by mechanism driver and return errors to user. However, there are classes of retriable db errors(DBDeadlock, taleDataError, DDuplicateEntry, TretryRequest). With

[Yahoo-eng-team] [Bug 1608314] Re: vpn failure with neutron-lib 0.3.0

2016-08-02 Thread YAMAMOTO Takashi
** Changed in: networking-midonet Status: In Progress => 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/1608314 Title: vpn failure with neutron-lib 0.3.0 Status in

[Yahoo-eng-team] [Bug 1546910] Re: args pass to securitygroup precommit event should include the complete info

2016-08-02 Thread Isaku Yamahata
** Also affects: networking-odl Importance: Undecided Status: New ** Changed in: networking-odl Importance: Undecided => High ** Changed in: networking-odl Status: New => In Progress ** Changed in: networking-odl Assignee: (unassigned) => Manjeet Singh Bhatia

[Yahoo-eng-team] [Bug 1609138] [NEW] UX: System Information Overflow Fail

2016-08-02 Thread Diana Whitten
Public bug reported: System Information End points shouldn't ALWAYS overflow ... https://i.imgur.com/sdKXDVu.png https://i.imgur.com/9HY3PjO.png ** Affects: horizon Importance: Low Assignee: Diana Whitten (hurgleburgler) Status: In Progress ** Tags: ux -- You received

[Yahoo-eng-team] [Bug 1596829] Re: String interpolation should be delayed at logging calls

2016-08-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/349768 Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=0fe151d07f1f77bec1e8b7827823bf7197b52408 Submitter: Jenkins Branch:master commit 0fe151d07f1f77bec1e8b7827823bf7197b52408 Author: LiuNanke Date: Tue

[Yahoo-eng-team] [Bug 1527370] Re: IOvisor vif driver fails with some network names because of schema usage in ifc_ctl

2016-08-02 Thread Matt Riedemann
** Also affects: nova/liberty Importance: Undecided Status: New ** Also affects: nova/mitaka Importance: Undecided Status: New ** Changed in: nova/liberty Status: New => Won't Fix ** Changed in: nova/mitaka Status: New => In Progress ** Changed in: nova

[Yahoo-eng-team] [Bug 1439869] Re: encrypted iSCSI volume attach fails when iscsi_use_multipath is enabled

2016-08-02 Thread Matt Riedemann
** Changed in: nova/liberty Status: New => Won't Fix ** Changed in: nova/mitaka Assignee: Tomoki Sekiyama (tsekiyama) => Lee Yarwood (lyarwood) -- 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 1609171] [NEW] [api] Document domain specific roles

2016-08-02 Thread Steve Martinelli
Public bug reported: - The create and update APIs do not include the domain_id parameter - The role examples in the APIs do not include the domain_id parameter ** Affects: keystone Importance: Wishlist Status: Triaged ** Tags: api-ref -- You received this bug notification

[Yahoo-eng-team] [Bug 1489853] Re: when hard-reboot a instance with serial-port multiple times, instance will not start for port exhausted

2016-08-02 Thread Matt Riedemann
** Changed in: nova/liberty 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/1489853 Title: when hard-reboot a instance with

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

2016-08-02 Thread Matt Riedemann
** Also affects: nova/mitaka Importance: Undecided Status: New ** Changed in: nova/mitaka Assignee: (unassigned) => Chinmaya Bharadwaj (acbharadwaj) ** Changed in: nova/mitaka Importance: Undecided => Medium -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1417723] Re: when using dedicated cpus, the guest topology doesn't match the host

2016-08-02 Thread Matt Riedemann
** Also affects: nova/mitaka Importance: Undecided Status: New ** Changed in: nova/mitaka Assignee: (unassigned) => Stephen Finucane (stephenfinucane) ** Changed in: nova/mitaka Status: New => In Progress -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1550317] Re: 'hw:cpu_thread_policy=isolate' does not schedule on non-HT hosts

2016-08-02 Thread Matt Riedemann
** Also affects: nova/mitaka Importance: Undecided Status: New ** Changed in: nova/mitaka Assignee: (unassigned) => Stephen Finucane (stephenfinucane) ** Changed in: nova/mitaka Status: New => In Progress -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1609193] [NEW] resize error on the same current host with enough vcpu resource

2016-08-02 Thread Charlotte Han
Public bug reported: Steps to reproduce == A chronological list of steps which will bring off the issue you noticed: * I had a compute node, set allow_resize_to_same_host=true. * I did boot a instance with flavor m1.tiny 1 | m1.tiny | 512 | 1| 0 | |

[Yahoo-eng-team] [Bug 1609164] [NEW] [api] Document implied roles

2016-08-02 Thread Steve Martinelli
Public bug reported: The following are missing from the new API site: - http://specs.openstack.org/openstack/keystone-specs/api/v3/identity-api-v3.html#create-role-inference-rule - http://specs.openstack.org/openstack/keystone-specs/api/v3/identity-api-v3.html#get-role-inference-rule -

[Yahoo-eng-team] [Bug 1276214] Re: Live migration failure in API doesn't revert task_state to None

2016-08-02 Thread Matt Riedemann
** Also affects: nova/mitaka Importance: Undecided Status: New ** Changed in: nova/mitaka Status: New => In Progress ** Changed in: nova/mitaka Assignee: (unassigned) => Lee Yarwood (lyarwood) -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1214176] Re: Fix copyright headers to be compliant with Foundation policies

2016-08-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/347290 Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=1761d87fafb5e2d3cbb60896fa302b23f4252dc0 Submitter: Jenkins Branch:master commit 1761d87fafb5e2d3cbb60896fa302b23f4252dc0 Author: dineshbhor Date:

[Yahoo-eng-team] [Bug 1609213] [NEW] gate-neutron-fwaas-dsvm-tempest failure

2016-08-02 Thread YAMAMOTO Takashi
Public bug reported: eg. http://logs.openstack.org/41/349341/2/check/gate-neutron-fwaas-dsvm- tempest/42b33ce/logs/screen-q-l3.txt.gz + functions-common:_run_process:1440 : [[ -n '' ]] + functions-common:_run_process:1443 : setsid /usr/local/bin/neutron-l3-agent --config-file

[Yahoo-eng-team] [Bug 1609217] [NEW] DVR: dvr router should not exist in not-binded network node

2016-08-02 Thread LIU Yulong
Public bug reported: ENV: stable/mitaka hosts: compute1 (nova-compute, l3-agent (dvr), metedate-agent) compute2 (nova-compute, l3-agent (dvr), metedate-agent) network1 (l3-agent (dvr_snat), metedata-agent, dhcp-agent) network2 (l3-agent(dvr_snat), metedata-agent, dhcp-agent) How to reproduce?

[Yahoo-eng-team] [Bug 1580898] Re: [RFE] Network node support and improved testing for macvtap agent

2016-08-02 Thread Launchpad Bug Tracker
[Expired for neutron because there has been no activity for 60 days.] ** Changed in: neutron Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1580898

[Yahoo-eng-team] [Bug 1587679] Re: old instance wizard default

2016-08-02 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 1587992] Re: Services panels are not plugable

2016-08-02 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 1519577] Re: project drop down menu reflect rename project immediately

2016-08-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/316307 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f3825a5ff1bf927353a309812a7edb2afb543370 Submitter: Jenkins Branch:master commit f3825a5ff1bf927353a309812a7edb2afb543370 Author: Vijay Katam Date: Fri

[Yahoo-eng-team] [Bug 1609173] [NEW] [api] Document default domain config behaviour

2016-08-02 Thread Steve Martinelli
Public bug reported: The following are not documented in our API site: Document default domain config: GET /domains/config/default http://specs.openstack.org/openstack/keystone-specs/api/v3/identity-api-v3.html#domain-configuration-management As well as these two: Document default for domain

[Yahoo-eng-team] [Bug 1609172] [NEW] [api] Document create region by ID

2016-08-02 Thread Steve Martinelli
Public bug reported: For whatever reason, we allow user to allow a user to create a region by ID. It was documented in our specs: http://specs.openstack.org/openstack /keystone-specs/api/v3/identity-api-v3.html#create-region-with-specific- id But it's missing in our APIs ** Affects: keystone

[Yahoo-eng-team] [Bug 1545675] Re: Resizing a pinned VM results in inconsistent state

2016-08-02 Thread Matt Riedemann
** Also affects: nova/mitaka Importance: Undecided Status: New ** Changed in: nova/mitaka Assignee: (unassigned) => Stephen Finucane (stephenfinucane) ** Changed in: nova/mitaka Status: New => In Progress ** Changed in: nova Assignee: John Garbutt (johngarbutt) =>

[Yahoo-eng-team] [Bug 1608918] Re: Gate failures for neutron in test_dualnet_multi_prefix_dhcpv6_stateless

2016-08-02 Thread Armando Migliaccio
*** This bug is a duplicate of bug 1540983 *** https://bugs.launchpad.net/bugs/1540983 http://logs.openstack.org/96/348396/1/gate/gate-tempest-dsvm-neutron- dvr/f98482c/logs/testr_results.html.gz http://logs.openstack.org/42/348642/2/gate/gate-tempest-dsvm-neutron-

[Yahoo-eng-team] [Bug 1609039] [NEW] Should not be able to sort instances based on joined tables

2016-08-02 Thread Matt Riedemann
Public bug reported: This came up at the newton summit and the newton midcycle: https://etherpad.openstack.org/p/nova-newton-midcycle But we shouldn't allow users to sort instances on any column in the instances table in the database, which can include joined tables like system_metadata,

[Yahoo-eng-team] [Bug 1609071] [NEW] test_list_pagination_with_href_links fails intermittently

2016-08-02 Thread Armando Migliaccio
Public bug reported: http://logs.openstack.org/08/347708/2/gate/gate-neutron-dsvm- api/d70465a/testr_results.html.gz Traceback (most recent call last): File "/opt/stack/new/neutron/neutron/tests/tempest/api/test_ports.py", line 80, in test_list_pagination_with_href_links

[Yahoo-eng-team] [Bug 1566706] Re: Update help text for [ml2] path_mtu

2016-08-02 Thread Ihar Hrachyshka
** 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/1566706 Title: Update help text for [ml2] path_mtu Status in neutron:

[Yahoo-eng-team] [Bug 1586025] Re: metadata: review fallback to neutronclient on RPC messaging failure

2016-08-02 Thread Ihar Hrachyshka
There is nothing more than a log message that we can do in upstream. ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1609097] [NEW] vif_port_id of ironic port is not updating after neutron port-delete

2016-08-02 Thread Andrey Shestakov
Public bug reported: Steps to reproduce == 1. Get list of attached ports of instance: nova interface-list 42dd8b8b-b2bc-420e-96b6-958e9295b2d4

[Yahoo-eng-team] [Bug 1609090] [NEW] [ovs firewall] VM can't be reached regardless of security group with icmp allowed

2016-08-02 Thread Inessa Vasilevskaya
Public bug reported: Reproduced on upstream devstack. /etc/neutron/plugins/ml2/ml2_conf.ini has [securitygroup] firewall_driver = openvswitch The issue was triggered by the following script http://paste.openstack.org/show/545720/ (output from reproduction

[Yahoo-eng-team] [Bug 1369465] Re: [SRU] nova resize doesn't resize(extend) rbd disk files when using rbd disk backend

2016-08-02 Thread Edward Hope-Morley
** Changed in: nova (Ubuntu Wily) Status: In Progress => Won't Fix ** Changed in: cloud-archive/liberty Status: Triaged => In Progress ** Changed in: cloud-archive/liberty Assignee: (unassigned) => Edward Hope-Morley (hopem) ** Patch removed: "lp1369465-wily.debdiff"

[Yahoo-eng-team] [Bug 1508442] Re: LOG.warn is deprecated

2016-08-02 Thread Takashi NATSUME
** Also affects: masakari Importance: Undecided Status: New ** Changed in: masakari Assignee: (unassigned) => Takashi NATSUME (natsume-takashi) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

[Yahoo-eng-team] [Bug 1608817] [NEW] Creation new instance for Mitka 9.1.1 (Devstack) remove default route on the Hos

2016-08-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Creation new instance for Mitka 9.1.1 (Devstack) remove default route on the Host on the Host (Ubuntu 16.4) Reproduction steps: 1. Check that your default route on the host is persistent (make few reboots) 2. Run fresh devstack allinone node on ubuntu

[Yahoo-eng-team] [Bug 1561558] Re: Untranslated help text found in Launch Instance window

2016-08-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/349442 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e3ef7ae51caa91dc7365e6ded634387f59141c43 Submitter: Jenkins Branch:master commit e3ef7ae51caa91dc7365e6ded634387f59141c43 Author: Kenji Ishii Date:

[Yahoo-eng-team] [Bug 1532222] Re: [api-ref]OS-FEDERATION extension missing

2016-08-02 Thread Steve Martinelli
fixed in https://review.openstack.org/#/c/342322/ ** Changed in: keystone Milestone: None => newton-3 ** Changed in: keystone Status: Confirmed => Fix Released ** Changed in: keystone Assignee: Diane Fleming (diane-fleming) => Samuel de Medeiros Queiroz (samueldmq) -- You

[Yahoo-eng-team] [Bug 1508442] Re: LOG.warn is deprecated

2016-08-02 Thread Haifeng.Yan
** Also affects: oslo.middleware Importance: Undecided Status: New -- 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/1508442 Title: LOG.warn is deprecated

[Yahoo-eng-team] [Bug 1608823] [NEW] a misspelling: "experiemental" in src code

2016-08-02 Thread Petro
Public bug reported: There is a misspelling in source code. "experiemental" should be "experimental". https://git.openstack.org/cgit/openstack/neutron/tree/neutron/conf/common.py#n162 ** Affects: neutron Importance: Undecided Assignee: Petro (wang-junjie) Status: New **

[Yahoo-eng-team] [Bug 1608832] [NEW] cold migration of instances with affinity policy fails

2016-08-02 Thread Paul Carlton
Public bug reported: migration of shutdown instances doesn't exclude the current compute host in the conductor so given two instances with an affinity policy the host that is chosen will always be the current host which leads to an exception being generated on the compute host in prep_resize

[Yahoo-eng-team] [Bug 1608842] [NEW] [api-ref] The 'id' parameters are defined as 'optional' in os-volume_attachments

2016-08-02 Thread Takashi NATSUME
Public bug reported: http://developer.openstack.org/api-ref/compute/?expanded=#servers-with- volume-attachments-servers-os-volume-attachments In os-volume_attachments of api-ref, the 'id' (attachement ID) parameters are defined as 'optional'. But they are not optional actually.

[Yahoo-eng-team] [Bug 1608817] [NEW] Creation new instance for Mitka 9.1.1 (Devstack) remove default route on the Hos

2016-08-02 Thread Yevgeniy Ovsyannikov
Public bug reported: Creating new instance for Mitka 9.1.1 (Devstack) remove default route on the Host on the Host (Ubuntu 16.4) Reproduction steps: 1. Check that your default route on the host is persistent (make few reboots) 2. Run fresh devstack allinone node on ubuntu 16.04 (Mitaka 9.1.1) 3.

[Yahoo-eng-team] [Bug 1537062] Re: Fail to boot vm when set AggregateImagePropertiesIsolation filter and add custom metadata in the Host Aggregate

2016-08-02 Thread ivano
** Also affects: mos Importance: Undecided Status: New ** Description changed: - - Image has no custom metadata, should not affect the AggregateImagePropertiesIsolation filter + Image has no custom metadata, should not affect the + AggregateImagePropertiesIsolation filter

[Yahoo-eng-team] [Bug 1604306] Re: Log request_id for each api call

2016-08-02 Thread Akihiro Motoki
** Project changed: neutron => python-neutronclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1604306 Title: Log request_id for each api call Status in python-neutronclient:

[Yahoo-eng-team] [Bug 1607699] Re: floating ip mangle iptables rules incorrect format

2016-08-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/348805 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=244ef910d5dc03a8d53d969ad0b62bb973c10f3b Submitter: Jenkins Branch:master commit 244ef910d5dc03a8d53d969ad0b62bb973c10f3b Author: Kevin Benton Date: Wed