Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(417)

Side by Side Diff: test/data/browserbundle.json

Issue 17340043: Removes strictBundle flag
Patch Set: Removes strictBundle flag Created 11 years, 4 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « app/subapps/browser/views/bundle.js ('k') | test/test_browser_app.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 { 2 {
3 "basket_name": "wiki", 3 "basket_name": "wiki",
4 "basket_revision": 5, 4 "basket_revision": 5,
5 "branch_deleted": false, 5 "branch_deleted": false,
6 "charm_metadata": { 6 "charm_metadata": {
7 "haproxy": { 7 "haproxy": {
8 "categories": [ 8 "categories": [
9 "cache-proxy" 9 "cache-proxy"
10 ], 10 ],
(...skipping 1058 matching lines...) Expand 10 before | Expand all | Expand 10 after
1069 ], 1069 ],
1070 [ 1070 [
1071 "haproxy:reverseproxy", 1071 "haproxy:reverseproxy",
1072 "mediawiki:website" 1072 "mediawiki:website"
1073 ] 1073 ]
1074 ], 1074 ],
1075 "series": "precise", 1075 "series": "precise",
1076 "services": { 1076 "services": {
1077 "haproxy": { 1077 "haproxy": {
1078 "charm": "haproxy", 1078 "charm": "haproxy",
1079 "num_units": 5 1079 "num_units": 5,
1080 "annotations": {
1081 "gui-x": 1,
1082 "gui-y": 1
1083 }
1080 }, 1084 },
1081 "mediawiki": { 1085 "mediawiki": {
1082 "charm": "mediawiki", 1086 "charm": "mediawiki",
1083 "num_units": 9, 1087 "num_units": 9,
1084 "options": { 1088 "options": {
1085 "name": "Intranet" 1089 "name": "Intranet"
1090 },
1091 "annotations": {
1092 "gui-x": 1,
1093 "gui-y": 1
1086 } 1094 }
1087 }, 1095 },
1088 "memcached": { 1096 "memcached": {
1089 "charm": "memcached", 1097 "charm": "memcached",
1090 "num_units": 3 1098 "num_units": 3,
1099 "annotations": {
1100 "gui-x": 1,
1101 "gui-y": 1
1102 }
1091 }, 1103 },
1092 "mysql": { 1104 "mysql": {
1093 "charm": "mysql", 1105 "charm": "mysql",
1094 "num_units": 3, 1106 "num_units": 3,
1095 "options": { 1107 "options": {
1096 "tuning-level": "safest" 1108 "tuning-level": "safest"
1109 },
1110 "annotations": {
1111 "gui-x": 1,
1112 "gui-y": 1
1097 } 1113 }
1098 } 1114 }
1099 } 1115 }
1100 }, 1116 },
1101 "description": "", 1117 "description": "",
1102 "files": [ 1118 "files": [
1103 "README", 1119 "README",
1104 "icon.svg", 1120 "icon.svg",
1105 "bundles.yaml" 1121 "bundles.yaml"
1106 ], 1122 ],
1107 "id": "~benji/wiki/5/wiki", 1123 "id": "~benji/wiki/5/wiki",
1108 "name": "wiki", 1124 "name": "wiki",
1109 "owner": "benji", 1125 "owner": "benji",
1110 "permanent_url": "jc:~benji/wiki/5/wiki", 1126 "permanent_url": "jc:~benji/wiki/5/wiki",
1111 "promulgated": false, 1127 "promulgated": false,
1112 "title": "" 1128 "title": ""
1113 } 1129 }
OLDNEW
« no previous file with comments | « app/subapps/browser/views/bundle.js ('k') | test/test_browser_app.js » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b