Upcloud renamed to UpCloud Signed-off-by: Quentin Pradet <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/0e0b6831 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/0e0b6831 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/0e0b6831 Branch: refs/heads/trunk Commit: 0e0b68319ba8771122a1418bd8bb9ac351ba9ed3 Parents: 5326c9a Author: Mika Lackman <[email protected]> Authored: Sun Sep 24 19:38:54 2017 +0300 Committer: Quentin Pradet <[email protected]> Committed: Wed Sep 27 07:04:33 2017 +0400 ---------------------------------------------------------------------- libcloud/compute/types.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/0e0b6831/libcloud/compute/types.py ---------------------------------------------------------------------- diff --git a/libcloud/compute/types.py b/libcloud/compute/types.py index b360c0e..0de0497 100644 --- a/libcloud/compute/types.py +++ b/libcloud/compute/types.py @@ -98,7 +98,7 @@ class Provider(Type): :cvar RACKSPACE_FIRST_GEN: Rackspace First Gen Cloud Servers :cvar RIMUHOSTING: RimuHosting.com :cvar TERREMARK: Terremark - :cvar UPCLOUD: Upcloud + :cvar UPCLOUD: UpCloud :cvar VCL: VCL driver :cvar VCLOUD: vmware vCloud :cvar VPSNET: VPS.net
