[Yahoo-eng-team] [Bug 1600094] [NEW] Text and checkbox are not aligned in "Create Project" form

2016-07-07 Thread qiaomin032
Public bug reported: The "Enabled" text and the checkbox are not aligned in "Create Project" form. Please see the screenshot for more detail. ** Affects: horizon Importance: Undecided Assignee: qiaomin032 (chen-qiaomin) Status: In Progress ** Attachment added:

[Yahoo-eng-team] [Bug 1599385] Re: barbican's secret_ref created by nova misses barbican version

2016-07-07 Thread Jiong Liu
** Changed in: nova Status: New => Invalid ** Changed in: nova Assignee: Jiong Liu (liujiong) => (unassigned) -- 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 1600080] [NEW] o not allow "white space" as name field value in "Edit Flavor" form

2016-07-07 Thread qiaomin032
Public bug reported: Reproduce: 1 Open Admin/System/Flavor page 2 Click "Edit Flavor", 3 input "white space" in "Name" field. 4 Submit the form, there will cast error in the top of the right corner of the page: "Unable to edit flavor". So there should not allow input "white space" in the "Name"

[Yahoo-eng-team] [Bug 1600070] [NEW] 'tox -e docs' fails due to wrong JSON format

2016-07-07 Thread Takashi NATSUME
Public bug reported: The JSON format check fails when executing 'tox -e docs'. stack@devstack-master:/tmp/nova$ tox -e docs (snipped...) docs runtests: commands[2] | bash -c ! find doc/ -type f -name *.json | xargs -t -n1 python -m json.tool 2>&1 > /dev/null | grep -B1 -v ^python python -m

[Yahoo-eng-team] [Bug 1600068] [NEW] Cannot run tox using python 3

2016-07-07 Thread Brandon Logan
Public bug reported: This is because of a unicode character that can't be decoded Traceback (most recent call last): File "/usr/bin/tox", line 11, in sys.exit(cmdline()) File "/usr/lib/python3.5/site-packages/tox/session.py", line 38, in main config = prepare(args) File

[Yahoo-eng-team] [Bug 1600067] [NEW] The Description "Update Group" form is not right

2016-07-07 Thread qiaomin032
Public bug reported: The "Update Group" only can edit the group's name and description, not include "add users". ** Affects: horizon Importance: Undecided Assignee: qiaomin032 (chen-qiaomin) Status: In Progress ** Attachment added: "update-group.jpeg"

[Yahoo-eng-team] [Bug 1600062] [NEW] Click "Edit Flavor" should open "Flavor information" tab

2016-07-07 Thread qiaomin032
Public bug reported: Reproduce: 1 Open Admin/Flavors 2 Click "Edit Flavor" in the table list actions Expected result: Open "Flavor Information" tab. Actual result: Open "Flavor Access" tab. ** Affects: horizon Importance: Undecided Assignee: qiaomin032 (chen-qiaomin) Status:

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

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

[Yahoo-eng-team] [Bug 1598219] Re: Networking API v2.0 (CURRENT): Create subnet Request parameters missing the 'no-gateway' option.

2016-07-07 Thread KATO Tomoyuki
** Project changed: openstack-api-site => 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/1598219 Title: Networking API v2.0 (CURRENT): Create subnet Request parameters missing

[Yahoo-eng-team] [Bug 1600031] [NEW] libvirt: KeyError in _get_disk_over_committed_size_total

2016-07-07 Thread Matt Riedemann
Public bug reported: Seen here: http://logs.openstack.org/21/299621/7/gate/gate-tempest-dsvm-postgres- full/c182c88/logs/screen-n-cpu.txt.gz#_2016-07-07_21_08_11_773 2016-07-07 21:08:11.773 14821 ERROR nova.compute.manager [req-1bfb9ba6-a2de-417e-9ad7-f72053ff9d96 - -] Error updating resources

[Yahoo-eng-team] [Bug 1598219] [NEW] Networking API v2.0 (CURRENT): Create subnet Request parameters missing the 'no-gateway' option.

2016-07-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: http://developer.openstack.org/api-ref-networking-v2.html Create subnet Request parameters missing the 'no-gateway' option. localadmin@qa4:~/devstack$ neutron subnet-create --help usage: neutron subnet-create [-h] [-f {html,json,shell,table,value,yaml}]

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

2016-07-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/338017 Committed: https://git.openstack.org/cgit/openstack/os-brick/commit/?id=9d2bb5e15de92c72cc50bac2ee5d0b3b2704ed1e Submitter: Jenkins Branch:master commit 9d2bb5e15de92c72cc50bac2ee5d0b3b2704ed1e Author: lisali Date: Wed

[Yahoo-eng-team] [Bug 1600008] [NEW] heat environment

2016-07-07 Thread Kevin Fox
Public bug reported: horizon 9.0.0 I click on create stack, give it a heat template file, and an env file that only contains params. When the form comes up, the param values from the env are not filled in. On an older horizon, it works. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1600004] [NEW] UX: Inconsistent table color in Flavor Popover

2016-07-07 Thread Eddie Ramirez
Public bug reported: Looks like tr:hover bgcolor attributes are propagated to a child table that exists in a popover shown when user clicks on flavor name. How to reproduce: 1) Go to Project->Instances 2) Locate Size Column (Flavor) 3) Click on Flavor Name. 4) Mouse over and out some of the

[Yahoo-eng-team] [Bug 1600005] [NEW] gate-tempest-dsvm-postgres-full failing on node ovh

2016-07-07 Thread Tom Swanson
Public bug reported: Description === The gate-tempest-dsvm-postgres-full test is failing on node ovh. (Perhaps others.) Steps to reproduce == Push up a Nova or Cinder or any patch that runs gate-tempest-dsvm-postgres-full. Expected Result === Test to pass.

[Yahoo-eng-team] [Bug 1595662] Re: auth_url in api/nova.py should be keystone url not nova url

2016-07-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/333539 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=1676258e2f09bb00be841d6e9ff0aac78ae0dd9c Submitter: Jenkins Branch:master commit 1676258e2f09bb00be841d6e9ff0aac78ae0dd9c Author: Luis Daniel Castellanos

[Yahoo-eng-team] [Bug 1259292] Re: Some tests use assertEqual(observed, expected) , the argument order is wrong

2016-07-07 Thread Anthony Washington
** Changed in: tempest 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/1259292 Title: Some tests use assertEqual(observed,

[Yahoo-eng-team] [Bug 1592982] Re: Cannot create password-authenticated BGP peer

2016-07-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/337589 Committed: https://git.openstack.org/cgit/openstack/neutron-dynamic-routing/commit/?id=15c83c5b1243ebeacbe700fbfeb7a77eaa121514 Submitter: Jenkins Branch:master commit 15c83c5b1243ebeacbe700fbfeb7a77eaa121514 Author: Dongcan Ye

[Yahoo-eng-team] [Bug 1494841] Re: nova-manage vm list active

2016-07-07 Thread OpenStack Infra
Fix proposed to branch: master Review: https://review.openstack.org/339219 ** Changed in: nova Status: Opinion => In Progress ** Changed in: nova Assignee: Sujitha (sujitha-neti) => Matt Riedemann (mriedem) -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1592005] Re: [RFE] Security-groups that blocks matched traffic

2016-07-07 Thread Armando Migliaccio
this is called FWaaS v2. ** Changed in: neutron Status: Confirmed => 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/1592005 Title: [RFE] Security-groups that blocks

[Yahoo-eng-team] [Bug 1592000] Re: [RFE] Admin customized default security-group

2016-07-07 Thread Armando Migliaccio
This was rejected in the past. My sentiment hasn't changed. [1] https://review.openstack.org/#/c/245537/ ** Changed in: neutron Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1599983] [NEW] Python 3.5 gate exposes issue in webob.response status code type

2016-07-07 Thread Eric Brown
Public bug reported: Unit test keystone.tests.unit.test_wsgi.ApplicationTest.test_render_response_custom_status fails with the following error: ft274.18: keystone.tests.unit.test_wsgi.ApplicationTest.test_render_response_custom_status_StringException: pythonlogging:'': {{{ Adding

[Yahoo-eng-team] [Bug 1493945] Re: Router scheduling at network node fails under scale

2016-07-07 Thread John Perkins
Unable to reproduce. May have been fixed by bugs closed in comment #3. ** Changed in: neutron Status: In Progress => 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/1493945

[Yahoo-eng-team] [Bug 1598256] Re: neutron gateway fails to find network device names "eno1"

2016-07-07 Thread Ryan Beisner
The neutron-gateway charm is simply doing what it is told [1] ("use eth1 for the neutron external network"). As it stands, in cases where a machine's eth device naming is different, the charm configuration value which is defined by the bundle will need to be customized by the user. This may be

[Yahoo-eng-team] [Bug 1598256] Re: neutron gateway fails to find network device names "eno1"

2016-07-07 Thread Ryan Beisner
** Also affects: neutron-gateway (Juju Charms Collection) 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/1598256 Title: neutron gateway fails

[Yahoo-eng-team] [Bug 1561479] Re: AngularJS workflow errors cause [object Object] to appear at the bottom of the modal

2016-07-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/317608 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=9230998f06f105019b284f6376e73dc9cae7fa53 Submitter: Jenkins Branch:master commit 9230998f06f105019b284f6376e73dc9cae7fa53 Author: Matt Borland Date:

[Yahoo-eng-team] [Bug 1599964] [NEW] neutron-ovs-cleanup fails in python 3

2016-07-07 Thread Sirushti Murugesan
Public bug reported: The error is as follows. (py34) helion@heat-sl2:/opt/stack/new/neutron$ neutron-ovs-cleanup Guru mediation now registers SIGUSR1 and SIGUSR2 by default for backward compatibility. SIGUSR1 will no longer be registered in a future release, so please use SIGUSR2 to generate

[Yahoo-eng-team] [Bug 1494841] Re: nova-manage vm list active

2016-07-07 Thread Matt Riedemann
Why isn't the REST API sufficient for filtering the instances by status and host? nova-manage is mostly deprecated/feature frozen so I'd like to know the justification for adding this to the nova-manage CLI rather than just using the REST API. ** Changed in: nova Status: Confirmed =>

[Yahoo-eng-team] [Bug 1566494] Re: Updated federated user display name is not getting returned when changed

2016-07-07 Thread Steve Martinelli
** Also affects: keystone/newton Importance: Medium Assignee: Henry Nash (henry-nash) Status: Fix Released ** Also affects: keystone/mitaka Importance: Undecided Status: New ** Changed in: keystone/mitaka Status: New => Fix Released ** Changed in: keystone/mitaka

[Yahoo-eng-team] [Bug 1567403] Re: Local context cache seems to work improperly

2016-07-07 Thread Steve Martinelli
** Changed in: keystone/mitaka Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1567403 Title: Local context cache seems

[Yahoo-eng-team] [Bug 1595773] Re: Make print py3 compatible

2016-07-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/333801 Committed: https://git.openstack.org/cgit/openstack/swift/commit/?id=4a9f7378ec4d73c8bf16748e24bec45aa503b08e Submitter: Jenkins Branch:master commit 4a9f7378ec4d73c8bf16748e24bec45aa503b08e Author: zhengyao1 Date: Fri

[Yahoo-eng-team] [Bug 1259292] Re: Some tests use assertEqual(observed, expected) , the argument order is wrong

2016-07-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/337121 Committed: https://git.openstack.org/cgit/openstack/networking-sfc/commit/?id=a6cab46360df20d9f1d80bc771f07bba39e9c547 Submitter: Jenkins Branch:master commit a6cab46360df20d9f1d80bc771f07bba39e9c547 Author: SongmingYan

[Yahoo-eng-team] [Bug 1572341] Re: Failed migration 90 -> 91 Can't DROP 'ixu_user_name_domain_id'

2016-07-07 Thread Steve Martinelli
** Changed in: keystone/mitaka Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1572341 Title: Failed migration 90 -> 91

[Yahoo-eng-team] [Bug 1575057] Re: 'domain' is not honored in local.group mapping

2016-07-07 Thread Steve Martinelli
** Also affects: keystone/mitaka Importance: Undecided Status: New ** Changed in: keystone/mitaka Status: New => Fix Released ** Changed in: keystone/mitaka Importance: Undecided => Medium -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1588927] Re: /v3/groups?name= bypasses group_filter for LDAP

2016-07-07 Thread Steve Martinelli
** Changed in: keystone Milestone: None => newton-2 ** Changed in: keystone/mitaka Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1577558] Re: [OSSA 2016-008] v2.0 fernet tokens audit ids are inconsistent (CVE-2016-4911)

2016-07-07 Thread Steve Martinelli
** Changed in: keystone Milestone: None => newton-1 ** Also affects: keystone/mitaka Importance: Undecided Status: New ** Changed in: keystone/mitaka Status: New => Fix Released ** Changed in: keystone/mitaka Importance: Undecided => High -- You received this bug

[Yahoo-eng-team] [Bug 1577804] Re: /v3/users?name= bypasses user_filter for LDAP

2016-07-07 Thread Steve Martinelli
** Changed in: keystone Milestone: None => newton-1 ** Also affects: keystone/mitaka Importance: Undecided Status: New ** Changed in: keystone/mitaka Status: New => Fix Released ** Changed in: keystone/mitaka Importance: Undecided => Medium -- You received this bug

[Yahoo-eng-team] [Bug 1590179] Re: fernet memcache performance regression

2016-07-07 Thread Steve Martinelli
** Changed in: keystone Milestone: None => newton-2 ** Also affects: keystone/mitaka Importance: Undecided Status: New ** Changed in: keystone/mitaka Status: New => Fix Released ** Changed in: keystone/mitaka Importance: Undecided => High -- You received this bug

[Yahoo-eng-team] [Bug 1594674] Re: glance image size incorrectly shown, when deploying from stack

2016-07-07 Thread Rob Cresswell
*** This bug is a duplicate of bug 1587286 *** https://bugs.launchpad.net/bugs/1587286 ** This bug has been marked a duplicate of bug 1587286 heat TemplateForm glance.image sizeformat error -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1599936] [NEW] l2gw provider config prevents *aas provider config from being loaded

2016-07-07 Thread YAMAMOTO Takashi
Public bug reported: networking-l2gw devstack plugin stores its service_providers config in /etc/l2gw_plugin.ini and add --config-file for it. as a result, neutron-server is invoked like the following. /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file

[Yahoo-eng-team] [Bug 1595574] Re: VXLan fails to be created between dhcp and compute node

2016-07-07 Thread Darek Smigiel
Bug is invalid. Reassigning back to kolla, to look at this issue. ** Also affects: kolla Importance: Undecided Status: New ** Changed in: neutron Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1595468] Re: Cannot encode revokeTree object when mongo is configured as cache

2016-07-07 Thread Dolph Mathews
Moved this to oslo.cache, since keystone.common.cache.backends.mongo:MongoCacheBackend moved to oslo_cache.backends.mongo:MongoCacheBackend. I'm guessing we need to add a third case to that method to attempt to pickle complex objects? ** Changed in: keystone Importance: Undecided => Medium **

[Yahoo-eng-team] [Bug 1599718] Re: json formatter is of no use

2016-07-07 Thread John Perkins
Without --noindent I get: ohn@ubuntu:~$ neutron net-ip-availability-show ddc4d6f0-1838-473b-b72c-6396b8633022 -f json { "used_ips": 2, "subnet_ip_availability": "{\"used_ips\": 1, \"subnet_id\": \"68d7f116-0cba-44cc-80d8-43d2bd983420\", \"subnet_name\": \"public-subnet\", \"ip_version\":

[Yahoo-eng-team] [Bug 1599911] [NEW] os-keypairs api-ref doesn't include user_id request parameter for listing keypairs for another user

2016-07-07 Thread Matt Riedemann
Public bug reported: An admin can list keypairs for another user by specifying the user_id, but that's not in the request parameters section of the os-keypairs LIST method api-ref docs: http://developer.openstack.org/api-ref/compute/?expanded=list-keypairs- detail#list-keypairs ** Affects: nova

[Yahoo-eng-team] [Bug 1599908] [NEW] UX: Dropdown "Projects" in Navbar displays scrollbar when not needed

2016-07-07 Thread Eddie Ramirez
Public bug reported: How to reproduce: 1. Click on the projects dropdown that appears in Navbar. 2. Make sure you have a few number of projects, e.g. 2 or 3. 3. See that the scrollbar is shown even though is not needed. Image: http://pasteboard.co/8Ev3SxtHV.png ** Affects: horizon

[Yahoo-eng-team] [Bug 1599904] [NEW] There is no API sample functional test for listing keypairs for another user

2016-07-07 Thread Matt Riedemann
Public bug reported: The os-keypairs API allows listing keypairs for another user if you're an admin, else it defaults to just listing keypairs for the current context.user_id. We don't actually test that in the API sample functional tests though, we only test the case that a user creates their

[Yahoo-eng-team] [Bug 1593542] Re: Keystone-manage bootstrap can't bootstrap domains other than default

2016-07-07 Thread David Stanek
I think this should be marked as WONTFIX. This feature is currently designed to be used when first installing keystone and not for creating new domains. ** Changed in: keystone Status: New => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1584940] Re: MTU calculations only support IPv4 tunnel endpoints don't account for IPv6

2016-07-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/320121 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=51a697817da849c8f9dae9651f17cd863e170fdc Submitter: Jenkins Branch:master commit 51a697817da849c8f9dae9651f17cd863e170fdc Author: Brian Haley Date:

[Yahoo-eng-team] [Bug 1599889] [NEW] Change tunnel MTU calculation to support IPv6

2016-07-07 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/320121 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 1587286] Re: heat TemplateForm glance.image sizeformat error

2016-07-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/323175 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=16d72cd3b7904e5138621d829a27171048f91518 Submitter: Jenkins Branch:master commit 16d72cd3b7904e5138621d829a27171048f91518 Author: zhurong Date: Tue

[Yahoo-eng-team] [Bug 1520775] Re: Update the gateway of external net won't affect router

2016-07-07 Thread OpenStack Infra
** Changed in: neutron Status: Expired => In Progress ** Changed in: neutron Assignee: (unassigned) => Hong Hui Xiao (xiaohhui) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1599698] Re: Associating a floating IP address to a server through Horizon failed

2016-07-07 Thread Brian Haley
I'm not sure if there is also a problem with Horizon, but clearly there's a typo in the message string: msg = (_('Floating IP %(floatingip_id)s is associated ' 'with non-IPv4 address %s(internal_ip)s and ' 'therefore cannot be bound.') % data) %s(internal_ip)s is bogus - I'll

[Yahoo-eng-team] [Bug 1599698] [NEW] Associating a floating IP address to a server through Horizon failed

2016-07-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: In Mitaka, Associating a floating IP address to a server through Horizon failed The error info Horizon retruned is as follows: "Error: Request Failed: internal server error while processing your request. Neutron server returns request_ids:

[Yahoo-eng-team] [Bug 1599857] [NEW] openstack project create cannot find default domain

2016-07-07 Thread Shutimano
Public bug reported: $ openstack project create TEST Could not find domain: default (HTTP 400) (Request-ID: req-f193e015-2cab-4763-814e-b374cc403793) Optional argument is mandatory. $ openstack project create --domain default TEST +-+--+ | Field

[Yahoo-eng-team] [Bug 1412285] Re: InstanceInfoCacheNotFound exception

2016-07-07 Thread John Garbutt
Looks like this got fixed, marking it as invalid. ** 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/1412285 Title:

[Yahoo-eng-team] [Bug 1599840] [NEW] Remove foreign key during db upgrade not remove unique constraint for it

2016-07-07 Thread Slawek Kaplonski
Public bug reported: If in alembic db upgrade script function alembic.migration.remove_fks_from_table() is used it will not remove unique constraint for such foreign key if it was created. There should be possibility to remove such constraints from db. Because droping such constraints is

[Yahoo-eng-team] [Bug 1599836] [NEW] Booting Ironic instance, neutron port remains in DOWN state

2016-07-07 Thread Vasyl Saienko
Public bug reported: When booting ironic instance in flat network, neutron port always ramain in down state since it is not bound. ** Affects: ironic Importance: Undecided Status: New ** Affects: neutron Importance: Undecided Status: New ** Affects: nova

[Yahoo-eng-team] [Bug 1204956] Re: Read-only API for default quotas

2016-07-07 Thread Brian Curtin
This has been available in openstacksdk for almost two years. ** Changed in: python-openstacksdk Status: New => Fix Released ** Changed in: python-openstacksdk Assignee: Rui Chen (kiwik-chenrui) => (unassigned) -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1599818] Re: Horizon has missing OS_API_IDENTITY_VERSION in Openstack RC file for V3

2016-07-07 Thread Paul Karikh
** 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/1599818 Title: Horizon has missing OS_API_IDENTITY_VERSION in

[Yahoo-eng-team] [Bug 1599818] [NEW] Horizon has missing OS_API_IDENTITY_VERSION in Openstack RC file for V3

2016-07-07 Thread Paul Karikh
Public bug reported: After downloding OpenstackRC file from access_and_security/API Access tab user gets sh file which does not set OS_API_IDENTITY_VERSION and also sets OS_PROJECT_NAME and OS_PROJECT_ID. We should add OS_API_IDENTITY_VERSION=3 setting and remove one of projects vars from the

[Yahoo-eng-team] [Bug 1599801] [NEW] Unexpected API Error.

2016-07-07 Thread adolfo.compagn...@gmail.com
Public bug reported: i tried to start an image as below: openstack server create --flavor m1.tiny --image cirros \ > --nic net-id=6707368b-8077-4cc1-9d90-c1a41db0ba12 --security-group default \ > --key-name mykey provider-instance but i received message: Unexpected API Error. Please report

[Yahoo-eng-team] [Bug 1599787] [NEW] The documentation of disk=0 in flavor is misleading

2016-07-07 Thread Balazs Gibizer
Public bug reported: Description === Current nova api documentation states the following about disk=0 in flavor: The size of the root disk that will be created in GiB. If 0 the root disk will be set to exactly the size of the image used to deploy the instance. [1] However scheduler

[Yahoo-eng-team] [Bug 1599781] [NEW] [stable/liberty] LBaaS v2 haproxy: ROUND_ROBIN algorithm doesnt seems to work as expected

2016-07-07 Thread Prashant Shetty
Public bug reported: I am trying to test ROUND_ROBIN algorithm with lbaasv2 haproxy on stable/liberty. With 4 members(web servers) in pool, I see there is some problem while scheduling in round robin fashion. Webserver is running on CirrOS VM using unix utility "netcat". MYIP=$(ifconfig

[Yahoo-eng-team] [Bug 1404867] Re: Volume remains in-use status, if instance booted from volume is deleted in error state

2016-07-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/335697 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=5ce74fa06c0e7a70fdc927b2c1f364af83f7de1d Submitter: Jenkins Branch:master commit 5ce74fa06c0e7a70fdc927b2c1f364af83f7de1d Author: ankitagrawal

[Yahoo-eng-team] [Bug 1595773] Re: Make print py3 compatible

2016-07-07 Thread YaoZheng_ZTE
** No longer affects: glance-store -- 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/1595773 Title: Make print py3 compatible Status in daisycloud-core: New Status in

[Yahoo-eng-team] [Bug 1428872] Re: Nova CPU details socket not correct

2016-07-07 Thread Balazs Gibizer
I think this is a valid problem. Nova hypervisor show reports: | cpu_info_topology_cores | 12 | | cpu_info_topology_sockets | 1 | | cpu_info_topology_threads 2 | If you multiple these number together you get 24 cpus on the host, in the other hand virsh nodeinfon reports CPU(s): 48 This is

[Yahoo-eng-team] [Bug 1259292] Re: Some tests use assertEqual(observed, expected) , the argument order is wrong

2016-07-07 Thread jingtao liang
** Also affects: pycadf Importance: Undecided Status: New ** Changed in: pycadf Assignee: (unassigned) => jingtao liang (liang-jingtao) -- 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 1259292] Re: Some tests use assertEqual(observed, expected) , the argument order is wrong

2016-07-07 Thread weiweigu
** Also affects: pbr Importance: Undecided Status: New ** Changed in: pbr Assignee: (unassigned) => weiweigu (gu-weiwei) -- 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 1599643] Re: Bug 1370570 has come back

2016-07-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/338565 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=235aa35b763e5d1f745b897f9b58b92e3c26a96e Submitter: Jenkins Branch:master commit 235aa35b763e5d1f745b897f9b58b92e3c26a96e Author: Kevin Benton Date: Wed

[Yahoo-eng-team] [Bug 1599590] Re: API docs for tenant-id/flavors/detail does not include is_public flag

2016-07-07 Thread yuntongjin
You are looking the old doc, the new api doc is here and does have is_public http://developer.openstack.org/api-ref/compute/?expanded=list-flavors-with-details-detail ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo!