[Yahoo-eng-team] [Bug 1666148] Re: nova set-password instancesname return 409 error

2017-04-23 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 1666501] Re: add_router_interface does not export port_id

2017-04-23 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/1666501

[Yahoo-eng-team] [Bug 1567529] Re: Disabled neutron quota breaks "Create subnet" button

2017-04-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/302925 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=8dc3e4324770bcc963cc213884861a563c2fd8e3 Submitter: Jenkins Branch:master commit 8dc3e4324770bcc963cc213884861a563c2fd8e3 Author: Paul Karikh Date:

[Yahoo-eng-team] [Bug 1674517] Re: pecan missing custom tenant_id policy project_id matching

2017-04-23 Thread OpenStack Infra
Reviewed: https://review.openstack.org/447781 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=0193777e60216844019963f785cd28ca205c42a4 Submitter: Jenkins Branch:master commit 0193777e60216844019963f785cd28ca205c42a4 Author: Anindita Das Date:

[Yahoo-eng-team] [Bug 1685664] [NEW] Block Device Mapping is Invalid (add/attache lvm volume)

2017-04-23 Thread Lovelesh
Public bug reported: Description === Hi, I am setting up multi node environment (controller, Nova, nuetron and cinder). For now, I am able to create the blank Server and when I try to add or attach volume ( from cinder - volume from volume group) it fails. Without volume I am able to

[Yahoo-eng-team] [Bug 1685634] [NEW] Correct oauth create_request_token documentation

2017-04-23 Thread Felipe Monteiro
Public bug reported: Currently, the oauth documentation for the `create_request_token` endpoint is incorrect. The parameter "requested_project_id" [0] is actually spelled "Request-Project-Id" and is located in the header, not the body, of the request object [1]. [0]

[Yahoo-eng-team] [Bug 1683009] Re: Usage summary not reduce when delete error instances

2017-04-23 Thread Jiang
** 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 OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1683009 Title: Usage summary not reduce when delete error

[Yahoo-eng-team] [Bug 1685602] [NEW] scenario test_trunk test_subport_connectivity - tagged network created with GW

2017-04-23 Thread Alex Stafeyev
Public bug reported: Tagged network created with gateway - The outcome of that : When dhclient eth0.TAG is executed , the VM gets another GW and we lose FIP connectivity . The self.create_subnet(vlan_network, cidr=new_subnet_cidr) should be created without GW. ** Affects: neutron

[Yahoo-eng-team] [Bug 1685590] [NEW] No retry for removing instance in case of ironic service down

2017-04-23 Thread Wang KaiFeng
Public bug reported: When ironic service is shortly down (e.g. ironic conductor down), removing an instance will immediately make this instance into error state without retry. After investigation, it points to the code segment: