Ian Denhardt

Results 574 comments of Ian Denhardt

The user show call would first have to be added to the API. `user list` already exists, and we should add a wrapper to the CLI.

- Why do you think `connect/detach` is inconsistent? - In the case of `*_register`, delete is something of a misnomer; unregister better reflects the semantics. That said, #25 left an...

So `eth0` is the nic, what's `connect_network` (Before I typed `connect_network`; typo)? The method I suppose, but that's a bit un-RESTful a more RESTful way of doing that call would...

Going to re-open; let's settle on what to do with the issue before we just close it. Making the API more consistent might be worthwhile, but I'd like to come...

For posterity, the relevant bit from the summary email after the meeting that I got (was not there myself): > * Ansible Networking/HIL merge. This seems like an obvious move...

Ok. I'm not necessarily opposed to replacing the driver infrastructure whole-sale, but I have a couple concerns: 1. I worry a little bit about performance; my experiences with ansible have...

Actually, I think I found them: https://github.com/ansible/ansible/tree/devel/lib/ansible/modules/network

And, for reference, here is the role documentation: http://docs.ansible.com/ansible/latest/modules/list_of_network_modules.html Picking through it may provide some more insight into the interfaces we're looking at.

This was briefly raised on the email thread, but we didn't really end up following up on it this week: @privateip suggested a more synchronous discussion (maybe via IRC; we...