[Yahoo-eng-team] [Bug 1483091] [NEW] Same name SecurityGroup could not work

2015-08-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: In icehouse, if two tenants create a security group with the same name respectively, then they could not create a vm in the dashboard using this security group, with the error says Multiple security_group matches found for name 'test', use an ID to be

[Yahoo-eng-team] [Bug 1428305] Re: Floating IP namespace not created when DVR enabled and with IPv6 enabled in devstack

2015-08-11 Thread Carl Baldwin
** Changed in: neutron Importance: Undecided = Medium ** 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/1428305 Title:

[Yahoo-eng-team] [Bug 1483910] [NEW] Horizon Domain Picker Should be to the right

2015-08-11 Thread Diana Whitten
Public bug reported: Horizon Domain Picker Should be to the right An unintended result of a recent refactor left the domain picker css without any love. ** Affects: horizon Importance: Undecided Assignee: Diana Whitten (hurgleburgler) Status: New ** Changed in: horizon

[Yahoo-eng-team] [Bug 1483917] [NEW] 'make test' command fails because 'test' isnt defined in Makefile

2015-08-11 Thread Imran Hayder
Public bug reported: the Makefile suggests that in order to run tests, use 'make test' command but it fails and since looking into source code , there is no test defined https://github.com/openstack/horizon/blob/master/Makefile ** Affects: horizon Importance: Undecided Status: New

[Yahoo-eng-team] [Bug 1398357] Re: Add support for EC2 API : ec2-reset-snapshot-attribute

2015-08-11 Thread Andrey Pavlov
cinder doesn't allow to modify permissions for snapshots/volumes. These objects can be seen only by owner or admin. ** Also affects: ec2-api Importance: Undecided Status: New ** Changed in: ec2-api Status: New = Opinion ** Changed in: ec2-api Importance: Undecided = Wishlist

[Yahoo-eng-team] [Bug 1318588] Re: Volume create time format is not as per the AWS create time

2015-08-11 Thread Andrey Pavlov
** Also affects: ec2-api Importance: Undecided Status: New ** Changed in: ec2-api Status: New = Confirmed ** Changed in: ec2-api Importance: Undecided = Low -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1483535] [NEW] Cannot create image: NotAuthenticated

2015-08-11 Thread Eduard Biceri-Matei
Public bug reported: Devstack Juno (2014.2.4) on Ubuntu 14.04. Local.conf: [[local|localrc]] LOGFILE=/opt/stack/logs/stack.sh.log LOGDIR=/opt/stack/logs HOST_IP=192.168.10.214 FLAT_INTERFACE=eth0 FIXED_RANGE=172.22.10.0/24 FIXED_NETWORK_SIZE=255 FLOATING_RANGE=192.168.10.0/24 MULTI_HOST=1

[Yahoo-eng-team] [Bug 1483553] [NEW] new launch instance doesn't handle quota

2015-08-11 Thread David Medberry
Public bug reported: new launch instance doesn't handle unlimited quota and prevents launch A -1 setting in quota is the shortcut for unlimited quota. The old launch instance button properly handles unlimited quota (whether it be for instances, networks, memory, what have you.) The new Horizon

[Yahoo-eng-team] [Bug 1483595] [NEW] Navigating Horizon UI hieroglyphs appears near buttons

2015-08-11 Thread Sergii
Public bug reported: Preconditions: ISO: {build_id: 2015-08-10_03-11-20, build_number: 154, release_versions: {2015.1.0-7.0: {VERSION: {build_id: 2015-08-10_03-11-20, build_number: 154, api: 1.0, fuel-library_sha: 1851b4dff75170dbd63f6e15cde734e348e86d27, nailgun_sha:

[Yahoo-eng-team] [Bug 1483570] [NEW] using rbd image, after unrescued the temp unrescue disk are not cleaned

2015-08-11 Thread QinWei
Public bug reported: vms/volumes/images are all use ceph rbd backend Nova Version: root@controller:~# dpkg -l | grep nova ii nova-api1:2015.1.0-0ubuntu1~cloud0 all OpenStack Compute - API frontend ii nova-cert

[Yahoo-eng-team] [Bug 1483601] [NEW] l2 population failed when bulk live migrate VMs

2015-08-11 Thread shihanzhang
Public bug reported: when we bulk live migrate VMs, the l2 population may possiblly(not always) failed at destination compute nodes, because when nova migrate VM at destination compute node, it just update port's binding:host, the port's status is still active, from neutron perspective, the

[Yahoo-eng-team] [Bug 1483613] [NEW] It may be possible to request (un)pinning of CPUs not in the NUMA cpuset

2015-08-11 Thread Alexis Lee
Public bug reported: There's already a check to ensure pinned CPUs are unpinned and vice versa, but none to ensure the CPUs are in the known set. This could lead to an invalid system state and emergent bugs. I noticed this via code inspection during Liberty. I don't know if it's possible to hit

[Yahoo-eng-team] [Bug 1398361] Re: Add support for EC2 API : ec2-modify-snapshot-attribute

2015-08-11 Thread Andrey Pavlov
cinder doesn't allow to modify permissions for snapshots/volumes. These objects can be seen only by owner or admin. ** Also affects: ec2-api Importance: Undecided Status: New ** Changed in: ec2-api Status: New = Opinion ** Changed in: ec2-api Importance: Undecided = Wishlist

[Yahoo-eng-team] [Bug 1483618] [NEW] modify subnet twice, then a port is created

2015-08-11 Thread huangpengtaohw
Public bug reported: 1. I create net net1 in dashboard 2. then create a subnet subnet1 without enable gateway and dhcp. 3. I modify subnet to enable gateway and dhcp, then no port was created 4. I do it again without modify anything, a port was created. a port should be created when I first

[Yahoo-eng-team] [Bug 1411582] Re: Azure data source should auto-detect ephemeral disk location

2015-08-11 Thread Dan Watkins
utopic is EOL. ** Changed in: cloud-init (Ubuntu Precise) Assignee: (unassigned) = Dan Watkins (daniel-thewatkins) ** Changed in: cloud-init (Ubuntu Precise) Status: New = In Progress ** Changed in: cloud-init (Ubuntu Utopic) Status: New = Invalid ** Changed in: cloud-init

[Yahoo-eng-team] [Bug 1483649] [NEW] v1: sending bad format to created_at/deleted_at returns 500

2015-08-11 Thread Stuart McLaren
Public bug reported: POST /v1/images HTTP/1.1 User-Agent: curl/7.35.0 Host: localhost:9292 Accept: */* x-auth-token: 730b8eabc2e34a1299fcafa888131dc5 x-image-meta-disk-format: raw x-image-meta-container-format: bare Content-type: application/octet-stream x-image-meta-updated_at: foo

[Yahoo-eng-team] [Bug 1477878] Re: Unable to launch instances from snapshot due to kernel and ramdisk fields in glance database

2015-08-11 Thread Vj
Fixed with this patch https://review.openstack.org/#/c/176379/3 ** Changed in: nova Status: New = 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/1477878

[Yahoo-eng-team] [Bug 1483645] [NEW] Ephemeral disk size in volume can be bypassed when booting instance

2015-08-11 Thread Adelina Tuvenie
Public bug reported: When booting a server with ephemeral disks without specifying the size it defaults to the flavor ephemeral disk size for all of them. Steps: 1. Create custom flavor with ephemeral disk 0 ubuntu@ubuntu:~$ nova flavor-list

[Yahoo-eng-team] [Bug 1483687] [NEW] _update_subnet_allocation_pools returns an empty list

2015-08-11 Thread John Davidge
Public bug reported: _update_subnet_allocation_pools in ipam_backend_mixin.py uses a generator called pools, but iterates over it twice. Generators can only be iterated over once, and therefore this function is currently returning an empty list in all cases. This is not being caught by any

[Yahoo-eng-team] [Bug 1483688] [NEW] v1: correct x-image-meta-id header provokes E500

2015-08-11 Thread Niall Bunting
Public bug reported: This bug addresses the problem where the id is correct. $ curl -v -X PUT http://127.0.0.1:9292/v1/images/8aa1f62d-73f2-4ed7-8d4c-b66407abd439 -H 'X-Auth-Token: 7535a1be77e3459e8e4928aae02a8042' -H 'x-image-meta-id: fd6db2fa-9c9d-4105-aa3b-657914593de8' * Hostname was NOT

[Yahoo-eng-team] [Bug 1483690] [NEW] if no subnet enable DHCP, DHCP agent should be disable

2015-08-11 Thread huangpengtaohw
Public bug reported: I creat a network ,then creat a Subnet with enable Gateway and DHCP. a port and a DHCP Agents was created. then I disable Gateway and DHCP, the port was deleted but there is no change in the DHCP Agents status . it make no sense DHCP Agents is running well if no

[Yahoo-eng-team] [Bug 1261510] Re: Instance fails to spawn in tempest tests

2015-08-11 Thread Kyle Mestery
Marking invalid per Mark's comments in #2. ** Changed in: neutron Status: Incomplete = 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/1261510 Title: Instance fails to

[Yahoo-eng-team] [Bug 1483639] [NEW] Nova and Horizon allow to perform inappropriate actions for baremetal node

2015-08-11 Thread Kyrylo Romanenko
Public bug reported: Ironic baremetal nodes do not support all variety of operations that nova virtual instances do. But Nova and Horizon still offers to perform actions with ironic baremetal nodes that can be applied to virtual instances only. Examples of steps: root@node-1:~# nova pause NEW1

[Yahoo-eng-team] [Bug 1218994] Re: file based disk images do not get scrubbed on delete

2015-08-11 Thread Darla Ahlert
** Changed in: nova Status: Opinion = In Progress -- 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/1218994 Title: file based disk images do not get scrubbed on

[Yahoo-eng-team] [Bug 1317815] Re: Documentation Keystone SSL configuration lack

2015-08-11 Thread Adam Young
Since we are dropping support for Eventlet based deployments, continuing to document them is counterproductive. Please switch over to using Apache HTTPD. ** Changed in: keystone Status: Confirmed = Won't Fix -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1396677] Re: Heavy use of metering labels/rules cause memory leak in neutron server

2015-08-11 Thread gordon chung
** Changed in: ceilometer Status: Incomplete = 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/1396677 Title: Heavy use of metering labels/rules cause memory leak in

[Yahoo-eng-team] [Bug 1483845] [NEW] local_settings.py.example not consistent w/ pep8

2015-08-11 Thread Darren Shaw
Public bug reported: local_settings.py.example is not consistent w/ python style guides ** Affects: horizon Importance: Undecided Assignee: Darren Shaw (ds354m) Status: New ** Tags: low-hanging-fruit ** Changed in: horizon Assignee: (unassigned) = Darren Shaw (ds354m)

[Yahoo-eng-team] [Bug 1481512] Re: v2 API responce doesn't follow documentation for not defined values

2015-08-11 Thread OpenStack Infra
Reviewed: https://review.openstack.org/211285 Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=94cfc6e22143d9d63fb62955b23568f4c044 Submitter: Jenkins Branch:master commit 94cfc6e22143d9d63fb62955b23568f4c044 Author: Ilya Sviridov isviri...@mirantis.com Date:

[Yahoo-eng-team] [Bug 1483852] [NEW] Cannot specify multiple Horizon plug-in overrides files

2015-08-11 Thread Richard Hagarty
Public bug reported: Horizon plug-ins wishing to add actions to existing Horizon table or row actions can configure this with an overrides file. But in local_settings.py, only one 'customization_module' can be processed by Horizon at a time. Therefore, if two or more plug-ins wish to utilize

[Yahoo-eng-team] [Bug 1483853] [NEW] [Juno]: Cannot set the VXLAN UDP destination port to 4789 using Linux Bridge

2015-08-11 Thread Danny Choi
Public bug reported: I'm running stable/Juno with VXLAN and Linux Bridge. Linux default VxLAN UDP port is 8472. IANA assigned port is 4789. I tried to add the following in /etc/neutron/plugins/ml2/ml2_conf.ini file, but it still use port 8472 afterwards. [agent] vxlan_udp_port=4789

[Yahoo-eng-team] [Bug 1483860] [NEW] Keystone version discovery is broken if you configure admin_endpoint and public_endpoint in conf file

2015-08-11 Thread Haneef Ali
Public bug reported: Keystone version discovery is broken if you configure admin_endpoint and public_endpoint in conf file. Version discovery is supposed to return the configured endpoint, but it will always return admin endpoint. This bug is in Juno/Kilo/master. This is only applicable for

[Yahoo-eng-team] [Bug 1482772] Re: Region filtering for endpoints does not work

2015-08-11 Thread Lin Hua Cheng
This was approved to be a no-spec required change: http://eavesdrop.openstack.org/meetings/keystone/2015/keystone.2015-08-11-18.00.log.html ** Changed in: keystone Status: Invalid = Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1471810] Re: Support host type specific block volume attachment

2015-08-11 Thread Matt Riedemann
This is invalid for master (liberty) because it's already in the os- brick library which nova is using in liberty. I've marked this for kilo. ** Also affects: nova/kilo Importance: Undecided Status: New ** Changed in: nova/kilo Status: New = In Progress ** Changed in: nova

[Yahoo-eng-team] [Bug 1483875] [NEW] FWaaS - firewall deleted unexpectedly by agent

2015-08-11 Thread Sean M. Collins
Public bug reported: q-svc log entries 2015-08-11 18:16:06.041 WARNING neutron_fwaas.services.firewall.fwaas_plugin [req- 9e82a535-e233-4190-8bb2-d40476291cd0 FWaaSExtensionTestJSON-1654170307 FWaaSExtensionTestJSON-582089387] Firewall 2d586bfd-a8ae-431d-b88b- 7169520de59d unexpectedly deleted

[Yahoo-eng-team] [Bug 1483873] [NEW] It should be possible to override the URL used in previous/next links

2015-08-11 Thread Matt Dietz
Public bug reported: The code for fetching the pagination links is hard coded to use WebOb's Request path_url property. In setups where a proxy is used to forward requests to neutron nodes, the href shown to the requesting tenant doesn't match the one he/she made the request against.

[Yahoo-eng-team] [Bug 1437154] Re: instance 's host was not updated after live-migration if source compute host crash

2015-08-11 Thread Eli Qiao
another blue print is working on https://blueprints.launchpad.net/nova/+spec/manager-restart-during- migration ** Changed in: nova Status: Opinion = Incomplete -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1483091] Re: Same name SecurityGroup could not work

2015-08-11 Thread yujie
** Changed in: openstack-manuals Status: Invalid = New ** Project changed: openstack-manuals = 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/1483091 Title: Same name

[Yahoo-eng-team] [Bug 1472999] Re: filter doesn't handle unicode charaters

2015-08-11 Thread Masco Kaliyamoorthy
** Also affects: python-glanceclient Importance: Undecided Status: New ** Also affects: nova Importance: Undecided Status: New -- 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 1464290] Re: UnboundLocalError in neutron/db/l3_db.py (Icehouse)

2015-08-11 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/1464290

[Yahoo-eng-team] [Bug 1463746] Re: vm status incorrect if hypervisor is broken

2015-08-11 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete = Expired -- 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 1483937] [NEW] version conflict encountered while running with stable/kilo branch

2015-08-11 Thread Su Zhang
Public bug reported: I hit the following error while running unit test under glance stable/kilo branch. This is the command line I used: ./run_tests.sh -f -V This is the error information: error: python-keystoneclient 1.3.2 is installed but python-keystoneclient=1.6.0 is required by

[Yahoo-eng-team] [Bug 1483939] [NEW] Allow host route injection of metadata server IP via DHCP

2015-08-11 Thread Marga Millet
Public bug reported: Vendors implementing Neutron L3 API in their devices may not be able to provide metadata server access via the Neutron router. In such cases it is useful for the deployer to force metadata server access using host route injection as done for isolated network segments. **

[Yahoo-eng-team] [Bug 1483943] [NEW] ChanceScheduler doesn't sne notifier.info

2015-08-11 Thread Eli Qiao
Public bug reported: if user chose ChanceScheduler as scheduler driver, then nova scheduler won't send out notifier information. we need to align ChanceScheduler with FilterScheduler ** Affects: nova Importance: Undecided Assignee: Eli Qiao (taget-9) Status: New ** Tags:

[Yahoo-eng-team] [Bug 1483955] [NEW] Horizon homepage shows internal server error

2015-08-11 Thread Ken Chen
Public bug reported: I created a devstack today having Sahara installed. And when I login, Horizon report a 500 internal server error as below: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server

[Yahoo-eng-team] [Bug 1483957] [NEW] icmp rule type should be in [0, 255]

2015-08-11 Thread huangpengtaohw
Public bug reported: when I enter Access Security to create security group in dashboard, then I manage rules and add a rule using custom icmp rule in the type and code item, it cue Enter a value for ICMP type in the range (-1:255) I think Enter a value for ICMP type in the range [0:255]

[Yahoo-eng-team] [Bug 1483958] [NEW] the router initial status should not be ACTIVE

2015-08-11 Thread shihanzhang
Public bug reported: Now we create a router, its initial status is ACTIVE, but I think its initial status should not be 'ACTIVE' before this router binds to a l3 agent, I think it is better to change its initial status to 'PENDING_CREATE', such like FWaas, VPNaas. ** Affects: neutron