[Yahoo-eng-team] [Bug 1397836] [NEW] openstack-dashboard : Depends: python: (>= 2.7.1-0ubuntu2) but it is not installable Recommends: openstack-dashboard-ubuntu-theme but it is not installed

2014-11-30 Thread Omveer
Public bug reported: packages have unmet dependencies: openstack-dashboard : Depends: python: (>= 2.7.1-0ubuntu2) but it is not installable Recommends: openstack-dashboard-ubuntu-theme but it is not installed ** Affects: horizon Importance: Undecided Statu

[Yahoo-eng-team] [Bug 1392565] Re: Install and configure in Openstack(Glance) Installation Guide for Ubuntu 14.04  - juno

2014-11-30 Thread Darren Chan
** Changed in: openstack-manuals Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1392565 Title: Install and configure in Openstack(Glance) Installation

[Yahoo-eng-team] [Bug 1397822] [NEW] Can't access image after reboot host

2014-11-30 Thread Eric Xie
Public bug reported: I upload the cirros image which add property (--property architecture=x86_64) with CLI: glance image-update 6886dd80-b48c-4192-98bb-977d5ffa0314 --property architecture=x86_64 Then launch one instance with this image. But when the host with the instance rebooted, got log b

[Yahoo-eng-team] [Bug 1397796] [NEW] alembic v. 0.7.1 will support "remove_fk" and others not expected by heal_script

2014-11-30 Thread Mike Bayer
Public bug reported: neutron/db/migration/alembic_migrations/heal_script.py seems to have a hardcoded notion of what commands Alembic is prepared to pass within the execute_alembic_command() call. When Alembic 0.7.1 is released, the tests in neutron.tests.unit.db.test_migration will fail as foll

[Yahoo-eng-team] [Bug 1397794] [NEW] Delete instance failed, the task_state stay on deleting and can not revert to none, because the InvalidBDMVolume exception is not handled.

2014-11-30 Thread Rong Han ZTE
Public bug reported: 1. Delete instance failed, the task_state stay on deleting and can not revert to none. [root@opencos_114_222 ~(keystone_admin)]# nova list +--+--+++-+--+ | ID

[Yahoo-eng-team] [Bug 1397789] [NEW] No Error notifications are send in case the network creation fails.

2014-11-30 Thread Aiswarya Sundaran
Public bug reported: In case the network creation fails(due to bad gateway details) through horizon, the notifications we receive are the following. network.create.start network.create.end subnet.create.start network.delete.start network.delete.end This gives the impression that network has crea

[Yahoo-eng-team] [Bug 1397549] Re: Attaching volumes with CHAP authentication fails on Hyper-V

2014-11-30 Thread Alan Pevec
** Also affects: nova/juno Importance: Undecided Status: New ** Changed in: nova/juno Status: New => In Progress ** Changed in: nova/juno Importance: Undecided => Medium ** Changed in: nova/juno Assignee: (unassigned) => Alessandro Pilotti (alexpilotti) ** Changed in: n

[Yahoo-eng-team] [Bug 1397675] [NEW] Updating admin_state_up for port with vnic_type doesn't have affect

2014-11-30 Thread Itzik Brown
Public bug reported: Updating admin_state_up for port with binding:vnic_type='direct' doesn't have affect: Version === RHEL7.0 openstack-neutron-2014.2-11.el7ost How to reproduce === 1. Make sure you have a connectivity to the Instance with the port attached 2. Run #neutron po

[Yahoo-eng-team] [Bug 1397658] [NEW] mistake in creating the panel by the command systempanel

2014-11-30 Thread Golden
Public bug reported: after we creating a panel by : python manage.py startpanel mytestpanel -d openstack_dashboard.dashboards.admin –-target auto the contents of the index.xml in dashboards/admin/mytestpanel/templates/mytestpanel are: {% extends 'admin/base.html' %} {% load i18n %} {% block tit

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

2014-11-30 Thread Joe Gordon
Even if this isn't a memory leak and not something easily fixable, the behavior should at least be documented somewhere. This may be relevent: http://effbot.org/pyfaq/why-doesnt-python-release- the-memory-when-i-delete-a-large-object.htm ** Also affects: ceilometer Importance: Undecided