[MediaWiki-commits] [Gerrit] mediawiki...deploy[master]: Config: Remove the -ng suffix from table and storage module ...

2018-01-12 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/403912 )

Change subject: Config: Remove the -ng suffix from table and storage module name
..


Config: Remove the -ng suffix from table and storage module name

Bug: T184199
Change-Id: I08428d6f5092ca694aa6e10157c62f48faf6a53e
---
M scap/templates/config.yaml.j2
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Mobrovac: Verified; Looks good to me, approved



diff --git a/scap/templates/config.yaml.j2 b/scap/templates/config.yaml.j2
index 58503f4..f90e76d 100644
--- a/scap/templates/config.yaml.j2
+++ b/scap/templates/config.yaml.j2
@@ -53,8 +53,8 @@
   x-modules:
 - path: projects/wmf_default.yaml
   options: _options
-table_ng:
-  backend: cassandra-ng
+table:
+  backend: cassandra
   hosts: ['<%= seeds_ng|join("','") if seeds_ng|length > 0 else 
seeds|join("','") %>']
   keyspace: system
   localDc: <%= cassandra_local_dc %>

-- 
To view, visit https://gerrit.wikimedia.org/r/403912
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I08428d6f5092ca694aa6e10157c62f48faf6a53e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/restbase/deploy
Gerrit-Branch: master
Gerrit-Owner: Mobrovac 
Gerrit-Reviewer: Mobrovac 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] mediawiki...deploy[master]: Config: Remove the -ng suffix from table and storage module ...

2018-01-12 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/403912 )

Change subject: Config: Remove the -ng suffix from table and storage module name
..

Config: Remove the -ng suffix from table and storage module name

Bug: T184199
Change-Id: I08428d6f5092ca694aa6e10157c62f48faf6a53e
---
M scap/templates/config.yaml.j2
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/services/restbase/deploy 
refs/changes/12/403912/1

diff --git a/scap/templates/config.yaml.j2 b/scap/templates/config.yaml.j2
index 58503f4..f90e76d 100644
--- a/scap/templates/config.yaml.j2
+++ b/scap/templates/config.yaml.j2
@@ -53,8 +53,8 @@
   x-modules:
 - path: projects/wmf_default.yaml
   options: _options
-table_ng:
-  backend: cassandra-ng
+table:
+  backend: cassandra
   hosts: ['<%= seeds_ng|join("','") if seeds_ng|length > 0 else 
seeds|join("','") %>']
   keyspace: system
   localDc: <%= cassandra_local_dc %>

-- 
To view, visit https://gerrit.wikimedia.org/r/403912
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I08428d6f5092ca694aa6e10157c62f48faf6a53e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/restbase/deploy
Gerrit-Branch: master
Gerrit-Owner: Mobrovac 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits