[Yahoo-eng-team] [Bug 1656266] [NEW] A member can be created successfully with any value of parameter without any error

2017-01-13 Thread Kanika Singh
Public bug reported: Logically, MEMBER_ID should be the tenant_id that has to be added as a member. But in this case, MEMBER_ID parameter is not verified for existance. One can give any value as MEMBER_ID, database entry will be created for the specified value. eg: [root@controller

[Yahoo-eng-team] [Bug 1651312] [NEW] Request to delete flavor by name always returns 404 error

2016-12-19 Thread Kanika Singh
Public bug reported: GET /v2/{tenant_id}/flavors/{flavor_name} always returns 404. This first request to Nova-api is always returned with 404 when name is given as parameter. Because in \nova\api\openstack\compute\flavors.py\show(self, req, id) flavor is fetched by id

[Yahoo-eng-team] [Bug 1644175] [NEW] create project command mentioned in Installation guide for Newton throwing error

2016-11-23 Thread Kanika Singh
Public bug reported: While doing manual installation of Newton release by the following URL: http://docs.openstack.org/newton/install-guide-rdo/keystone-users.html The project create command throws error. [root@controller ~(keystone_admin)]# openstack project create --domain default