Skip to content

Commit b3d872c

Browse files
authored
Merge pull request #3391 from threefoldtech/development_11.5b17
release 11.5b17
2 parents 992e98a + 1a1bf89 commit b3d872c

File tree

293 files changed

+709
-711
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

293 files changed

+709
-711
lines changed

docs/api/jumpscale/clients/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,4 +145,4 @@ <h4><code><a title="jumpscale.clients.base.Client" href="#jumpscale.clients.base
145145
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.10.0</a>.</p>
146146
</footer>
147147
</body>
148-
</html>
148+
</html>

docs/api/jumpscale/clients/btc_alpha/btc_alpha.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -889,4 +889,4 @@ <h4><code><a title="jumpscale.clients.btc_alpha.btc_alpha.BTCAlpha" href="#jumps
889889
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.10.0</a>.</p>
890890
</footer>
891891
</body>
892-
</html>
892+
</html>

docs/api/jumpscale/clients/btc_alpha/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ <h1>Index</h1>
9999
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.10.0</a>.</p>
100100
</footer>
101101
</body>
102-
</html>
102+
</html>

docs/api/jumpscale/clients/currencylayer/currencies.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,4 +231,4 @@ <h1>Index</h1>
231231
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.10.0</a>.</p>
232232
</footer>
233233
</body>
234-
</html>
234+
</html>

docs/api/jumpscale/clients/currencylayer/currencylayer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,4 +505,4 @@ <h4><code><a title="jumpscale.clients.currencylayer.currencylayer.CurrencyLayerC
505505
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.10.0</a>.</p>
506506
</footer>
507507
</body>
508-
</html>
508+
</html>

docs/api/jumpscale/clients/currencylayer/index.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -738,8 +738,8 @@ <h1 class="title">Module <code>jumpscale.clients.currencylayer</code></h1>
738738
<span>Expand source code</span>
739739
</summary>
740740
<pre><code class="python">&#34;&#34;&#34;
741-
JS-NG&gt; fake = j.clients.currencylayer.new(&#39;fake&#39;)
742-
JS-NG&gt; fake.cur2id_print()
741+
JS-NG&gt; fake = j.clients.currencylayer.new(&#39;fake&#39;)
742+
JS-NG&gt; fake.cur2id_print()
743743
{&#39;aed&#39;: 1,
744744
&#39;afn&#39;: 2,
745745
&#39;all&#39;: 3,
@@ -910,7 +910,7 @@ <h1 class="title">Module <code>jumpscale.clients.currencylayer</code></h1>
910910
&#39;zmk&#39;: 168,
911911
&#39;zmw&#39;: 169,
912912
&#39;zwl&#39;: 170}
913-
JS-NG&gt; fake.id2cur_print()
913+
JS-NG&gt; fake.id2cur_print()
914914
{1: &#39;aed&#39;,
915915
2: &#39;afn&#39;,
916916
3: &#39;all&#39;,
@@ -1081,26 +1081,26 @@ <h1 class="title">Module <code>jumpscale.clients.currencylayer</code></h1>
10811081
168: &#39;zmk&#39;,
10821082
169: &#39;zmw&#39;,
10831083
170: &#39;zwl&#39;}
1084-
JS-NG&gt; fake.id2cur
1084+
JS-NG&gt; fake.id2cur
10851085
{1: &#39;aed&#39;, 2: &#39;afn&#39;, 3: &#39;all&#39;, 4: &#39;amd&#39;, 5: &#39;ang&#39;, 6: &#39;aoa&#39;, 7: &#39;ars&#39;, 8: &#39;aud&#39;, 9: &#39;awg&#39;, 10: &#39;azn&#39;, 11: &#39;bam&#39;, 12: &#39;b
1086-
bd&#39;, 13: &#39;bdt&#39;, 14: &#39;bgn&#39;, 15: &#39;bhd&#39;, 16: &#39;bif&#39;, 17: &#39;bmd&#39;, 18: &#39;bnd&#39;, 19: &#39;bob&#39;, 20: &#39;brl&#39;, 21: &#39;bsd&#39;, 22: &#39;btc&#39;, 23:
1086+
bd&#39;, 13: &#39;bdt&#39;, 14: &#39;bgn&#39;, 15: &#39;bhd&#39;, 16: &#39;bif&#39;, 17: &#39;bmd&#39;, 18: &#39;bnd&#39;, 19: &#39;bob&#39;, 20: &#39;brl&#39;, 21: &#39;bsd&#39;, 22: &#39;btc&#39;, 23:
10871087
&#39;btn&#39;, 24: &#39;bwp&#39;, 25: &#39;byn&#39;, 26: &#39;byr&#39;, 27: &#39;bzd&#39;, 28: &#39;cad&#39;, 29: &#39;cdf&#39;, 30: &#39;chf&#39;, 31: &#39;clf&#39;, 32: &#39;clp&#39;, 33: &#39;cny&#39;, 34
1088-
: &#39;cop&#39;, 35: &#39;crc&#39;, 36: &#39;cuc&#39;, 37: &#39;cup&#39;, 38: &#39;cve&#39;, 39: &#39;czk&#39;, 40: &#39;djf&#39;, 41: &#39;dkk&#39;, 42: &#39;dop&#39;, 43: &#39;dzd&#39;, 44: &#39;egp&#39;,
1088+
: &#39;cop&#39;, 35: &#39;crc&#39;, 36: &#39;cuc&#39;, 37: &#39;cup&#39;, 38: &#39;cve&#39;, 39: &#39;czk&#39;, 40: &#39;djf&#39;, 41: &#39;dkk&#39;, 42: &#39;dop&#39;, 43: &#39;dzd&#39;, 44: &#39;egp&#39;,
10891089
45: &#39;ern&#39;, 46: &#39;etb&#39;, 47: &#39;eth&#39;, 48: &#39;eur&#39;, 49: &#39;fjd&#39;, 50: &#39;fkp&#39;, 51: &#39;gbp&#39;, 52: &#39;gel&#39;, 53: &#39;ggp&#39;, 54: &#39;ghs&#39;, 55: &#39;gip&#39;
10901090
, 56: &#39;gmd&#39;, 57: &#39;gnf&#39;, 58: &#39;gtq&#39;, 59: &#39;gyd&#39;, 60: &#39;hkd&#39;, 61: &#39;hnl&#39;, 62: &#39;hrk&#39;, 63: &#39;htg&#39;, 64: &#39;huf&#39;, 65: &#39;idr&#39;, 66: &#39;ils&#39;, 67: &#39;imp&#39;, 68: &#39;inr&#39;, 69: &#39;iqd&#39;, 70: &#39;irr&#39;, 71: &#39;isk&#39;, 72: &#39;jep&#39;, 73: &#39;jmd&#39;, 74: &#39;jod&#39;, 75: &#39;jpy&#39;, 76: &#39;kes&#39;, 77: &#39;kgs&#39;, 78: &#39;khr&#39;, 79: &#39;kmf&#39;, 80: &#39;kpw&#39;, 81: &#39;krw&#39;, 82: &#39;kwd&#39;, 83: &#39;kyd&#39;, 84: &#39;kzt&#39;, 85: &#39;lak&#39;, 86: &#39;lbp&#39;, 87: &#39;lkr&#39;, 88: &#39;lrd&#39;, 89: &#39;lsl&#39;, 90: &#39;ltl&#39;, 91: &#39;lvl&#39;, 92: &#39;lyd&#39;, 93: &#39;mad&#39;, 94: &#39;mdl&#39;, 95: &#39;mga&#39;, 96: &#39;mkd&#39;, 97: &#39;mmk&#39;, 98: &#39;mnt&#39;, 99: &#39;mop&#39;, 100: &#39;mro&#39;, 101: &#39;mur&#39;, 102: &#39;mvr&#39;, 103: &#39;mwk&#39;, 104: &#39;mxn&#39;, 105: &#39;myr&#39;, 106: &#39;mzn&#39;, 107: &#39;nad&#39;, 108: &#39;ngn&#39;, 109: &#39;nio&#39;, 110: &#39;nok&#39;, 111: &#39;npr&#39;, 112: &#39;nzd&#39;, 113: &#39;omr&#39;, 114: &#39;pab&#39;, 115: &#39;pen&#39;, 116: &#39;pgk&#39;, 117: &#39;php&#39;, 118: &#39;pkr&#39;, 119: &#39;pln&#39;, 120: &#39;pyg&#39;, 121: &#39;qar&#39;, 122: &#39;ron&#39;, 123: &#39;rsd&#39;, 124: &#39;rub&#39;, 125: &#39;rwf&#39;, 126: &#39;sar&#39;, 127: &#39;sbd&#39;, 128: &#39;scr&#39;, 129: &#39;sdg&#39;, 130: &#39;sek&#39;, 131: &#39;sgd&#39;, 132: &#39;shp&#39;, 133: &#39;sll&#39;, 134: &#39;sos&#39;, 135: &#39;srd&#39;, 136: &#39;std&#39;, 137: &#39;svc&#39;, 138: &#39;syp&#39;, 139: &#39;szl&#39;, 140: &#39;thb&#39;, 141: &#39;tjs&#39;, 142: &#39;tmt&#39;, 143: &#39;tnd&#39;, 144: &#39;top&#39;, 145: &#39;try&#39;, 146: &#39;ttd&#39;, 147: &#39;twd&#39;, 148: &#39;tzs&#39;, 149: &#39;uah&#39;, 150: &#39;ugx&#39;, 151: &#39;usd&#39;, 152: &#39;uyu&#39;, 153: &#39;uzs&#39;, 154: &#39;vef&#39;, 155: &#39;vnd&#39;, 156: &#39;vuv&#39;, 157: &#39;wst&#39;, 158: &#39;xaf&#39;, 159: &#39;xag&#39;, 160: &#39;xau&#39;, 161: &#39;xcd&#39;, 162: &#39;xdr&#39;, 163: &#39;xof&#39;, 164: &#39;xpf&#39;, 165: &#39;xrp&#39;, 166: &#39;yer&#39;, 167: &#39;zar&#39;, 168: &#39;zmk&#39;, 169: &#39;zmw&#39;, 170: &#39;zwl&#39;}
10911091

1092-
JS-NG&gt; fake.cur2id
1092+
JS-NG&gt; fake.cur2id
10931093
{&#39;aed&#39;: 1, &#39;afn&#39;: 2, &#39;all&#39;: 3, &#39;amd&#39;: 4, &#39;ang&#39;: 5, &#39;aoa&#39;: 6, &#39;ars&#39;: 7, &#39;aud&#39;: 8, &#39;awg&#39;: 9, &#39;azn&#39;: 10, &#39;bam&#39;: 11, &#39;bbd&#39;:
10941094
12, &#39;bdt&#39;: 13, &#39;bgn&#39;: 14, &#39;bhd&#39;: 15, &#39;bif&#39;: 16, &#39;bmd&#39;: 17, &#39;bnd&#39;: 18, &#39;bob&#39;: 19, &#39;brl&#39;: 20, &#39;bsd&#39;: 21, &#39;btc&#39;: 22, &#39;btn
10951095
&#39;: 23, &#39;bwp&#39;: 24, &#39;byn&#39;: 25, &#39;byr&#39;: 26, &#39;bzd&#39;: 27, &#39;cad&#39;: 28, &#39;cdf&#39;: 29, &#39;chf&#39;: 30, &#39;clf&#39;: 31, &#39;clp&#39;: 32, &#39;cny&#39;: 33, &#39;c
1096-
op&#39;: 34, &#39;crc&#39;: 35, &#39;cuc&#39;: 36, &#39;cup&#39;: 37, &#39;cve&#39;: 38, &#39;czk&#39;: 39, &#39;djf&#39;: 40, &#39;dkk&#39;: 41, &#39;dop&#39;: 42, &#39;dzd&#39;: 43, &#39;egp&#39;: 44,
1096+
op&#39;: 34, &#39;crc&#39;: 35, &#39;cuc&#39;: 36, &#39;cup&#39;: 37, &#39;cve&#39;: 38, &#39;czk&#39;: 39, &#39;djf&#39;: 40, &#39;dkk&#39;: 41, &#39;dop&#39;: 42, &#39;dzd&#39;: 43, &#39;egp&#39;: 44,
10971097
&#39;ern&#39;: 45, &#39;etb&#39;: 46, &#39;eth&#39;: 47, &#39;eur&#39;: 48, &#39;fjd&#39;: 49, &#39;fkp&#39;: 50, &#39;gbp&#39;: 51, &#39;gel&#39;: 52, &#39;ggp&#39;: 53, &#39;ghs&#39;: 54, &#39;gip&#39;: 55
10981098
, &#39;gmd&#39;: 56, &#39;gnf&#39;: 57, &#39;gtq&#39;: 58, &#39;gyd&#39;: 59, &#39;hkd&#39;: 60, &#39;hnl&#39;: 61, &#39;hrk&#39;: 62, &#39;htg&#39;: 63, &#39;huf&#39;: 64, &#39;idr&#39;: 65, &#39;ils&#39;: 66, &#39;imp&#39;: 67, &#39;inr&#39;: 68, &#39;iqd&#39;: 69, &#39;irr&#39;: 70, &#39;isk&#39;: 71, &#39;jep&#39;: 72, &#39;jmd&#39;: 73, &#39;jod&#39;: 74, &#39;jpy&#39;: 75, &#39;kes&#39;: 76, &#39;kgs&#39;: 77, &#39;khr&#39;: 78, &#39;kmf&#39;: 79, &#39;kpw&#39;: 80, &#39;krw&#39;: 81, &#39;kwd&#39;: 82, &#39;kyd&#39;: 83, &#39;kzt&#39;: 84, &#39;lak&#39;: 85, &#39;lbp&#39;: 86, &#39;lkr&#39;: 87, &#39;lrd&#39;: 88, &#39;lsl&#39;: 89, &#39;ltl&#39;: 90, &#39;lvl&#39;: 91, &#39;lyd&#39;: 92, &#39;mad&#39;: 93, &#39;mdl&#39;: 94, &#39;mga&#39;: 95, &#39;mkd&#39;: 96, &#39;mmk&#39;: 97, &#39;mnt&#39;: 98, &#39;mop&#39;: 99, &#39;mro&#39;: 100, &#39;mur&#39;: 101, &#39;mvr&#39;: 102, &#39;mwk&#39;: 103, &#39;mxn&#39;: 104, &#39;myr&#39;: 105, &#39;mzn&#39;: 106, &#39;nad&#39;: 107, &#39;ngn&#39;: 108, &#39;nio&#39;: 109, &#39;nok&#39;: 110, &#39;npr&#39;: 111, &#39;nzd&#39;: 112, &#39;omr&#39;: 113, &#39;pab&#39;: 114, &#39;pen&#39;: 115, &#39;pgk&#39;: 116, &#39;php&#39;: 117, &#39;pkr&#39;: 118, &#39;pln&#39;: 119, &#39;pyg&#39;: 120, &#39;qar&#39;: 121, &#39;ron&#39;: 122, &#39;rsd&#39;: 123, &#39;rub&#39;: 124, &#39;rwf&#39;: 125, &#39;sar&#39;: 126, &#39;sbd&#39;: 127, &#39;scr&#39;: 128, &#39;sdg&#39;: 129, &#39;sek&#39;: 130, &#39;sgd&#39;: 131, &#39;shp&#39;: 132, &#39;sll&#39;: 133, &#39;sos&#39;: 134, &#39;srd&#39;: 135, &#39;std&#39;: 136, &#39;svc&#39;: 137, &#39;syp&#39;: 138, &#39;szl&#39;: 139, &#39;thb&#39;: 140, &#39;tjs&#39;: 141, &#39;tmt&#39;: 142, &#39;tnd&#39;: 143, &#39;top&#39;: 144, &#39;try&#39;: 145, &#39;ttd&#39;: 146, &#39;twd&#39;: 147, &#39;tzs&#39;: 148, &#39;uah&#39;: 149, &#39;ugx&#39;: 150, &#39;usd&#39;: 151, &#39;uyu&#39;: 152, &#39;uzs&#39;: 153, &#39;vef&#39;: 154, &#39;vnd&#39;: 155, &#39;vuv&#39;: 156, &#39;wst&#39;: 157, &#39;xaf&#39;: 158, &#39;xag&#39;: 159, &#39;xau&#39;: 160, &#39;xcd&#39;: 161, &#39;xdr&#39;: 162, &#39;xof&#39;: 163, &#39;xpf&#39;: 164, &#39;xrp&#39;: 165, &#39;yer&#39;: 166, &#39;zar&#39;: 167, &#39;zmk&#39;: 168, &#39;zmw&#39;: 169, &#39;zwl&#39;: 170}
10991099

1100-
JS-NG&gt;
1101-
JS-NG&gt; fake.api_key=&#34;VALID KEY&#34;
1102-
JS-NG&gt; j.clients.currencylayer.fake.load()
1103-
JS-NG&gt; j.clients.currencylayer.fake.id2cur_print()
1100+
JS-NG&gt;
1101+
JS-NG&gt; fake.api_key=&#34;VALID KEY&#34;
1102+
JS-NG&gt; j.clients.currencylayer.fake.load()
1103+
JS-NG&gt; j.clients.currencylayer.fake.id2cur_print()
11041104
{1: &#39;aed&#39;,
11051105
2: &#39;afn&#39;,
11061106
3: &#39;all&#39;,
@@ -1271,7 +1271,7 @@ <h1 class="title">Module <code>jumpscale.clients.currencylayer</code></h1>
12711271
168: &#39;zmk&#39;,
12721272
169: &#39;zmw&#39;,
12731273
170: &#39;zwl&#39;}
1274-
JS-NG&gt; j.clients.currencylayer.fake.cur2usd_print()
1274+
JS-NG&gt; j.clients.currencylayer.fake.cur2usd_print()
12751275
{&#39;&#39;: 1,
12761276
&#39;aed&#39;: 3.672979,
12771277
&#39;afn&#39;: 78.296617,
@@ -1520,4 +1520,4 @@ <h1>Index</h1>
15201520
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.10.0</a>.</p>
15211521
</footer>
15221522
</body>
1523-
</html>
1523+
</html>

docs/api/jumpscale/clients/digitalocean/digitalocean.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h4 id="deploy-the-project-you-have-to-specific-the-purpose">Deploy the project
4949
<pre><code class="language-python">project.deploy(purpose=&quot;testing digital ocean client&quot;)
5050
</code></pre>
5151
<h4 id="deploy-the-project-as-default-one-so-the-new-droplets-will-be-automatically-added-to-your-default-project">Deploy the project as default one so the new droplets will be automatically added to your default project</h4>
52-
<pre><code class="language-python">project.deploy(purpose=&quot;testing digital ocean client&quot;,is_default=True)
52+
<pre><code class="language-python">project.deploy(purpose=&quot;testing digital ocean client&quot;,is_default=True)
5353
</code></pre>
5454
<h4 id="delete-the-project-from-digital-ocean">Delete the project from Digital Ocean</h4>
5555
<pre><code class="language-python">project.delete_remote()
@@ -118,7 +118,7 @@ <h3 id="get-digital-ocean-images">Get digital ocean images</h3>
118118
```
119119
#### Deploy the project as default one so the new droplets will be automatically added to your default project
120120
``` python
121-
project.deploy(purpose=&#34;testing digital ocean client&#34;,is_default=True)
121+
project.deploy(purpose=&#34;testing digital ocean client&#34;,is_default=True)
122122
```
123123
#### Delete the project from Digital Ocean
124124
``` python
@@ -140,7 +140,7 @@ <h3 id="get-digital-ocean-images">Get digital ocean images</h3>
140140
```python
141141
droplet.deploy()
142142
```
143-
You can specify the project that you want the deploy the droplet to
143+
You can specify the project that you want the deploy the droplet to
144144
```python
145145
droplet.deploy(project_name=&#34;test project DO client&#34;)
146146
```
@@ -2908,4 +2908,4 @@ <h4><code><a title="jumpscale.clients.digitalocean.digitalocean.ProjectFactory"
29082908
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.10.0</a>.</p>
29092909
</footer>
29102910
</body>
2911-
</html>
2911+
</html>

docs/api/jumpscale/clients/digitalocean/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,4 @@ <h1>Index</h1>
105105
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.10.0</a>.</p>
106106
</footer>
107107
</body>
108-
</html>
108+
</html>

docs/api/jumpscale/clients/digitalocean/project.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,4 +684,4 @@ <h4><code><a title="jumpscale.clients.digitalocean.project.ProjectManagement" hr
684684
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.10.0</a>.</p>
685685
</footer>
686686
</body>
687-
</html>
687+
</html>

docs/api/jumpscale/clients/docker/docker.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1367,4 +1367,4 @@ <h4><code><a title="jumpscale.clients.docker.docker.DockerClient" href="#jumpsca
13671367
<p>Generated by <a href="https://pdoc3.github.io/pdoc" title="pdoc: Python API documentation generator"><cite>pdoc</cite> 0.10.0</a>.</p>
13681368
</footer>
13691369
</body>
1370-
</html>
1370+
</html>

0 commit comments

Comments
 (0)