[Yahoo-eng-team] [Bug 1501211] [NEW] subnet quota usage count wrong

2015-09-30 Thread Maurice Schreiber
Public bug reported: The newly introduced disabling of the subnet create button (https://review.openstack.org/#/c/121935/) does not respect the right quota usages. Apparently all subnets within a domain (including the ones of shared networks) are counted to decide against the subnet quota if crea

[Yahoo-eng-team] [Bug 1520507] [NEW] Edit project checks wrong usage

2015-11-27 Thread Maurice Schreiber
Public bug reported: Release: Kilo Given my token is scoped to project A and I am project admin in project B I go to Identity > Projects > Edit Project B I click 'Save' I get the error: 'Quota value(s) cannot be less than the current usage value(s):...' for volume usages The problem is: Horizo

[Yahoo-eng-team] [Bug 1520570] [NEW] Unable to retrieve limits on unlimited quota

2015-11-27 Thread Maurice Schreiber
Public bug reported: Release: Kilo I got some compute quota set to -1 (tested with keypairs and cores) or some network quota set to -1 (tested with floating ip). When I click the (new in Kilo) launch instance button, I get the error 'Unable to retrieve limits' and I'm not able to launch an inst

[Yahoo-eng-team] [Bug 1520598] [NEW] several launch instance hits cause several requests

2015-11-27 Thread Maurice Schreiber
Public bug reported: Release: Kilo I have the 'new' launch instance dialog. After I clicked the launch instance button it takes a while to get the response, during this time it is possible to click the button again and another request will be triggered (resulting in multiple instances being creat

[Yahoo-eng-team] [Bug 1632263] [NEW] swift backend not working with disabled swift auto account creation

2016-10-11 Thread Maurice Schreiber
Public bug reported: Hi, we have our swift proxy configured with account_autocreate = false (which is the default), i.e. a new project does not automatically have a swift account, but it needs to be created via PUT on the swift auth url. In combination with multi-tenant swift backend use in glan

[Yahoo-eng-team] [Bug 1649532] [NEW] private flavors globally visible

2016-12-13 Thread Maurice Schreiber
Public bug reported: I have project A with user Anna, who has a role representing nova admin assigned (needed to allow creation of private flavors). I have project B with user Ben, who has a role representing nova admin assigned (needed to allow creation of private flavors). Anna has no permissi

[Yahoo-eng-team] [Bug 1653932] [NEW] network router:external field not exported

2017-01-04 Thread Maurice Schreiber
Public bug reported: Hi, I want to use the network RBAC Feature to give 'access_as_external' to a target project so that this project is able to allocate floating IPs from that external network (without being owner or admin). Let's say the external network has two subnets. So far so good, but if

[Yahoo-eng-team] [Bug 1661189] [NEW] calls to cinder always in user context

2017-02-02 Thread Maurice Schreiber
Public bug reported: My user is not Admin in Cinder. On attaching a volume nova tries to update the volume admin metadata, but this fails: "Policy doesn't allow volume:update_volume_admin_metadata to be performed." I would have expected that this call from nova to cinder happens in context of an

[Yahoo-eng-team] [Bug 1662477] [NEW] rbac shared network add_router_interface fails for non-admin

2017-02-07 Thread Maurice Schreiber
Public bug reported: We are on mitaka and use rbac to share private networks. We defined in the neutron policy that non-admin users can attach router interfaces, but this fails on shared networks, because rbac is not taken into account here: https://github.com/openstack/neutron/blob/a0e0e8b6686

[Yahoo-eng-team] [Bug 1666501] [NEW] add_router_interface does not export port_id

2017-02-21 Thread Maurice Schreiber
Public bug reported: In order to be able to control via policy "add_router_interface:port_id", who can add a router interface by providing a port (instead of a subnet), the export of the port_id field is needed. ** Affects: neutron Importance: Undecided Status: New -- You received

[Yahoo-eng-team] [Bug 1538625] [NEW] glance-api.conf kilo limit

2016-01-27 Thread Maurice Schreiber
Public bug reported: The example glance-api.conf is missing the api_limit_max and limit_param_default [DEFAULT] parameters. This got fixed in Liberty, but not back in Kilo, where this parameters were already present, too. I want to take care of the implementation myself. ** Affects: glance

[Yahoo-eng-team] [Bug 1480131] [NEW] Volume_Attachment_ID uses Volume_ID

2015-07-31 Thread Maurice Schreiber
Public bug reported: Version: Kilo Stable Problem Description: querying nova for volume attachments returns the wrong volume_attachment_id. I receive the volume_id instead of the volume_attachment_id. Example: curl -g -H "X-Auth-Token: $ADMIN_TOKEN" -X GET https://compute:8774/v2/(tenant_id)/s

[Yahoo-eng-team] [Bug 1480131] Re: Volume_Attachment_ID uses Volume_ID

2015-07-31 Thread Maurice Schreiber
** Also affects: horizon 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/1480131 Title: Volume_Attachment_ID uses Volume_ID S

[Yahoo-eng-team] [Bug 1497957] [NEW] Cannot re-trigger delete action on instances in state 'deleting'

2015-09-21 Thread Maurice Schreiber
Public bug reported: Version: Kilo Stable TEST CASE: Instance is hanging in state 'deleting'. I click on terminate to re-trigger the deletion. EXPECTED BEHAVIOR: server DELETE request is sent to nova OBSERVED BEHAVIOR: several GET requests are made and the UI displays: "Error: You are not allow