[Yahoo-eng-team] [Bug 1523506] Re: hosts within two availability zones

2016-03-06 Thread Yingxin
** Changed in: nova Status: Incomplete => 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/1523506 Title: hosts within two availability zones Status in

[Yahoo-eng-team] [Bug 1541774] Re: create response for networks and ports is missing extensions

2016-03-06 Thread YAMAMOTO Takashi
** Also affects: networking-midonet Importance: Undecided Status: New ** Changed in: networking-midonet Importance: Undecided => High -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1551499] Re: many of fwaas tempest tests are failing

2016-03-06 Thread YAMAMOTO Takashi
** Changed in: networking-midonet Status: Fix Committed => 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/1551499 Title: many of fwaas tempest tests are failing

[Yahoo-eng-team] [Bug 1553904] [NEW] cloud_admin not work in Horizon

2016-03-06 Thread Phelim Xue
Public bug reported: 1) I download and build environment Horizon with Github https://github.com/openstack/horizon 2) I configure my horizon with URL below https://wiki.openstack.org/wiki/Horizon/DomainWorkFlow If my keystone policy use origin policy, it's OKay. But when I change policy to

[Yahoo-eng-team] [Bug 1553889] [NEW] When an VM was deleted which a port belong to, The port can not be assigned to other VM again

2016-03-06 Thread bailin.zhang
Public bug reported: 1. When you create an VM with a given logic port, 2. delete the VM Instance. 3. Create an new VM with the old port, the status of vm is error. "dns_port" of the vm was not clear,when the vm was deleted. so when the new_name_vm was created, it show that the "dns_name" is

[Yahoo-eng-team] [Bug 1553864] Re: domain admin policy fail in keystonclient

2016-03-06 Thread Phelim Xue
** Project changed: openstack-manuals => python-keystoneclient ** Tags added: keystoneclient ** Tags added: policy ** Project changed: python-keystoneclient => keystone -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1553864] [NEW] domain admin policy fail in keystonclient

2016-03-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: In my case: I changed identity api to v3 export OS_AUTH_URL=http://controller:5000/v3 export OS_IDENTITY_API_VERSION=3 Create domain_admin openstack domain create domain1 openstack user create domain1_admin --domain domain1 --password openstack

[Yahoo-eng-team] [Bug 1548217] Re: Revert the unused code for address scope

2016-03-06 Thread Hong Hui Xiao
** Changed in: neutron 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/1548217 Title: Revert the unused code for address scope Status in

[Yahoo-eng-team] [Bug 1552466] Re: Ironic: deploy not cleaned up if configdrive fails to build

2016-03-06 Thread OpenStack Infra
Reviewed: https://review.openstack.org/287520 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ac5e95e39707a773100fa31f5057c2ace881e4e4 Submitter: Jenkins Branch:master commit ac5e95e39707a773100fa31f5057c2ace881e4e4 Author: Jim Rollenhagen Date:

[Yahoo-eng-team] [Bug 1553828] [NEW] Branding: Launch Instance: Metadata should inherit from theme

2016-03-06 Thread Diana Whitten
Public bug reported: The new launch instance's select flavor metadata should inherit from theme. ** Affects: horizon Importance: Medium Assignee: Diana Whitten (hurgleburgler) Status: In Progress ** Changed in: horizon Assignee: (unassigned) => Diana Whitten

[Yahoo-eng-team] [Bug 1553815] [NEW] host keys never restored following metadata api outage

2016-03-06 Thread Edward Hope-Morley
Public bug reported: We are running an Openstack cloud and have noticed some unexpected behaviour in our Ubuntu Trusty cloud instances created by Nova. We have observed that if a previously initialised instance (e.g. DataSourceOpenstack has already been run) is rebooted while the metadata api is

[Yahoo-eng-team] [Bug 1550639] Re: After migrate volume being attached instance, the instance cann't run normally

2016-03-06 Thread Matt Riedemann
What version of nova and cinder are you using? I'm not familiar with the volume migration API in Cinder, but it looks like it calls out to Nova to perform a swap volume operation. Per your comment 1, you're expecting that Cinder will handle the failure from the Nova swap volume operation and

[Yahoo-eng-team] [Bug 1553624] Re: Cannot create instance on a new Liberty openstack instalation

2016-03-06 Thread Matt Riedemann
This is less of a bug report and more of a support request, there is a problem with your auth / identity setup: 2016-03-05 18:29:55.974 6667 ERROR nova.api.openstack.extensions BadRequest: Expecting to find username or userId in passwordCredentials - the server could not comply with the request

[Yahoo-eng-team] [Bug 1553046] Re: suspended VMs are shutdown by nova compute

2016-03-06 Thread Matt Riedemann
To clarify step 2: "2 sleep the VM (windows:using the arrow button next to the Shut down button on the Start menu.)" I'm assuming that's what you're doing on the guest VM? That's essentially not supported. Actions should be performed on the guest VM via the Nova API, like suspending or stopping

[Yahoo-eng-team] [Bug 1553689] Re: description association proxy shared between all standard attrs

2016-03-06 Thread OpenStack Infra
Reviewed: https://review.openstack.org/288999 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=284f507adaa2af7691e49327cdfc2baba9268455 Submitter: Jenkins Branch:master commit 284f507adaa2af7691e49327cdfc2baba9268455 Author: Kevin Benton Date: Sun

[Yahoo-eng-team] [Bug 1553781] [NEW] Branding: Create Network should inherit from theme

2016-03-06 Thread Diana Whitten
Public bug reported: Branding: Create Network should inherit from theme Create network is different than all other workflows, and it has a lot of unnecessary style associated with it. This inhibits themability. It should just use standard nav-pills. ** Affects: horizon Importance: Medium

[Yahoo-eng-team] [Bug 1553769] [NEW] vpnaas: mitaka db migrations are placed in liberty directory

2016-03-06 Thread Akihiro Motoki
Public bug reported: In vpnaas db migration, we don't have 'mitaka' directory, but actually we have mitaka db migrations. They should be placed in Mitaka directory. http://paste.openstack.org/show/489478/ ** Affects: neutron Importance: High Assignee: Akihiro Motoki (amotoki)

[Yahoo-eng-team] [Bug 1428424] Re: Remove use of contextlib.nested

2016-03-06 Thread Davanum Srinivas (DIMS)
** Changed in: nova Assignee: ChangBo Guo(gcb) (glongwave) => Davanum Srinivas (DIMS) (dims-v) ** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1407915] Re: libvirt: Leverage xpath instead of searching manully

2016-03-06 Thread Davanum Srinivas (DIMS)
** 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/1407915 Title: libvirt: Leverage xpath instead of searching

[Yahoo-eng-team] [Bug 1428645] Re: VMware: Deleting an instance might delete Cinder volume's vmdk

2016-03-06 Thread Davanum Srinivas (DIMS)
** Changed in: nova Status: In Progress => Fix Released -- 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/1428645 Title: VMware: Deleting an instance might delete

[Yahoo-eng-team] [Bug 1445021] Re: nova-compute does not start after upgrade from juno->kilo if there are boot from volume servers running

2016-03-06 Thread Davanum Srinivas (DIMS)
*** This bug is a duplicate of bug 1416132 *** https://bugs.launchpad.net/bugs/1416132 ** This bug has been marked a duplicate of bug 1416132 _get_instance_disk_info fails to read files from NFS due to permissions -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1553689] [NEW] description association proxy shared between all standard attrs

2016-03-06 Thread Kevin Benton
Public bug reported: The association proxy added for the description on all standard attribute resources was being shared between all standard attributes since it was defined on the class that they all inherit. This meant that the first model to load would become the reference and break filtering