cft_smartcloud 0.1.5 → 0.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (94) hide show
  1. data/CHANGELOG +9 -0
  2. data/VERSION +1 -1
  3. data/cft_smartcloud.gemspec +2 -91
  4. data/lib/smartcloud.rb +30 -47
  5. metadata +3 -92
  6. data/lib/cli_tools/README.txt +0 -50
  7. data/lib/cli_tools/ic-add-keypair.cmd +0 -29
  8. data/lib/cli_tools/ic-add-keypair.sh +0 -15
  9. data/lib/cli_tools/ic-allocate-address.cmd +0 -29
  10. data/lib/cli_tools/ic-allocate-address.sh +0 -14
  11. data/lib/cli_tools/ic-attach-volume.cmd +0 -27
  12. data/lib/cli_tools/ic-attach-volume.sh +0 -27
  13. data/lib/cli_tools/ic-clone-image.cmd +0 -27
  14. data/lib/cli_tools/ic-clone-image.sh +0 -14
  15. data/lib/cli_tools/ic-clone-volume.cmd +0 -27
  16. data/lib/cli_tools/ic-clone-volume.sh +0 -60
  17. data/lib/cli_tools/ic-cmd.cmd +0 -41
  18. data/lib/cli_tools/ic-cmd.sh +0 -38
  19. data/lib/cli_tools/ic-create-instance.cmd +0 -27
  20. data/lib/cli_tools/ic-create-instance.sh +0 -14
  21. data/lib/cli_tools/ic-create-password.cmd +0 -27
  22. data/lib/cli_tools/ic-create-password.sh +0 -14
  23. data/lib/cli_tools/ic-create-volume.cmd +0 -27
  24. data/lib/cli_tools/ic-create-volume.sh +0 -14
  25. data/lib/cli_tools/ic-delete-image.cmd +0 -27
  26. data/lib/cli_tools/ic-delete-image.sh +0 -14
  27. data/lib/cli_tools/ic-delete-instance.cmd +0 -27
  28. data/lib/cli_tools/ic-delete-instance.sh +0 -14
  29. data/lib/cli_tools/ic-delete-volume.cmd +0 -27
  30. data/lib/cli_tools/ic-delete-volume.sh +0 -14
  31. data/lib/cli_tools/ic-describe-address-offerings.cmd +0 -27
  32. data/lib/cli_tools/ic-describe-address-offerings.sh +0 -14
  33. data/lib/cli_tools/ic-describe-addresses.cmd +0 -27
  34. data/lib/cli_tools/ic-describe-addresses.sh +0 -14
  35. data/lib/cli_tools/ic-describe-image-agreement.cmd +0 -27
  36. data/lib/cli_tools/ic-describe-image-agreement.sh +0 -14
  37. data/lib/cli_tools/ic-describe-image.cmd +0 -27
  38. data/lib/cli_tools/ic-describe-image.sh +0 -14
  39. data/lib/cli_tools/ic-describe-images.cmd +0 -27
  40. data/lib/cli_tools/ic-describe-images.sh +0 -14
  41. data/lib/cli_tools/ic-describe-instance.cmd +0 -27
  42. data/lib/cli_tools/ic-describe-instance.sh +0 -14
  43. data/lib/cli_tools/ic-describe-instances.cmd +0 -27
  44. data/lib/cli_tools/ic-describe-instances.sh +0 -14
  45. data/lib/cli_tools/ic-describe-keypair.cmd +0 -27
  46. data/lib/cli_tools/ic-describe-keypair.sh +0 -14
  47. data/lib/cli_tools/ic-describe-keypairs.cmd +0 -27
  48. data/lib/cli_tools/ic-describe-keypairs.sh +0 -14
  49. data/lib/cli_tools/ic-describe-location.cmd +0 -14
  50. data/lib/cli_tools/ic-describe-location.sh +0 -14
  51. data/lib/cli_tools/ic-describe-locations.cmd +0 -14
  52. data/lib/cli_tools/ic-describe-locations.sh +0 -14
  53. data/lib/cli_tools/ic-describe-request.cmd +0 -27
  54. data/lib/cli_tools/ic-describe-request.sh +0 -14
  55. data/lib/cli_tools/ic-describe-vlans.cmd +0 -27
  56. data/lib/cli_tools/ic-describe-vlans.sh +0 -14
  57. data/lib/cli_tools/ic-describe-volume-offerings.cmd +0 -27
  58. data/lib/cli_tools/ic-describe-volume-offerings.sh +0 -14
  59. data/lib/cli_tools/ic-describe-volume.cmd +0 -27
  60. data/lib/cli_tools/ic-describe-volume.sh +0 -14
  61. data/lib/cli_tools/ic-describe-volumes.cmd +0 -27
  62. data/lib/cli_tools/ic-describe-volumes.sh +0 -14
  63. data/lib/cli_tools/ic-detach-volume.cmd +0 -27
  64. data/lib/cli_tools/ic-detach-volume.sh +0 -27
  65. data/lib/cli_tools/ic-extend-reservation.cmd +0 -27
  66. data/lib/cli_tools/ic-extend-reservation.sh +0 -14
  67. data/lib/cli_tools/ic-generate-keypair.cmd +0 -27
  68. data/lib/cli_tools/ic-generate-keypair.sh +0 -14
  69. data/lib/cli_tools/ic-release-address.cmd +0 -27
  70. data/lib/cli_tools/ic-release-address.sh +0 -14
  71. data/lib/cli_tools/ic-remove-keypair.cmd +0 -27
  72. data/lib/cli_tools/ic-remove-keypair.sh +0 -14
  73. data/lib/cli_tools/ic-restart-instance.cmd +0 -27
  74. data/lib/cli_tools/ic-restart-instance.sh +0 -14
  75. data/lib/cli_tools/ic-save-instance.cmd +0 -27
  76. data/lib/cli_tools/ic-save-instance.sh +0 -14
  77. data/lib/cli_tools/ic-set-default-key.cmd +0 -27
  78. data/lib/cli_tools/ic-set-default-key.sh +0 -14
  79. data/lib/cli_tools/ic-update-instance.cmd +0 -27
  80. data/lib/cli_tools/ic-update-instance.sh +0 -14
  81. data/lib/cli_tools/ic-update-keypair.cmd +0 -27
  82. data/lib/cli_tools/ic-update-keypair.sh +0 -14
  83. data/lib/cli_tools/lib/DeveloperCloud_API_Client_JAR.jar +0 -0
  84. data/lib/cli_tools/lib/DeveloperCloud_CMD_Tool.jar +0 -0
  85. data/lib/cli_tools/lib/commons-beanutils-1.6.1.jar +0 -0
  86. data/lib/cli_tools/lib/commons-cli-1.2.jar +0 -0
  87. data/lib/cli_tools/lib/commons-codec-1.3.jar +0 -0
  88. data/lib/cli_tools/lib/commons-collections-3.2.1.jar +0 -0
  89. data/lib/cli_tools/lib/commons-digester-1.8.jar +0 -0
  90. data/lib/cli_tools/lib/commons-httpclient-3.1.jar +0 -0
  91. data/lib/cli_tools/lib/commons-lang-2.3.jar +0 -0
  92. data/lib/cli_tools/lib/commons-logging-1.1.1.jar +0 -0
  93. data/lib/cli_tools/logging.properties +0 -7
  94. data/lib/cli_tools/manifest.rmd +0 -26
@@ -1,14 +0,0 @@
1
- #!/bin/sh
2
- ############################################################################
3
- #
4
- # Licensed Materials - Property of IBM
5
- #
6
- # (C) COPYRIGHT International Business Machines Corp. 2009
7
- #
8
- # All Rights Reserved.
9
- #
10
- # US Government Users Restricted Rights - Use, duplication or
11
- # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
12
- #
13
- #############################################################################
14
- ./ic-cmd.sh -action CreateVolume $*
@@ -1,27 +0,0 @@
1
- @echo off
2
-
3
- REM ###########################################################################
4
-
5
- REM #
6
-
7
- REM # Licensed Materials - Property of IBM
8
-
9
- REM #
10
-
11
- REM # (C) COPYRIGHT International Business Machines Corp. 2009
12
-
13
- REM #
14
-
15
- REM # All Rights Reserved.
16
-
17
- REM #
18
-
19
- REM # US Government Users Restricted Rights - Use, duplication or
20
-
21
- REM # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
22
-
23
- REM #
24
-
25
- REM #############################################################################
26
-
27
- ic-cmd.cmd -action DeleteImage %*
@@ -1,14 +0,0 @@
1
- #!/bin/sh
2
- ############################################################################
3
- #
4
- # Licensed Materials - Property of IBM
5
- #
6
- # (C) COPYRIGHT International Business Machines Corp. 2009
7
- #
8
- # All Rights Reserved.
9
- #
10
- # US Government Users Restricted Rights - Use, duplication or
11
- # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
12
- #
13
- #############################################################################
14
- ./ic-cmd.sh -action DeleteImage $*
@@ -1,27 +0,0 @@
1
- @echo off
2
-
3
- REM ###########################################################################
4
-
5
- REM #
6
-
7
- REM # Licensed Materials - Property of IBM
8
-
9
- REM #
10
-
11
- REM # (C) COPYRIGHT International Business Machines Corp. 2009
12
-
13
- REM #
14
-
15
- REM # All Rights Reserved.
16
-
17
- REM #
18
-
19
- REM # US Government Users Restricted Rights - Use, duplication or
20
-
21
- REM # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
22
-
23
- REM #
24
-
25
- REM #############################################################################
26
-
27
- ic-cmd.cmd -action DeleteInstance %*
@@ -1,14 +0,0 @@
1
- #!/bin/sh
2
- ############################################################################
3
- #
4
- # Licensed Materials - Property of IBM
5
- #
6
- # (C) COPYRIGHT International Business Machines Corp. 2009
7
- #
8
- # All Rights Reserved.
9
- #
10
- # US Government Users Restricted Rights - Use, duplication or
11
- # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
12
- #
13
- #############################################################################
14
- ./ic-cmd.sh -action DeleteInstance $*
@@ -1,27 +0,0 @@
1
- @echo off
2
-
3
- REM ###########################################################################
4
-
5
- REM #
6
-
7
- REM # Licensed Materials - Property of IBM
8
-
9
- REM #
10
-
11
- REM # (C) COPYRIGHT International Business Machines Corp. 2009
12
-
13
- REM #
14
-
15
- REM # All Rights Reserved.
16
-
17
- REM #
18
-
19
- REM # US Government Users Restricted Rights - Use, duplication or
20
-
21
- REM # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
22
-
23
- REM #
24
-
25
- REM #############################################################################
26
-
27
- ic-cmd.cmd -action DeleteVolume %*
@@ -1,14 +0,0 @@
1
- #!/bin/sh
2
- ############################################################################
3
- #
4
- # Licensed Materials - Property of IBM
5
- #
6
- # (C) COPYRIGHT International Business Machines Corp. 2009
7
- #
8
- # All Rights Reserved.
9
- #
10
- # US Government Users Restricted Rights - Use, duplication or
11
- # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
12
- #
13
- #############################################################################
14
- ./ic-cmd.sh -action DeleteVolume $*
@@ -1,27 +0,0 @@
1
- @echo off
2
-
3
- REM ###########################################################################
4
-
5
- REM #
6
-
7
- REM # Licensed Materials - Property of IBM
8
-
9
- REM #
10
-
11
- REM # (C) COPYRIGHT International Business Machines Corp. 2009
12
-
13
- REM #
14
-
15
- REM # All Rights Reserved.
16
-
17
- REM #
18
-
19
- REM # US Government Users Restricted Rights - Use, duplication or
20
-
21
- REM # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
22
-
23
- REM #
24
-
25
- REM #############################################################################
26
-
27
- ic-cmd.cmd -action DescribeAddressOfferings %*
@@ -1,14 +0,0 @@
1
- #!/bin/sh
2
- ############################################################################
3
- #
4
- # Licensed Materials - Property of IBM
5
- #
6
- # (C) COPYRIGHT International Business Machines Corp. 2009
7
- #
8
- # All Rights Reserved.
9
- #
10
- # US Government Users Restricted Rights - Use, duplication or
11
- # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
12
- #
13
- #############################################################################
14
- ./ic-cmd.sh -action DescribeAddressOfferings $*
@@ -1,27 +0,0 @@
1
- @echo off
2
-
3
- REM ###########################################################################
4
-
5
- REM #
6
-
7
- REM # Licensed Materials - Property of IBM
8
-
9
- REM #
10
-
11
- REM # (C) COPYRIGHT International Business Machines Corp. 2009
12
-
13
- REM #
14
-
15
- REM # All Rights Reserved.
16
-
17
- REM #
18
-
19
- REM # US Government Users Restricted Rights - Use, duplication or
20
-
21
- REM # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
22
-
23
- REM #
24
-
25
- REM #############################################################################
26
-
27
- ic-cmd.cmd -action DescribeAddresses %*
@@ -1,14 +0,0 @@
1
- #!/bin/sh
2
- ############################################################################
3
- #
4
- # Licensed Materials - Property of IBM
5
- #
6
- # (C) COPYRIGHT International Business Machines Corp. 2009
7
- #
8
- # All Rights Reserved.
9
- #
10
- # US Government Users Restricted Rights - Use, duplication or
11
- # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
12
- #
13
- #############################################################################
14
- ./ic-cmd.sh -action DescribeAddresses $*
@@ -1,27 +0,0 @@
1
- @echo off
2
-
3
- REM ###########################################################################
4
-
5
- REM #
6
-
7
- REM # Licensed Materials - Property of IBM
8
-
9
- REM #
10
-
11
- REM # (C) COPYRIGHT International Business Machines Corp. 2009
12
-
13
- REM #
14
-
15
- REM # All Rights Reserved.
16
-
17
- REM #
18
-
19
- REM # US Government Users Restricted Rights - Use, duplication or
20
-
21
- REM # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
22
-
23
- REM #
24
-
25
- REM #############################################################################
26
-
27
- ic-cmd.cmd -action DescribeImageAgreement %*
@@ -1,14 +0,0 @@
1
- #!/bin/sh
2
- ############################################################################
3
- #
4
- # Licensed Materials - Property of IBM
5
- #
6
- # (C) COPYRIGHT International Business Machines Corp. 2009
7
- #
8
- # All Rights Reserved.
9
- #
10
- # US Government Users Restricted Rights - Use, duplication or
11
- # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
12
- #
13
- #############################################################################
14
- ./ic-cmd.sh -action DescribeImageAgreement $*
@@ -1,27 +0,0 @@
1
- @echo off
2
-
3
- REM ###########################################################################
4
-
5
- REM #
6
-
7
- REM # Licensed Materials - Property of IBM
8
-
9
- REM #
10
-
11
- REM # (C) COPYRIGHT International Business Machines Corp. 2009
12
-
13
- REM #
14
-
15
- REM # All Rights Reserved.
16
-
17
- REM #
18
-
19
- REM # US Government Users Restricted Rights - Use, duplication or
20
-
21
- REM # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
22
-
23
- REM #
24
-
25
- REM #############################################################################
26
-
27
- ic-cmd.cmd -action DescribeImage %*
@@ -1,14 +0,0 @@
1
- #!/bin/sh
2
- ############################################################################
3
- #
4
- # Licensed Materials - Property of IBM
5
- #
6
- # (C) COPYRIGHT International Business Machines Corp. 2009
7
- #
8
- # All Rights Reserved.
9
- #
10
- # US Government Users Restricted Rights - Use, duplication or
11
- # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
12
- #
13
- #############################################################################
14
- ./ic-cmd.sh -action DescribeImage $*
@@ -1,27 +0,0 @@
1
- @echo off
2
-
3
- REM ###########################################################################
4
-
5
- REM #
6
-
7
- REM # Licensed Materials - Property of IBM
8
-
9
- REM #
10
-
11
- REM # (C) COPYRIGHT International Business Machines Corp. 2009
12
-
13
- REM #
14
-
15
- REM # All Rights Reserved.
16
-
17
- REM #
18
-
19
- REM # US Government Users Restricted Rights - Use, duplication or
20
-
21
- REM # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
22
-
23
- REM #
24
-
25
- REM #############################################################################
26
-
27
- ic-cmd.cmd -action DescribeImages %*
@@ -1,14 +0,0 @@
1
- #!/bin/sh
2
- ############################################################################
3
- #
4
- # Licensed Materials - Property of IBM
5
- #
6
- # (C) COPYRIGHT International Business Machines Corp. 2009
7
- #
8
- # All Rights Reserved.
9
- #
10
- # US Government Users Restricted Rights - Use, duplication or
11
- # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
12
- #
13
- #############################################################################
14
- ./ic-cmd.sh -action DescribeImages $*
@@ -1,27 +0,0 @@
1
- @echo off
2
-
3
- REM ###########################################################################
4
-
5
- REM #
6
-
7
- REM # Licensed Materials - Property of IBM
8
-
9
- REM #
10
-
11
- REM # (C) COPYRIGHT International Business Machines Corp. 2009
12
-
13
- REM #
14
-
15
- REM # All Rights Reserved.
16
-
17
- REM #
18
-
19
- REM # US Government Users Restricted Rights - Use, duplication or
20
-
21
- REM # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
22
-
23
- REM #
24
-
25
- REM #############################################################################
26
-
27
- ic-cmd.cmd -action DescribeInstance %*
@@ -1,14 +0,0 @@
1
- #!/bin/sh
2
- ############################################################################
3
- #
4
- # Licensed Materials - Property of IBM
5
- #
6
- # (C) COPYRIGHT International Business Machines Corp. 2009
7
- #
8
- # All Rights Reserved.
9
- #
10
- # US Government Users Restricted Rights - Use, duplication or
11
- # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
12
- #
13
- #############################################################################
14
- ./ic-cmd.sh -action DescribeInstance $*
@@ -1,27 +0,0 @@
1
- @echo off
2
-
3
- REM ###########################################################################
4
-
5
- REM #
6
-
7
- REM # Licensed Materials - Property of IBM
8
-
9
- REM #
10
-
11
- REM # (C) COPYRIGHT International Business Machines Corp. 2009
12
-
13
- REM #
14
-
15
- REM # All Rights Reserved.
16
-
17
- REM #
18
-
19
- REM # US Government Users Restricted Rights - Use, duplication or
20
-
21
- REM # disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
22
-
23
- REM #
24
-
25
- REM #############################################################################
26
-
27
- ic-cmd.cmd -action DescribeInstances %*