Граф коммитов

53 Коммитов

Автор SHA1 Сообщение Дата
Onur Filiz c8400962ba Updated plugins to use path constants 2016-05-01 17:55:21 -07:00
Onur Filiz 1570d83456 Updated network plugin tests to use api constants 2016-05-01 17:12:29 -07:00
Onur Filiz 31bf4fbcbb Update remote plugin api contracts 2016-05-01 17:09:36 -07:00
Onur Filiz 908f6fbac8 Added IPAM api module 2016-04-27 18:26:25 -07:00
Onur Filiz cb7b07744d Moved common plugin functionality to base class 2016-04-27 17:53:05 -07:00
Onur Filiz 3d665c42bc Replaced explicit test hook method with type assertion 2016-04-27 11:21:58 -07:00
Onur Filiz 40af7bbc66 Added netlink interface management APIs 2016-04-18 18:17:49 -07:00
Onur Filiz edb88661b1 Removed old netlink package 2016-04-18 18:11:39 -07:00
Onur Filiz 60bbd4b52f Added netlink package 2016-04-18 18:09:24 -07:00
Onur Filiz ae14a01632 Fixed missing mutex unlocks in net plugin 2016-04-15 16:56:34 -07:00
Onur Filiz df968d06d9 Fixed formatting bug in log.Printf 2016-04-15 16:29:51 -07:00
Onur Filiz 938b080e1d Minor renaming for consistency with libnetwork terminology 2016-03-31 00:21:47 -07:00
Onur Filiz 28ddc0e838 Added basic tests for IPAM plugin 2016-03-31 00:17:24 -07:00
Onur Filiz f74fe199d4 Added testing hook to IPAM plugin 2016-03-31 00:16:04 -07:00
Onur Filiz 76ebb437e2 Added network plugin tests for basic remote API validation 2016-03-28 03:36:47 -07:00
Onur Filiz e3445c49ac Added log API for basic string logging 2016-03-28 03:31:34 -07:00
Onur Filiz e56b598866 Fix listener crash when the request body is empty 2016-03-28 03:28:48 -07:00
Sushant Sharma d24f785617 Update README 2016-03-22 23:02:36 -07:00
Sushant Sharma d901f532e8 Fix the case for dependencies path 2016-03-21 15:40:21 -07:00
Onur Filiz 2aff6fde0c Enable remote plugin API tests 2016-03-21 03:03:01 -07:00
Onur Filiz b7dfcfd900 Update package names for new repo 2016-03-21 02:52:55 -07:00
Sushant Sharma bbc40aec71 Avoid veth prefix collision with those created by docker 2016-03-10 20:59:17 -08:00
Sushant Sharma 3012c15efe Avoid using any nics/bridge created via docker 2016-03-08 21:13:12 -08:00
Sushant Sharma 88cc019380 Install dependencies only on ubuntu (current supported version) 2016-03-08 10:21:13 -08:00
Sushant Sharma 23b4e54b8c Install tool for layer-2 operations (Will be removed later when we implement ours) 2016-03-08 10:09:26 -08:00
Sushant Sharma 8a35d166db Handle scenario when customer do not specifies the CA 2016-03-08 09:57:33 -08:00
Sushant Sharma 8717b8c4ff resolving conflicts 2016-03-07 21:22:18 -08:00
Sushant Sharma 5dec368fde Support in Penguin for Multi CA enabled NICs. Logging to be fixed. 2016-03-07 21:17:08 -08:00
Onur Filiz e2b61617bd Task 5544441: Make plugin names configurable for testing 2016-03-07 04:17:54 -08:00
Onur Filiz f369a8bd5e Task 5544441: Network plugin test initial commit 2016-03-07 03:47:39 -08:00
Onur Filiz 9aec1d5ff2 Task: 5544441 Refactor packaging for better testability 2016-03-01 18:14:20 -08:00
Onur Filiz efba38effa Task: 5544454 Created log package, simplified logging APIs 2016-03-01 16:52:22 -08:00
Onur Filiz c83e9269c3 Task 5544454: Azure Docker libnetwork plugin logging capability 2016-02-28 20:06:40 -08:00
Onur Filiz 6d036c6e8d Task: 4598699 Ran 'go fmt' to format the source code 2016-02-23 11:40:05 -08:00
Onur Filiz 456716ea79 Task: 4598699 Ran 'go fmt' to format the source code 2016-02-23 11:37:00 -08:00
Onur Filiz b1019971e7 Merge branch 'master' of https://github.com/sharmasushant/penguin 2016-02-22 17:41:49 -08:00
Onur Filiz 98c196b4fe Task 5544454: Azure Docker libnetwork plugin logging capability 2016-02-22 17:38:13 -08:00
Onur Filiz 923e68eb9e Updated readme usage instructions 2016-02-18 22:56:12 -08:00
Onur Filiz 5bea3a2baf Task 4598699: Introduced the listener object and updated net and ipam plugins to use it 2016-02-18 22:30:53 -08:00
Onur Filiz 413480173a Update the object names to comply with Go language conventions 2016-02-17 13:53:00 -08:00
Onur Filiz fd723c36cb Added listener object 2016-02-17 10:25:09 -08:00
Onur Filiz 39ed145188 Update the package names to comply with Go language conventions 2016-02-10 12:23:26 -08:00
Onur Filiz d09c0474b4 Update the file hierarchy to comply with Go language conventions 2016-02-10 12:12:10 -08:00
Sushant Sharma ee7c5793bb MultiCA: Work in progress 2016-02-01 22:05:06 -08:00
Sushant Sharma fa36b24c98 Checking in gitignore 2016-01-11 16:39:54 -08:00
Sushant Sharma 98cf22b033 Formatting the code 2015-12-24 14:39:01 -08:00
Sushant Sharma f54d839779 Add copyright. Format code. 2015-12-24 13:09:43 -08:00
Sushant Sharma fcc15074b1 Delete penguin 2015-12-23 22:56:09 -08:00
Sushant Sharma 357342e20f Fix the return subnet from null ipam 2015-12-23 15:48:07 -08:00
Sushant Sharma ccf014b644 Fix formatiing for README 2015-12-23 15:39:14 -08:00