Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Add interfaces/vlan management #22

Closed
twidi opened this issue Sep 29, 2014 · 10 comments
Closed

Add interfaces/vlan management #22

twidi opened this issue Sep 29, 2014 · 10 comments
Assignees

Comments

@twidi
Copy link

twidi commented Sep 29, 2014

I just fell in love with your great API but when i wanted to add my newly created VM to my vlan... i didn't find a way :(

@kalou
Copy link
Contributor

kalou commented Oct 1, 2014

We can easily do:

  • gandi vlan create (--name ?)
  • gandi vlan update (--things for subnets - see below)
  • gandi vlan delete
  • gandi vlan list

We need something simple to attach/detach a vm to/from a vlan. Not sure if we can have a syntax like

  • gandi vlan attach

On the other hand, we're finalizing automatic IP/subnet allocations, so this could wait for it a little

@twidi
Copy link
Author

twidi commented Oct 1, 2014

With the vlan feature it makes no sense to use many servers without vlans, and the only real usage of this client is to manage many servers. It's, for me at least, but for others, totally useless without this :)

Do you have an ETA for the "ip/subnet" allocation ? Is it related to ip allocation on vlans, which must be done manually for now ?

@twidi
Copy link
Author

twidi commented Oct 1, 2014

By the way, about "gandi vlan attach" I was about to tell you "why not the same syntax as for disks"... but i didn't find such a command :(

@wdauchy
Copy link
Contributor

wdauchy commented Oct 1, 2014

Do you have an ETA for the "ip/subnet" allocation ? Is it related to ip allocation on vlans, which must be done manually for now ?

it is planned before the end of the year I guess

@twidi
Copy link
Author

twidi commented Oct 1, 2014

Thanks for your answer ;)

But... no vlan management, no disk attachment (except on creation)... hmmm it's a real great idea to have this lib + command line, but not very useful for now :(
I just used this tool as an argument with a friend to convince him to migrate his servers to gandi :-/

@kalou
Copy link
Contributor

kalou commented Oct 2, 2014

dont be sad, it's useful for many things, especially if you consider using temporary servers with hourly billing rather than deploying vps stuff. we'll work on that soon.

@sayoun sayoun self-assigned this Oct 2, 2014
@twidi
Copy link
Author

twidi commented Oct 6, 2014

yes i understand. So i'll wait ;)

@sayoun
Copy link
Contributor

sayoun commented Oct 10, 2014

Hello @twidi

I've pushed a new branch named unstable which contains 2 new namespaces: vlan and iface.
Can you use it and give us your feedback, does it solve your issue ?

Also please take note that this branch is, obviously, unstable and will be refactored in the near future so it can become broken/non working.

@wdauchy
Copy link
Contributor

wdauchy commented Jan 8, 2015

I guess we can close it since the v0.12 is released with needed namespace (vlan+ip)

@wdauchy wdauchy closed this as completed Jan 8, 2015
@sayoun
Copy link
Contributor

sayoun commented Jan 8, 2015

Indeed, I'll remove the branch too

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants