softlayer / knife-softlayer

Other
25 stars 22 forks source link

Cannot specify network speed #13

Closed ersteinmIBM closed 9 years ago

ersteinmIBM commented 10 years ago

Using the -n option has no effect. If I provision with a public/private IP, both nics are 10MB/s If I provision with just a private IP, the nic is 100Mb/s. Both times I specified -n 1000.

Additionally, looking at the code, you never read the -n option. It's not part of the opts hash you build either.

cphrmky commented 10 years ago

You are right. My oversight there. Will fix today.

cphrmky commented 10 years ago

Just an update, I've got the needed fix in place in fog-softlayer, I'll be adding the changes needed to this gem ASAP. I'm getting pulled into another project and I've been traveling which has prevented me from completing this. Will have it ready tomorrow I hope.

hairyhenderson commented 9 years ago

@cphrmky - any update on this bug? This one's blocking us from using the plugin at this point... Just curious if there's something you need help with here.

cphrmky commented 9 years ago

@hairyhenderson sorry for the delay, will push an update today.

cphrmky commented 9 years ago

@hairyhenderson update with the fix has been pushed to master, tagged as a release here, new version of the gem cut and pushed to rubygems.org/gems/knife-softlayer