Huamin Chen
|
259bce370e
|
support storage class in Cinder provisioner
Signed-off-by: Huamin Chen <hchen@redhat.com>
|
2016-08-22 09:28:29 -04:00 |
|
Lucas Käldström
|
c88a07ce1a
|
Run goimports
|
2016-08-02 15:12:39 +03:00 |
|
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
Huamin Chen
|
d1e0a13924
|
support AWS and Cinder attacher
Signed-off-by: Huamin Chen <hchen@redhat.com>
|
2016-06-08 12:56:24 +00:00 |
|
kulke
|
ba4d74f3c7
|
Added Block Storage support to Rackspace provider, improved Node discovery.
|
2016-04-21 10:31:37 +02:00 |
|
Tim Hockin
|
a073c80e45
|
Use newer home for gcfg package
Switch from obsolete "github.com/scalingdata/gcfg" to "gopkg.in/gcfg.v1".
|
2016-03-16 08:42:08 -07:00 |
|
Rudi Chiarito
|
b3863eae82
|
Add instance-type label to cloud providers
Fully implemented for AWS and GCE
|
2016-02-12 15:02:03 -05:00 |
|
Kenneth Shelton
|
d399a8f8cc
|
* Added UDP LB support (for GCE)
|
2016-01-05 20:51:21 +00:00 |
|
Tim Hockin
|
42c7fec490
|
Add a cloud-provider hook to scrub DNS for pods
GCE needs this hook and it seems general enough to include.
|
2015-10-23 17:01:49 -07:00 |
|
Steve Milner
|
8da2d4002f
|
Fixes remaining imports per #15319
|
2015-10-20 07:13:13 -04:00 |
|
Edward Muller
|
63207741de
|
go fmt these
|
2015-08-31 11:29:33 -07:00 |
|
Edward Muller
|
69da77c6b0
|
s:code.google.com/p:github.com/scalingdata:
Because code.google.com is going away. Probably #1 of several.
|
2015-08-31 11:29:33 -07:00 |
|
CJ Cullen
|
e20467afcb
|
Clean up GCE metadata calls. Remove GetNodeResources from all providers.
|
2015-08-14 07:29:52 -07:00 |
|
Bryan Stenson
|
9541414742
|
create cloudprovider "providers" package
move all providers into new package
update all references to old package path
|
2015-08-11 22:36:51 -07:00 |
|