brooklyncentral / clocker

Apache Brooklyn cloud native infrastructure blueprints
Apache License 2.0
426 stars 66 forks source link

Docker libnetwork support #286

Closed grkvlt closed 8 years ago

grkvlt commented 8 years ago

This upgrades Docker networking support to use the libnetwork plugin ecosystem, which gives Clocker a lot more flexibility in terms of SDN usage.

grkvlt commented 8 years ago

This includes https://github.com/jclouds/jclouds-labs/pull/264

grkvlt commented 8 years ago

@johnmccabe @aledsage looks good to merge now, can you please review? I have tested in SoftLayer with ipip and nat turned off. Needs testing in Blue Box and other clouds.

grkvlt commented 8 years ago

Tested in Blue Box and SoftLayer with Calico.

grkvlt commented 8 years ago

This has gone through a lot of testing recently, so I'm happy to merge now.

andreaturli commented 8 years ago

sounds like a great feature, thanks @grkvlt !

johnmccabe commented 8 years ago

a belated LGTM, as mentioned to @grkvlt directly its been working without any observed issues for me