Naved Ansari

Results 108 comments of Naved Ansari

while we are on the topic, should we update `list_projects` to show the projects a non-admin user has access to? Just like list_project_networks. Right now a regular user can't see...

it only lists projects right now and not the users assigned to it. And I am okay with it because one could just list_users and grep for the project. The...

> I worry it makes use of the API less predictable. That's a good point. But what do we do about regular users not being able to see what projects...

Keystone already has an API https://developer.openstack.org/api-ref/identity/v3/#get-available-project-scopes We have to think of a way to implement this in our db backend.

I think we will want to setup quotas at some point, so I wouldn't close this just yet.

> which implies that the switch has a configuration that works just like the dell & nexus switches I thought all switches have the concept of running-configs and startup-configs. Have...

Have been reading up about the infiniband stuff. Looks like we will need a different network backend; partitions with partition keys (like VLANs with VLAN IDs), Host Channel Adapters (HCA)...

> We should pin down a specific set of requirements. To answer this question, we should figure out things we can't do with the current implementation (or difficult to do)...

I am inclined to simply add a few more columns to the networking action table. Those columns can hold a UUID and the status (success, error, in progress). The APIs...

No, the cli call to dump everything still doesn't exist. What was merged are just API calls to fill in the gaps needed for a call like this.