Naved Ansari
Naved Ansari
#757 seems related.
I remember @Izhmash telling me that he couldn't boot into uefi using ipmitool. He tested a dell m620 and a cisco node (the ones in kaizen/neu). So that's where we...
I agree with @xuhang57 on 1. On 2, what I had in mind was. just send a sorted list `{"key1": , "key2": }`. The API server will check for the...
> the heart of the problem is How do I know what arguments to send when I am trying to register a node or a switch Node registration will now...
@zenhack Do you think it's worth switching to a container in the future? If not, we can close this.
ah, looks like we needed it to get the port ID so that we can remove native vlans in our console based drivers.
Here's a [WIP](https://github.com/CCI-MOC/hil/compare/master...naved001:refactor-driver-code?expand=1)
I would be happy to have everything in Markdown. And change the titles too, some of them are in all caps, like `UPGRADING.rst`. Do one file per PR though (or...
Just leave the required ones in RST, and change everything else to MD
Currently we have: * `list_project_networks` * `list_project_nodes` * `list_project_headnodes` (will be marked deprecated soon) The only thing we don't have is `list_project_users`. We could write a wrapper on top of...