[Yahoo-eng-team] [Bug 1561099] [NEW] keystone-manage looks for default_config_files in the wrong place

2016-03-23 Thread Colleen Murphy
Public bug reported: Summary: The keystone-manage command searches for a default keystone.conf relative to the installed executable [1]. The result is that it will look in /../etc/keystone.conf. Failing to find it there, it will search the standard oslo.cfg directories: ~/.keystone/, ~/,

[Yahoo-eng-team] [Bug 1514424] Re: neutron metadata ns proxy does not support ssl

2016-03-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/245945 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7a306e2918775ebb94d9e1408aaa2b7c3ed26fc6 Submitter: Jenkins Branch:master commit 7a306e2918775ebb94d9e1408aaa2b7c3ed26fc6 Author: Vincent Untz Date: Tue

[Yahoo-eng-team] [Bug 1561151] [NEW] Neutron unit tests fail against oslo.* master

2016-03-23 Thread Davanum Srinivas (DIMS)
Public bug reported: from http://logs.openstack.org/periodic/periodic-neutron-py27-with-oslo- master/b093812/console.html#_2016-03-23_06_21_11_099 : 2016-03-23 06:21:11.099 | Captured traceback: 2016-03-23 06:21:11.099 | ~~~ 2016-03-23 06:21:11.099 | Traceback (most recent

[Yahoo-eng-team] [Bug 1561107] [NEW] Horizon denies permissions when a user gets created with a non existant domain

2016-03-23 Thread Rene Ochoa Dorado
Public bug reported: While i was testing and playing around with the Identity v3 api i managed to break the permissions to the User page in the horizon UI by accidentally setting a newly created user's domain to '{}'. Once the user is set with the incorrect domain any navigation to the user list

[Yahoo-eng-team] [Bug 1490628] Re: Dashboard Panels should not include custom/styles

2016-03-23 Thread Rob Cresswell
** Changed in: horizon Status: In Progress => Invalid ** Changed in: horizon Assignee: Rajat Vig (rajatv) => (unassigned) -- 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 1561121] [NEW] Keystone unit test failure with oslo.* from master

2016-03-23 Thread Davanum Srinivas (DIMS)
Public bug reported: from http://logs.openstack.org/periodic/periodic-keystone-py27-with- oslo-master/0665198/console.html#_2016-03-23_06_21_06_074 2016-03-23 06:21:06.073 | == 2016-03-23 06:21:06.073 | Failed 1 tests - output below: 2016-03-23 06:21:06.073 |

[Yahoo-eng-team] [Bug 1306177] Re: wrong event expectation in _attachInputHandlers

2016-03-23 Thread Rob Cresswell
This no longer appears to be a bug. ** Changed in: horizon 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/1306177 Title:

[Yahoo-eng-team] [Bug 1560226] Re: No notifications on tag operations

2016-03-23 Thread Steve McLellan
Yeah, there are events for update operations like renames - network.update.end, subnet.update.end etc. I know very little about neutron's codebase, unfortunately, though i may take a look once the mitaka release is out of the way. ** Also affects: searchlight Importance: Undecided

[Yahoo-eng-team] [Bug 1561152] [NEW] neutron-sanity-check generates invalid bridge names

2016-03-23 Thread Terry Wilson
Public bug reported: Instead of using neutron.tests.base.get_rand_device_name(), sanity check tests have been generating their own prefix name and appending a random string with utils.get_rand_name(). Many of the strings generated were too long to be device names, so ovs-vswitchd would fail to

[Yahoo-eng-team] [Bug 1561143] Re: Add option for nova endpoint type

2016-03-23 Thread Henry Gessau
** Also affects: openstack-manuals 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/1561143

[Yahoo-eng-team] [Bug 1561184] [NEW] Common utils: remove deprecated methods

2016-03-23 Thread Brian Haley
Public bug reported: Tracker for removing the deprecated methods in neutron/common/utils.py. The commit where these were added is 8022adb7342b09886f53c91c12d0b37986fbf35c : * read_cached_file * find_config_file * get_keystone_url ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1561121] Re: Keystone unit test failure with oslo.* from master

2016-03-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/291207 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=8556437ee02de028ec5de3b867abaab82533cb91 Submitter: Jenkins Branch:master commit 8556437ee02de028ec5de3b867abaab82533cb91 Author: Brant Knudson Date:

[Yahoo-eng-team] [Bug 1561200] [NEW] created_at and updated_at times don't include timezone

2016-03-23 Thread Steve McLellan
Public bug reported: created_at and updated_at were recently added to the API calls and notifications for many neutron resources (networks, subnets, ports, possibly more), which is awesome! I've noticed that the times don't include a timezone (compare to nova servers and glance images, for

[Yahoo-eng-team] [Bug 1561208] [NEW] Identity users and project panels have unneeded "Domain Name" column

2016-03-23 Thread Doug Fish
Public bug reported: Identity->Users and Identity->Projects both have Domain Name columns (filled with the default domain name) even though OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT = False I think this column should be omitted unless multi-domain support is being used. same on create/edit user

[Yahoo-eng-team] [Bug 1425747] Re: User-created flavors do not enforce flavor id uniqueness

2016-03-23 Thread Matt Riedemann
** Changed in: nova Status: In Progress => 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/1425747 Title: User-created flavors do not enforce flavor id

[Yahoo-eng-team] [Bug 1561151] Re: Neutron unit tests fail against oslo.* master

2016-03-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/296690 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a94e1b410b0ae5193aabe7fdde6f4948334464f8 Submitter: Jenkins Branch:master commit a94e1b410b0ae5193aabe7fdde6f4948334464f8 Author: Davanum Srinivas Date:

[Yahoo-eng-team] [Bug 1561143] Re: Add option for nova endpoint type

2016-03-23 Thread Armando Migliaccio
*** This bug is a duplicate of bug 1526245 *** https://bugs.launchpad.net/bugs/1526245 This was triggered because the change was cherry picked to stable...the workflow doesn't seem quite right and probably we should have cherry picked the change in the first place. ** This bug has been

[Yahoo-eng-team] [Bug 1561188] [NEW] DB api: remove deprecated methods

2016-03-23 Thread Brian Haley
Public bug reported: Tracker for removing the deprecated methods in neutron/db/api.py. The commit where these were added is 4b227c3771eba1cbaa27c6c33829108981cd9b69 : * get_object * get_objects * create_object * _safe_get_object * update_object * delete_object **

[Yahoo-eng-team] [Bug 1561196] [NEW] breadcrumb on subnet page has improper navigation

2016-03-23 Thread Doug Fish
Public bug reported: On Admin/Networks/[network detail]/[subnet detail] when clicking the breadcrumb element with the network name, navigation goes to project/networks. This is unexpected - it should remain on Admin/Networks. ** Affects: horizon Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1561169] [NEW] make rpm fails on CentOS with KeyError: u'd'

2016-03-23 Thread Ahmet Alp Balkan
Public bug reported: Running `make rpm` after installing dependencies on a clean CentOS 7 machine fails: # cat /etc/centos-release CentOS Linux release 7.2.1511 (Core) # python --version Python 2.7.5 # pip --version pip 8.1.1 from /usr/lib/python2.7/site-packages (python 2.7) # pip install -r

[Yahoo-eng-team] [Bug 1560221] Re: No port create notifications received for DHCP subnet creation nor router interface attach

2016-03-23 Thread Steve McLellan
** Also affects: searchlight 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/1560221 Title: No port create notifications received for DHCP

[Yahoo-eng-team] [Bug 1272623] Re: nova refuses to start if there are baremetal instances with no associated node

2016-03-23 Thread Ben Nemec
It appears this has been fixed in Nova for a long time. ** Changed in: tripleo Status: Triaged => 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 1560993] Re: keystone_service returns ignore_other_regions error in liberty

2016-03-23 Thread Steve Martinelli
looks like "keystone_service" is coming from ansible, and swiftacular uses ansible... not sure what the keystone server project itself can do about this, i'll open this bug against openstack-ansible too ** Also affects: openstack-ansible Importance: Undecided Status: New ** Changed in:

[Yahoo-eng-team] [Bug 1561176] [NEW] Edit instance information tab is not properly styled

2016-03-23 Thread Doug Fish
Public bug reported: On Admin/Instances/Edit Instance the Information tab is shown an mis- styled. Maybe it shouldn't be shown at all (since it's the only tab?) but if we are going to show it, it need to be style right. It looks like a button now. ** Affects: horizon Importance: Undecided

[Yahoo-eng-team] [Bug 1561193] [NEW] Modal windows don't close with ESC key in at least one scenario

2016-03-23 Thread Eddie Ramirez
Public bug reported: When the user opens a modal window and clicks on an element that is NOT a form input and tries to close the modal window pressing the ESC key, the modal window will not close. How to reproduce: 1. Open a modal window, e.g. Try to create a new volume, instance or image. 2.

[Yahoo-eng-team] [Bug 1561192] [NEW] create subnet wizard has weird styling

2016-03-23 Thread Doug Fish
Public bug reported: on Admin/Network/[detail]/Create Subnet the create subnet dialog/wizard has button-like styling on the tabs at top. I don't think they should be buttons. They are sort of like tab headers (not exactly) They previously had a custom style. I'm not sure what the right

[Yahoo-eng-team] [Bug 1370335] Re: Keystone should support HEAD requests for all GET /v3/* actions

2016-03-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/295641 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=1d087af001da5eedd38513b31ab4dd2b8f35014a Submitter: Jenkins Branch:master commit 1d087af001da5eedd38513b31ab4dd2b8f35014a Author: Colleen Murphy Date:

[Yahoo-eng-team] [Bug 1560945] Re: Unable to create DVR+HA routers

2016-03-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/296394 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a8b60671150ac383c6ed24c26e773a97a476f7d2 Submitter: Jenkins Branch:master commit a8b60671150ac383c6ed24c26e773a97a476f7d2 Author: John Schwarz Date:

[Yahoo-eng-team] [Bug 1560756] Re: galnce image-show could show the deleted images.That is not reasonable

2016-03-23 Thread Stuart McLaren
As a regular user I don't see this behaviour: $ glance --os-image-api-version 1 image-show 5389c76a-2970-4666-9a86-1e9b24a854da No image with a name or ID of '5389c76a-2970-4666-9a86-1e9b24a854da' exists. $ glance --os-image-api-version 2 image-show 5389c76a-2970-4666-9a86-1e9b24a854da 404

[Yahoo-eng-team] [Bug 1538932] Re: source.scss file does not take effect since it does not match source.html

2016-03-23 Thread Rob Cresswell
File in question was removed here: https://review.openstack.org/#/c/285084 ** Changed in: horizon Status: In Progress => Invalid ** Changed in: horizon Assignee: Wang Bo (chestack) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1539691] Re: Horizon should support a 'neutron.floatingip' custom choice when launching a Heat stack

2016-03-23 Thread Rob Cresswell
This seems to be a blueprint feature. Could you please register it here? https://blueprints.launchpad.net/horizon ** Changed in: horizon Status: New => Invalid ** Changed in: horizon Assignee: Paul Breaux (p-breaux) => (unassigned) -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1441903] Re: rootwrap.d ln doesn't work for non iSCSI volumes

2016-03-23 Thread Eli Qiao
fixed by I181b594a3119f7ad74c595fc7059d521079b1d74 ** Changed in: nova Assignee: lvmxh (shaohef) => (unassigned) ** Changed in: nova Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1560892] [NEW] neutron-fwaas does not provide a config file to be loaded by neutron-server

2016-03-23 Thread Ihar Hrachyshka
Public bug reported: Some options [like quotas] should be loaded by neutron-server, but there is no file that could be loaded by the service to get access to those options. fwaas should have a file similar to other *aas repos: neutron-lbaas.conf or neutron-vpnaas.conf. It should be loaded by

[Yahoo-eng-team] [Bug 1560957] [NEW] ovs mech_driver depends on neutron server firewall_driver option instead of the agent firewall_driver option to determine if hybrid plug can be used

2016-03-23 Thread Andreas Scheuring
Public bug reported: The ovs mechanism driver determins if hybrid plug should be used along the firewall_driver [1] setting that is made on the neutron server [2]. IPTABLES_FW_DRIVER_FULL = ("neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver")

[Yahoo-eng-team] [Bug 1560945] [NEW] Unable to create DVR+HA routers

2016-03-23 Thread John Schwarz
Public bug reported: When creating a new DVR+HA, the router is created (the API returns successfully) but the l3 agent enters an endless loop: 2016-03-23 13:57:37.340 ERROR neutron.agent.l3.agent [-] Failed to process compatible router 'a04b3fd7-d46c-4520-82af-18d16835469d' 2016-03-23

[Yahoo-eng-team] [Bug 1549311] Re: Unexpected SNAT behavior between instances with DVR+floating ip

2016-03-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/285982 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1cea77b0aafbada6cad89a6fe0f5450004aef4e1 Submitter: Jenkins Branch:master commit 1cea77b0aafbada6cad89a6fe0f5450004aef4e1 Author: Hong Hui Xiao Date:

[Yahoo-eng-team] [Bug 1561243] [NEW] Integration bridge parameter leaking into Linux bridge agent

2016-03-23 Thread Matt Kassawara
Public bug reported: The following warning appears when starting the Linux bridge agent: 2016-03-23 23:09:10.987 3322 WARNING neutron.agent.securitygroups_rpc [req-4760542b-15dc-4f1f-ac26-b211d8a78e91 - - - - -] Firewall driver neutron.agent.linux.iptables_firewall.IptablesFirewallDriver doesn't

[Yahoo-eng-team] [Bug 1561118] Re: Agents: remove deprecated methods

2016-03-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/296354 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=db4a981ed6f7c1e7aaf539a289c1daab767a3413 Submitter: Jenkins Branch:master commit db4a981ed6f7c1e7aaf539a289c1daab767a3413 Author: Gary Kotton Date: Wed

[Yahoo-eng-team] [Bug 1561246] [NEW] user cannot choose disk bus when attaching volume to instance

2016-03-23 Thread Favyen Bastani
Public bug reported: After https://review.openstack.org/#/c/189632/, since the device name specified by the user is ignored when attaching volumes to a VM, the user now has no way to configure the disk bus that the volume is attached to. Before the change, if user specifies device name like

[Yahoo-eng-team] [Bug 1551907] Re: Add API extension for reporting IP availability usage statistics

2016-03-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/280953 Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=d5054b4cc1ad892feb63751e3881ce746c2bd975 Submitter: Jenkins Branch:master commit d5054b4cc1ad892feb63751e3881ce746c2bd975 Author: Ankur Gupta Date:

[Yahoo-eng-team] [Bug 1561230] [NEW] ng launch instance modal second time is weird

2016-03-23 Thread Cindy Lu
Public bug reported: For Mitaka, we've replaced the original Django Launch Instance with the new ng Launch Instance. I successfully filled out the required steps and created an instance. However, if I don't refresh the page manually, and click the "Launch Instance" again, it shows an

[Yahoo-eng-team] [Bug 1561233] [NEW] "Failed to format sample" warning in neutron.conf.sample file

2016-03-23 Thread Matt Kassawara
Public bug reported: After generating the neutron configuration files, the following warnings appear in the [nova] section of the neutron.conf.sample file: # # From nova.auth # # Warning: Failed to format sample for auth_url # isinstance() arg 2 must be a class, type, or tuple of classes and

[Yahoo-eng-team] [Bug 1561248] [NEW] Fullstack linux bridge tests sometimes fail because an agent wouldn't come up as it cannot connect to RabbitMQ

2016-03-23 Thread Assaf Muller
Public bug reported: Here's a couple of examples: http://logs.openstack.org/78/292178/10/check/gate-neutron-dsvm- fullstack/b54b61b/logs/TestLinuxBridgeConnectivitySameNetwork.test_connectivity_VXLAN_ /neutron-linuxbridge-agent--2016-03-23--13-54-07-458571.log.txt.gz

[Yahoo-eng-team] [Bug 1561118] [NEW] Agents: remove deprecated methods

2016-03-23 Thread Gary Kotton
Public bug reported: Tracker for removing the deprecated method in the agents directoy. The commits where these were added is  - pullup_route (commit 23b907bc6e87be153c13b1bf3e069467cdda0d27) - ** Affects: neutron Importance: Undecided Assignee: Gary Kotton (garyk) Status: In

[Yahoo-eng-team] [Bug 1561310] [NEW] dashboard displays wrong quotas

2016-03-23 Thread yj
Public bug reported: 1. User try to boot a new vm by click the button "+ Launch Instance" in dashboard web->project->compute->instances. 2. But the button "+ Launch Instance" is disabled and shows "quota exceeded". 3. Then user go to dashboard web->project->compute->overview perspective, but

[Yahoo-eng-team] [Bug 1561022] Re: Server group policies are not honored during live migration

2016-03-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/296596 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=00efcf3a4171d270fc3a7b9b4a9230332aea81e6 Submitter: Jenkins Branch:master commit 00efcf3a4171d270fc3a7b9b4a9230332aea81e6 Author: Pawel Koniszewski

[Yahoo-eng-team] [Bug 1561252] [NEW] Removing 'force_gateway_on_subnet' option

2016-03-23 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/295843 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 1560469] [NEW] Migration in-use volume from lvm to ceph failed

2016-03-23 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Migration an in-use volume from lvm to ceph failed: 2016-03-22 17:28:38.610 28985 ERROR oslo_messaging.rpc.dispatcher [req-f35c694e-3d7e-42c2-9135-691b36e84eaa 5650304261d74dbe8a4f7848661f95a6 55bbe36a87af48c0af04c9204a49a854 - - -] Exception during

[Yahoo-eng-team] [Bug 1560469] Re: Migration in-use volume from lvm to ceph failed

2016-03-23 Thread weiweigu@zte
** Project changed: nova => nova-project -- 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/1560469 Title: Migration in-use volume from lvm to ceph failed Status in Nova:

[Yahoo-eng-team] [Bug 1561252] Re: Removing 'force_gateway_on_subnet' option

2016-03-23 Thread Henry Gessau
** Also affects: openstack-manuals 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/1561252

[Yahoo-eng-team] [Bug 1548193] Re: Remove 'force_gateway_on_subnet' option

2016-03-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/295843 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7215168b119c11a973fbdff56c007f6eb157d257 Submitter: Jenkins Branch:master commit 7215168b119c11a973fbdff56c007f6eb157d257 Author: Sreekumar S Date: Tue

[Yahoo-eng-team] [Bug 1560449] Re: Link of Django logging directive in deployment.rst is out of date

2016-03-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/295730 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f645d8521816502b5e3a9658a3c1221b65ba2db5 Submitter: Jenkins Branch:master commit f645d8521816502b5e3a9658a3c1221b65ba2db5 Author: Bo Wang Date: Tue

[Yahoo-eng-team] [Bug 1561266] [NEW] cirros img cannot be launched

2016-03-23 Thread hanjiabao
Public bug reported: first,create image with cirros-0.3.1-x86_64-disk.img second, launch instance with transfered ciros.img can't launch an instance,occur an error: Error: Unable to create the server. RESP: [500] {'Content-Length': '194', 'X-Compute-Request-Id':

[Yahoo-eng-team] [Bug 1560469] [NEW] Migration in-use volume from lvm to ceph failed

2016-03-23 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Migration an in-use volume from lvm to ceph failed: 2016-03-22 17:28:38.610 28985 ERROR oslo_messaging.rpc.dispatcher [req-f35c694e-3d7e-42c2-9135-691b36e84eaa 5650304261d74dbe8a4f7848661f95a6 55bbe36a87af48c0af04c9204a49a854 - - -] Exception during

[Yahoo-eng-team] [Bug 1560469] Re: Migration in-use volume from lvm to ceph failed

2016-03-23 Thread Xuepeng Ji
** Project changed: nova-project => nova -- 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/1560469 Title: Migration in-use volume from lvm to ceph failed Status in

[Yahoo-eng-team] [Bug 1560469] Re: Migration in-use volume from lvm to ceph failed

2016-03-23 Thread Xuepeng Ji
** Changed in: cinder Status: Invalid => New ** Project changed: cinder => nova -- 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/1560469 Title: Migration in-use

[Yahoo-eng-team] [Bug 1561233] Re: "Failed to format sample" warning in neutron.conf.sample file

2016-03-23 Thread Henry Gessau
I think this is a problem in oslo.config ** Also affects: oslo.config 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/1561233 Title: "Failed

[Yahoo-eng-team] [Bug 1560961] [NEW] [RFE] Allow instance-ingress bandwidth limiting

2016-03-23 Thread Miguel Angel Ajo
Public bug reported: The current implementation of bandwidth limiting rules only supports egress bandwidth limiting. Use cases = There are cases where ingress bandwidth limiting is more important than egress limiting, for example when the workload of the cloud is mostly a consumer of

[Yahoo-eng-team] [Bug 1560963] [NEW] [RFE] Minimum bandwidth support

2016-03-23 Thread Miguel Angel Ajo
Public bug reported: Minimum bandwidth support (opposed to bandwidth limiting), guarantees a port minimum bandwidth when it's neighbours are consuming egress or ingress traffic and can be throttled in favor of the guaranteed port. Strict minimum bandwidth support requires scheduling cooperation,

[Yahoo-eng-team] [Bug 1560965] [NEW] libvirt selects wrong root device name

2016-03-23 Thread ebl...@nde.ag
Public bug reported: Referring to Liberty, Compute runs with xen hypervisor: When trying to boot an instance from volume via Horizon, the VM fails to spawn because of an invalid block device mapping. I found a cause for that in a default initial "device_name=vda" in the file

[Yahoo-eng-team] [Bug 1561046] [NEW] If there is a /var/lib/neutron/ha_confs/.pid then l3 agent fails to spawn a keepalived process for that router

2016-03-23 Thread Hynek Mlnarik
Public bug reported: If the .pid file for the previous keepalived process (located in /var/lib/neutron/ha_confs/.pid) already exists then the L3 agent fails to spawn a keepalived process for that router. For example, upon neutron node shutdown and restart the processes are assigned new PIDs that

[Yahoo-eng-team] [Bug 1561054] [NEW] Make Fernet the default token provider

2016-03-23 Thread Lance Bragstad
Public bug reported: The fernet token provider should be the default token provider in Keystone. This will allow the keystone development team to deprecate all other token providers in keystone and massively simplify the token provider API. ** Affects: keystone Importance: Wishlist

[Yahoo-eng-team] [Bug 1530294] Re: can't resize when use_cow_images is True

2016-03-23 Thread Markus Zoeller (markus_z)
@kaka: As stated in comments 1-3 we need more information to solve this. This bug report has the status "Incomplete" since more than 30 days. To keep the bug list sane, I close this bug with "Invalid". If you have more information, please set the bug back to "New" and use the report template found

[Yahoo-eng-team] [Bug 1561040] [NEW] RuntimeError while deleting linux bridge by linux bridge agent

2016-03-23 Thread venkata anil
Public bug reported: http://logs.openstack.org/14/275614/7/check/gate-neutron-dsvm- fullstack/efae851/logs/TestLinuxBridgeConnectivitySameNetwork.test_connectivity_VLANs_ /neutron-linuxbridge-agent--2016-03-23--04-07-30-395169.log.txt.gz Linux bridge is not handling RuntimeError exception when

[Yahoo-eng-team] [Bug 1560698] Re: Max char length for 'service type' field in dashboard is limited to 20 chars

2016-03-23 Thread Adnan Khan
This is invalid for upstream! ** 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/1560698 Title: Max char length

[Yahoo-eng-team] [Bug 1560993] [NEW] keystone_service returns ignore_other_regions error in liberty

2016-03-23 Thread Simon Pierre Desrosiers
Public bug reported: I am trying to port swiftacular from Havana to liberty. The following line to create the service endpoint using keystone_service returns an error : - name: create keystone identity point keystone_service: insecure=yes name=keystone type=identity description="Keystone

[Yahoo-eng-team] [Bug 1561022] [NEW] Server group policies are not honored during live migration

2016-03-23 Thread Pawel Koniszewski
Public bug reported: Commit https://github.com/openstack/nova/commit/111a852e79f0d9e54228d8e2724dc4183f737397 introduced regression that causes affinity/anti-affinity policies to be omitted while live migrating an instance. This is because we don't pass instance_group here:

[Yahoo-eng-team] [Bug 1561022] Re: Server group policies are not honored during live migration

2016-03-23 Thread John Garbutt
Seems like a nasty regression, adding to mitaka rc2 ** Also affects: nova/mitaka Importance: Undecided Status: New ** Changed in: nova/mitaka Milestone: None => mitaka-rc2 ** Tags added: mitaka-rc-potential -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1461406] Re: libvirt: missing iotune parse for LibvirtConfigGuestDisk

2016-03-23 Thread OpenStack Infra
** Changed in: nova Status: Opinion => In Progress ** Changed in: nova Assignee: (unassigned) => ChangBo Guo(gcb) (glongwave) -- 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 1561337] [NEW] Unable to launch instance

2016-03-23 Thread Arun V
Public bug reported: I installed Openstack Liberty using the official guide for ubuntu 14.01. I am not unable to launch instance. Here's the log from nova-api.log 2016-03-24 10:12:53.412 14413 INFO nova.osapi_compute.wsgi.server

[Yahoo-eng-team] [Bug 1552487] Re: Add tag mechanism for network resources

2016-03-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/290342 Committed: https://git.openstack.org/cgit/openstack/openstack-manuals/commit/?id=02cf1684a34e76ccfd8032fb2e8e260d3d2179f7 Submitter: Jenkins Branch:master commit 02cf1684a34e76ccfd8032fb2e8e260d3d2179f7 Author: Hirofumi Ichihara

[Yahoo-eng-team] [Bug 1560860] [NEW] mellanox infiniband SR-IOV(ib_hostdev vif) detach port fails

2016-03-23 Thread Lenny
Public bug reported: detaching SRIOV port direct causes exception. # neutron port-create --binding:vnic_type=direct private # nova boot --flavor m1.small --image cirros-mellanox-x86_64-disk-ib --nic port-id=a247d89e-dae5-4d65-b414-e7bf3a26bfd1 vm1 # nova suspend vm1 logs: