[Yahoo-eng-team] [Bug 1383580] [NEW] API calls in openstack_dashboard.usage.quotas should be wrapped with try/except

2014-10-21 Thread Akihiro Motoki
Public bug reported: API calls in openstack_dashboard.usage.quotas should be wrapped with try/except. ** Affects: horizon Importance: Low Status: New ** Tags: low-hanging-fruit -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1383579] [NEW] admin can't update other user's password

2014-10-21 Thread Hong-Guang
Public bug reported: Testing step : 1:git clone https://github.com/openstack-dev/devstack.git 2:cd devstack ./stack.sh 3:login as admin and create a user named demo1 4:go to user panel and find the demo1 user 5:there are only 2 action for edit user demo1:Disable user and Delete user **

[Yahoo-eng-team] [Bug 1383600] [NEW] [Sahara] The auto security group option should be selected by default.

2014-10-21 Thread Nikita Konovalov
Public bug reported: When creating a Node Group Template, the checkbox for automatic security group should be checked by default. ** Affects: horizon Importance: Undecided Assignee: Nikita Konovalov (nkonovalov) Status: In Progress -- You received this bug notification

[Yahoo-eng-team] [Bug 1383608] [NEW] Keystone Token should be configurable to persists in the DB for say n days

2014-10-21 Thread sahana alva
Public bug reported: Keystone Token should be configurable to persist in the DB for N days rather than expiring the same in 24 hours ** Affects: keystone Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1383614] [NEW] not using L3 network prevents a user from launching instances

2014-10-21 Thread Matthias Runge
Public bug reported: In Icehouse, usign a setup, where neutron-l3-agent is not used at all, starting new instances works via cli, but not via Horizon. Error message is: 2014-09-24 05:46:43,533 13795 ERROR horizon.tables.base Error while checking action permissions. Traceback (most recent call

[Yahoo-eng-team] [Bug 1383617] [NEW] SAWarning contradiction IN-predicate on instances.uuid

2014-10-21 Thread Attila Fazekas
Public bug reported: /usr/lib64/python2.7/site- packages/sqlalchemy/sql/default_comparator.py:35: SAWarning: The IN- predicate on instances.uuid was invoked with an empty sequence. This results in a contradiction, which nonetheless can be expensive to evaluate. Consider alternative strategies

[Yahoo-eng-team] [Bug 1383626] [NEW] boot from image(create a new volume) lost image property

2014-10-21 Thread zx
Public bug reported: when we create a instance by boot from image(create a new volume), if the image has one or more property, it will boot without the property. for example, we add a property 'hw_qemu_guest_agent=yes' on image ubt1204, Property | Value |

[Yahoo-eng-team] [Bug 1334647] Re: Nova api service doesn't handle SIGHUP signal properly

2014-10-21 Thread Huang Zhiteng
** Also affects: cinder Importance: Undecided Status: New ** Changed in: cinder Assignee: (unassigned) = Huang Zhiteng (zhiteng-huang) -- 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 1383631] [NEW] errored tab in workflow form has bad color contrast

2014-10-21 Thread Akihiro Motoki
Public bug reported: The tab styling has been improved recently but if a validation error occurs in a workflow, the errored tab in workflow form has bad color contrast. See the attached image. ** Affects: horizon Importance: Undecided Status: New ** Attachment added:

[Yahoo-eng-team] [Bug 1383676] [NEW] endless loop when deleting region

2014-10-21 Thread wanghong
Public bug reported: Reproduce: 1. create region A 2. create region B with parent A 3. update the parent of A to B 4. delete A or B The error message: {error: {message: An unexpected error prevented the server from fulfilling your request: maximum recursion depth exceeded while getting the str

[Yahoo-eng-team] [Bug 1383674] [NEW] Restarting neutron openvswitch agent causes network hiccup by throwing away all flows

2014-10-21 Thread Robert van Leeuwen
Public bug reported: If you reload/restart the neutron-openvswitch daemon it will first throw away all existing flows. This will break all networking until the flows are re-created. It can take some time before everything is back in the flow table on machines with quite a bit of instances or a

[Yahoo-eng-team] [Bug 1383715] [NEW] Devstack installation with cells, throws 'circular-reference detected' on nova cell-show command

2014-10-21 Thread Vineet Menon
Public bug reported: Devstack installtion with local.conf, [[local|localrc]] ADMIN_PASSWORD=secrete DATABASE_PASSWORD=secrete RABBIT_PASSWORD=secrete SERVICE_PASSWORD=secrete SERVICE_TOKEN=a682f596-76f3-11e3-b3b2-e716f9080d50

[Yahoo-eng-team] [Bug 1383722] [NEW] glance store initialization should be improved

2014-10-21 Thread Stuart McLaren
Public bug reported: Currently the glance store initialization is explicitly called in the api start script: cat glance/cmd/api.py . . . glance_store.register_opts(config.CONF) glance_store.create_stores(config.CONF) glance_store.verify_default_store() Other

[Yahoo-eng-team] [Bug 1353008] Re: MAAS Provider: LXC did not get DHCP address, stuck in pending

2014-10-21 Thread Ian Booth
Removing this bug from juju-core as the issue required a cloud init fix. ** No longer affects: juju-core -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1353008 Title: MAAS Provider:

[Yahoo-eng-team] [Bug 1383756] [NEW] oslo-incubator copy of request_id needed for grenade juno - master upgrade

2014-10-21 Thread Joe Gordon
Public bug reported: http://logs.openstack.org/74/128974/1/check/check-grenade- dsvm/6b7d6f3/logs/new/screen-n-api.txt.gz#_2014-10-21_07_12_30_741 https://review.openstack.org/#/c/127057/ caused the issue. ** Affects: nova Importance: Undecided Status: New -- You received this

[Yahoo-eng-team] [Bug 1383757] [NEW] oslo-incubator copy of request_id needed for grenade juno - master upgrade

2014-10-21 Thread Joe Gordon
Public bug reported: http://logs.openstack.org/74/128974/1/check/check-grenade- dsvm/6b7d6f3/logs/new/screen-n-api.txt.gz#_2014-10-21_07_12_30_741 https://review.openstack.org/#/c/127057/ caused the issue. ** Affects: nova Importance: Undecided Assignee: Matthew Treinish (treinish)

[Yahoo-eng-team] [Bug 1383779] [NEW] support the ldap user_enabled_invert parameter

2014-10-21 Thread Richard Megginson
Public bug reported: The ldap backend has a new parameter called user_enabled_invert. This should be supported by puppet. ** Affects: keystone Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1377280] Re: Adding gateway to flat externat network breaks HA routers

2014-10-21 Thread Numan Siddique
** 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/1377280 Title: Adding gateway to flat externat network breaks HA routers Status in

[Yahoo-eng-team] [Bug 1383817] [NEW] Deprecate catalog replacements and whitelists

2014-10-21 Thread David Stanek
Public bug reported: Bug #1354208 reported a security flaw in the way that we performed substitution for catalog URLs. The immediate solution was to add a whitelist of config fields that are safe to use with substitution. The long term goal is to get rid of this feature and only allow tenant_id

[Yahoo-eng-team] [Bug 1383608] Re: Keystone Token should be configurable to persists in the DB for say n days

2014-10-21 Thread Dolph Mathews
The token lifespan is already configurable in keystone.conf [token] revocation=3600 (defined in seconds). ** Changed in: keystone Status: New = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1383899] [NEW] xenapi auto disk config uses wrong size value when booting from volume

2014-10-21 Thread Andrew Laski
Public bug reported: The auto disk config setting to resize a guest filesystem on boot in the xenapi driver can destroy the partition when booting from a volume. The end result of which is the following error during boot: nova-compute.log:2014-10-10 16:04:30.829 19672 TRACE nova.utils

[Yahoo-eng-team] [Bug 1359138] Re: [OSSA 2014-037] vmware: deletion VM in resize state will cause VM-orig get leak (CVE-2014-8333)

2014-10-21 Thread Tristan Cacqueray
** Summary changed: - vmware: deletion VM in resize state will cause VM-orig get leak (CVE-2014-8333) + [OSSA 2014-037] vmware: deletion VM in resize state will cause VM-orig get leak (CVE-2014-8333) ** Changed in: ossa Status: In Progress = Fix Released -- You received this bug

[Yahoo-eng-team] [Bug 1383924] [NEW] keystone notification should use different topic for CADF and normal notificaiton

2014-10-21 Thread Haneef Ali
Public bug reported: Keystone uses same topic for both normal notificaiton and audit. Ideally both should be in different topic. Both has different security/persistence requirement ** Affects: keystone Importance: Undecided Status: New -- You received this bug notification

[Yahoo-eng-team] [Bug 1158684] Re: Pre-created ports get deleted on VM delete

2014-10-21 Thread Ivar Lazzaro
** Also affects: group-based-policy 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/1158684 Title: Pre-created ports get

[Yahoo-eng-team] [Bug 1334382] Re: API endpoint service names are not translated

2014-10-21 Thread Morgan Fainberg
So the issue here is how do you propose to get the i18n information? The service names are not static and can be named whatever is desired by the deployer. This is not something that is easy to guess about, since we can't know every name that a deployer wants to use. I honestly don't think it's

[Yahoo-eng-team] [Bug 1383973] [NEW] image data cannot be removed when deleting a saving status image

2014-10-21 Thread Quan Guo
Public bug reported: The image data in /var/lib/glance/images/ cannot be removed when I delete a image that status is saving. 1. create a image glance image-create --name image-v1 --disk-format raw --container-format bare --file xx.image --is-public true 2. list the created image, the status

[Yahoo-eng-team] [Bug 1344086] Re: LB unit test error in stable/havana

2014-10-21 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/1344086

[Yahoo-eng-team] [Bug 1331387] Re: stack resources are not always visible

2014-10-21 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 (Horizon).

[Yahoo-eng-team] [Bug 1381768] Re: AttributeError: 'module' object has no attribute 'LDAP_CONTROL_PAGE_OID' with python-ldap 2.4

2014-10-21 Thread Yaguang Tang
** Also affects: keystone (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1381768 Title: AttributeError: 'module' object has no