Naved Ansari
Naved Ansari
> Ok -- see if cranking that number up makes it any better. I increased the number there to 16, and also upped the number of vCPUs allocated to the...
> I noticed you have process=5 in the client -- if you up that to 16 as well does it make a difference? Tried it and that didn't make a...
Thanks for the explanation, Ian!! > I'd still like to know if swapping in the null auth backend fixes it, though obviously you need to reproduce the problem somewhere other...
So now that I know how to do multiple requests, I tried adding this as a CLI feature to get all nodes in all projects. ```python def _get_nodes(project): """Helper function...
> Sorry for the lecture I always appreciate your insights! I have learned so much from you. On Fri, Jan 18, 2019, 5:34 PM Ian Denhardt Unrelated to your immediate...
Is there a standard way to mark an REST API deprecated? Some people are inserting the `Warning` header to notify. Because it would make sense to mark revert_port deprecated when...
I started working on this: https://github.com/CCI-MOC/hil/compare/master...naved001:remove-direct-fixture-calls There's more work to do.
For the BMI workflow, there's no need to have this driver at all. If people are doing development for these codes, all they have to do is make their VMs...
> To share networks with other projects You don't have to be the administrator to share a network. Network owners can do that too: https://github.com/CCI-MOC/hil/blob/c4057f747bbd956143cc0f4b84c7bd4c60360ac8/hil/api.py#L148-L149 > Add/remove users to its...
> I think if nobody makes a case for doing something here in a week or so I'll just close this. Works for me. @SahilTikale tagging you here so that...