Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd2c4639

Browse files
committed
Upgrade Fabric to 1.8.3
So that we can use parallel execution with `env.gateway` again. It washanging previously, but now: (fabric)➜ fabric-scripts git:(upgrade_fabric_183) ✗ fab -P staging class:elasticsearch do:date [elasticsearch-1.backend] Executing task 'do' [elasticsearch-2.backend] Executing task 'do' [elasticsearch-3.backend] Executing task 'do' [elasticsearch-3.backend] run: date [elasticsearch-2.backend] run: date [elasticsearch-1.backend] run: date [elasticsearch-1.backend] out: Wed May 14 12:54:22 UTC 2014 [elasticsearch-1.backend] out: [elasticsearch-3.backend] out: Wed May 14 12:54:22 UTC 2014 [elasticsearch-3.backend] out: [elasticsearch-2.backend] out: Wed May 14 12:54:22 UTC 2014 [elasticsearch-2.backend] out:I can't see any backwards incompatible changes in the intermediate releases:https://fabric.readthedocs.org/en/1.8/changelog.htmlThis will come in useful for the Elasticsearch upgrade where we want all threemachines to run Puppet and come back ASAP.
1 parentc5eaf4b commitd2c4639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎requirements.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Fabric==1.6.0
1+
Fabric==1.8.3
22
paramiko==1.10.1
33
pycrypto==2.6
44
wsgiref==0.1.2

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp