[Yahoo-eng-team] [Bug 1668870] [NEW] Have a warning prompt, click the next step button in a row, modal page style is error

2017-02-28 Thread daijing
Public bug reported: please see the creating network/subnet modal,when the modal has a warning prompt,click the next step button continuously,the modal page style will be error. ** Affects: horizon Importance: Undecided Assignee: daijing (daijing) Status: New ** Changed in:

[Yahoo-eng-team] [Bug 1668855] [NEW] Creating instance in Ocata causes Unexpected API Error: TypeError: 'NoneType' object is not iterable

2017-02-28 Thread Vance Morris
Public bug reported: Description === Failure to launch an instance after following the Ubuntu Ocata install guide (probably I've made some mistake...). Steps to reproduce == * Follow Ubuntu Ocata install guide. * Using linuxbridge selfservice networks and VXLAN (vanilla

[Yahoo-eng-team] [Bug 1526818] Re: Install guide: Add arp_ignore (sysctl.conf) to the other IP options

2017-02-28 Thread Lana
** Changed in: openstack-manuals Status: Confirmed => 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/1526818 Title: Install guide: Add arp_ignore (sysctl.conf) to

[Yahoo-eng-team] [Bug 1668503] Re: sha512_crypt is insufficient, use pbkdf2_sha512 for password hashing

2017-02-28 Thread Morgan Fainberg
** Changed in: keystone/ocata Status: New => Won't Fix ** Changed in: keystone/mitaka Status: New => Won't Fix ** Changed in: keystone/newton Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1668791] [NEW] document glance IPv6 support

2017-02-28 Thread Brian Rosmaita
Public bug reported: Following up on Change-Id: Ic2bdc9a780ee98df87a7cdd5413a9db42e5e7131 (https://review.openstack.org/#/c/421162/), need to document that Glance supports IPv6, in particular, if there are any particular steps an operator needs to take to run Glance on IPv6. ** Affects: glance

[Yahoo-eng-team] [Bug 1668164] Re: centos7: nova not detecting version of qemu-kvm-ev

2017-02-28 Thread Ian Wienand
I have modified the packages installed by devstack in [1] (forgot to tag this bug). I have also filed [2] to see if there's any way to make this clearer [1] https://review.openstack.org/438325 [2] https://bugzilla.redhat.com/show_bug.cgi?id=1427703 ** Bug watch added: Red Hat Bugzilla #1427703

[Yahoo-eng-team] [Bug 1668783] [NEW] Deleted image should not show as a link on instance details panel

2017-02-28 Thread Ying Zuo
Public bug reported: Steps to reproduce: 1. Create an instance 2. Delete the image used for the instance 3. Go to instance details panel Note that the Image Name field is a dash with a link. The user will get an error when clicking on the link. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1668761] [NEW] Inconsistency between project quotas and default quotas

2017-02-28 Thread Ying Zuo
Public bug reported: The quotas shown on the default quotas panel are different from the ones shown on project quotas panel. For the ones that are only shown on default quotas, key pairs for example, users can't modify the quota after the project is created. For the ones that are only shown on

[Yahoo-eng-team] [Bug 1668747] [NEW] api-ref: os-migrations is missing response details and information about v2.23

2017-02-28 Thread Matt Riedemann
Public bug reported: The api-ref for the os-migrations API says it's frozen but doesn't really mention anything about it, at least regarding the 2.23 migration and what the response behavior is: https://developer.openstack.org/api-ref/compute/?expanded=list-

[Yahoo-eng-team] [Bug 1229445] Re: db type could not be determined

2017-02-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/435111 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=98cbf72e57e1d6950b3ea333b673c1c1c39a6cd7 Submitter: Jenkins Branch:master commit 98cbf72e57e1d6950b3ea333b673c1c1c39a6cd7 Author: Maciej Szankin Date:

[Yahoo-eng-team] [Bug 1668718] [NEW] More Actions button should be disabled when none of the actions is available

2017-02-28 Thread Ying Zuo
Public bug reported: Steps to reproduce: 1. Go to Instances panel 2. Click the More Actions button on top of the table Note that none of the actions in the dropdown is available since no instance is selected. The More Actions dropdown should be disabled when all of the actions are disabled. **

[Yahoo-eng-team] [Bug 1668715] [NEW] Invalid actions for shelved instances should not be enabled

2017-02-28 Thread Ying Zuo
Public bug reported: Steps to reproduce: 1. Go to project/instances panel 2. Create an instance and shelve it 3. Select the instance and click the More Actions dropdown button on top of the table Note that the available actions are start instances, shut off instances, and soft reboot instances.

[Yahoo-eng-team] [Bug 1658116] Re: Wrong migration step run when file names are the same

2017-02-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/429912 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=eb1c186f10a4d0cfdcc53fbcf49c005cd9c4349d Submitter: Jenkins Branch:master commit eb1c186f10a4d0cfdcc53fbcf49c005cd9c4349d Author: Ronald De Rose

[Yahoo-eng-team] [Bug 1668656] [NEW] creating port fails with traceback

2017-02-28 Thread Boris Bobrov
Public bug reported: Devstack master, Horizon b327515. User with role "Member" trying to create a port for network "public", getting error: http://paste.openstack.org/show/600791/ . The first line in pastebin is output of print(network.subnets), which i added to find out what's going on. **

[Yahoo-eng-team] [Bug 1667500] Re: Openstack add 'deafult' security group to a VM when attaching new interface to new network even the VM have customized secgroup

2017-02-28 Thread Ihar Hrachyshka
It's behaviour as designed, sec groups are per port. We may ask nova if they want to modify port create request to accommodate for identical groups for all VIFs, but that's out of scope for Neutron. ** Also affects: nova Importance: Undecided Status: New ** Changed in: neutron

[Yahoo-eng-team] [Bug 1668604] [NEW] Uploading image from Horizon into Glance fails with xmlrequest blocked

2017-02-28 Thread Karl Kloppenborg
Public bug reported: Hi there, When setup and running, I can upload images via glance image-create. However through Horizon I get "xmlhttprequest blocked" by chrome because my dashboard is configured on SSL (https://) but the response from the glance-api has the "upload_url" as none-ssl

[Yahoo-eng-team] [Bug 1667557] Re: OPENSTACK_KEYSTONE_URL and AVAILABLE_REGIONS are not mutually exclusive

2017-02-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/437787 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=4c03d5cf9a017ff2eec504e2ab25403403c03aa7 Submitter: Jenkins Branch:master commit 4c03d5cf9a017ff2eec504e2ab25403403c03aa7 Author: Richard Jones Date:

[Yahoo-eng-team] [Bug 1429866] Re: Horizon does not display ID of Security Group

2017-02-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/430643 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=dc920515ecd965795971b1587cd5d2fa0f132d1d Submitter: Jenkins Branch:master commit dc920515ecd965795971b1587cd5d2fa0f132d1d Author: anu Date:

[Yahoo-eng-team] [Bug 1280105] Re: urllib/urllib2 is incompatible for python 3

2017-02-28 Thread yong sheng gong
** Changed in: tacker Milestone: None => ocata-2 ** Changed in: tacker 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/1280105 Title:

[Yahoo-eng-team] [Bug 1667576] Re: can not run shelve when instance status is PAUSED/SHUTOFF/SUSPENDED.

2017-02-28 Thread OpenStack Infra
Reviewed: https://review.openstack.org/438819 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=9984599ca3dbf50c8061392fefb16c865e7262a1 Submitter: Jenkins Branch:master commit 9984599ca3dbf50c8061392fefb16c865e7262a1 Author: Rikimaru Honjo

[Yahoo-eng-team] [Bug 1668563] [NEW] Unclear error when attempting to create duplicate resources with certain names

2017-02-28 Thread Colleen Murphy
Public bug reported: When a user accidentally tries to create certain resources they have already created, if the name of the resource has 'name' or 'id' in the name, the action fails with a very unclear error message. For example, when creating a federation mapping: $ openstack mapping create

[Yahoo-eng-team] [Bug 1668542] [NEW] nova.conf - az configuration options in Configuration Reference

2017-02-28 Thread Dr. Jens Rosenboom
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [X] This doc is inaccurate in this way: __see below - [ ] This is a doc addition request. - [ ] I have