HDP_versions.json 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005
  1. {
  2. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions?fields=Versions,operatingSystems/repositories/Repositories",
  3. "items" : [
  4. {
  5. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0",
  6. "Versions" : {
  7. "active" : false,
  8. "min_upgrade_version" : null,
  9. "stack_name" : "HDP",
  10. "stack_version" : "1.2.0"
  11. },
  12. "operatingSystems" : [
  13. {
  14. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/centos5",
  15. "OperatingSystems" : {
  16. "os_type" : "centos5",
  17. "stack_name" : "HDP",
  18. "stack_version" : "1.2.0"
  19. },
  20. "repositories" : [
  21. {
  22. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/centos5/repositories/HDP-1.2.0",
  23. "Repositories" : {
  24. "base_url" : "http://public-repo-1.hortonworks.com/HDP-1.2.0/repos/centos5",
  25. "default_base_url" : null,
  26. "mirrors_list" : null,
  27. "os_type" : "centos5",
  28. "repo_id" : "HDP-1.2.0",
  29. "repo_name" : "HDP",
  30. "stack_name" : "HDP",
  31. "stack_version" : "1.2.0"
  32. }
  33. },
  34. {
  35. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/centos5/repositories/HDP-epel",
  36. "Repositories" : {
  37. "base_url" : null,
  38. "default_base_url" : null,
  39. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch",
  40. "os_type" : "centos5",
  41. "repo_id" : "HDP-epel",
  42. "repo_name" : "HDP-epel",
  43. "stack_name" : "HDP",
  44. "stack_version" : "1.2.0"
  45. }
  46. }
  47. ]
  48. },
  49. {
  50. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/centos6",
  51. "OperatingSystems" : {
  52. "os_type" : "centos6",
  53. "stack_name" : "HDP",
  54. "stack_version" : "1.2.0"
  55. },
  56. "repositories" : [
  57. {
  58. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/centos6/repositories/HDP-1.2.0",
  59. "Repositories" : {
  60. "base_url" : "http://public-repo-1.hortonworks.com/HDP-1.2.0/repos/centos6",
  61. "default_base_url" : null,
  62. "mirrors_list" : null,
  63. "os_type" : "centos6",
  64. "repo_id" : "HDP-1.2.0",
  65. "repo_name" : "HDP",
  66. "stack_name" : "HDP",
  67. "stack_version" : "1.2.0"
  68. }
  69. },
  70. {
  71. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/centos6/repositories/HDP-epel",
  72. "Repositories" : {
  73. "base_url" : null,
  74. "default_base_url" : null,
  75. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch",
  76. "os_type" : "centos6",
  77. "repo_id" : "HDP-epel",
  78. "repo_name" : "HDP-epel",
  79. "stack_name" : "HDP",
  80. "stack_version" : "1.2.0"
  81. }
  82. }
  83. ]
  84. },
  85. {
  86. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/oraclelinux5",
  87. "OperatingSystems" : {
  88. "os_type" : "oraclelinux5",
  89. "stack_name" : "HDP",
  90. "stack_version" : "1.2.0"
  91. },
  92. "repositories" : [
  93. {
  94. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/oraclelinux5/repositories/HDP-1.2.0",
  95. "Repositories" : {
  96. "base_url" : "http://public-repo-1.hortonworks.com/HDP-1.2.0/repos/centos5",
  97. "default_base_url" : null,
  98. "mirrors_list" : null,
  99. "os_type" : "oraclelinux5",
  100. "repo_id" : "HDP-1.2.0",
  101. "repo_name" : "HDP",
  102. "stack_name" : "HDP",
  103. "stack_version" : "1.2.0"
  104. }
  105. },
  106. {
  107. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/oraclelinux5/repositories/HDP-epel",
  108. "Repositories" : {
  109. "base_url" : null,
  110. "default_base_url" : null,
  111. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch",
  112. "os_type" : "oraclelinux5",
  113. "repo_id" : "HDP-epel",
  114. "repo_name" : "HDP-epel",
  115. "stack_name" : "HDP",
  116. "stack_version" : "1.2.0"
  117. }
  118. }
  119. ]
  120. },
  121. {
  122. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/oraclelinux6",
  123. "OperatingSystems" : {
  124. "os_type" : "oraclelinux6",
  125. "stack_name" : "HDP",
  126. "stack_version" : "1.2.0"
  127. },
  128. "repositories" : [
  129. {
  130. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/oraclelinux6/repositories/HDP-1.2.0",
  131. "Repositories" : {
  132. "base_url" : "http://public-repo-1.hortonworks.com/HDP-1.2.0/repos/centos6",
  133. "default_base_url" : null,
  134. "mirrors_list" : null,
  135. "os_type" : "oraclelinux6",
  136. "repo_id" : "HDP-1.2.0",
  137. "repo_name" : "HDP",
  138. "stack_name" : "HDP",
  139. "stack_version" : "1.2.0"
  140. }
  141. },
  142. {
  143. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/oraclelinux6/repositories/HDP-epel",
  144. "Repositories" : {
  145. "base_url" : null,
  146. "default_base_url" : null,
  147. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch",
  148. "os_type" : "oraclelinux6",
  149. "repo_id" : "HDP-epel",
  150. "repo_name" : "HDP-epel",
  151. "stack_name" : "HDP",
  152. "stack_version" : "1.2.0"
  153. }
  154. }
  155. ]
  156. },
  157. {
  158. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/redhat5",
  159. "OperatingSystems" : {
  160. "os_type" : "redhat5",
  161. "stack_name" : "HDP",
  162. "stack_version" : "1.2.0"
  163. },
  164. "repositories" : [
  165. {
  166. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/redhat5/repositories/HDP-1.2.0",
  167. "Repositories" : {
  168. "base_url" : "http://public-repo-1.hortonworks.com/HDP-1.2.0/repos/centos5",
  169. "default_base_url" : null,
  170. "mirrors_list" : null,
  171. "os_type" : "redhat5",
  172. "repo_id" : "HDP-1.2.0",
  173. "repo_name" : "HDP",
  174. "stack_name" : "HDP",
  175. "stack_version" : "1.2.0"
  176. }
  177. },
  178. {
  179. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/redhat5/repositories/HDP-epel",
  180. "Repositories" : {
  181. "base_url" : null,
  182. "default_base_url" : null,
  183. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch",
  184. "os_type" : "redhat5",
  185. "repo_id" : "HDP-epel",
  186. "repo_name" : "HDP-epel",
  187. "stack_name" : "HDP",
  188. "stack_version" : "1.2.0"
  189. }
  190. }
  191. ]
  192. },
  193. {
  194. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/redhat6",
  195. "OperatingSystems" : {
  196. "os_type" : "redhat6",
  197. "stack_name" : "HDP",
  198. "stack_version" : "1.2.0"
  199. },
  200. "repositories" : [
  201. {
  202. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/redhat6/repositories/HDP-1.2.0",
  203. "Repositories" : {
  204. "base_url" : "http://public-repo-1.hortonworks.com/HDP-1.2.0/repos/centos6",
  205. "default_base_url" : null,
  206. "mirrors_list" : null,
  207. "os_type" : "redhat6",
  208. "repo_id" : "HDP-1.2.0",
  209. "repo_name" : "HDP",
  210. "stack_name" : "HDP",
  211. "stack_version" : "1.2.0"
  212. }
  213. },
  214. {
  215. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/redhat6/repositories/HDP-epel",
  216. "Repositories" : {
  217. "base_url" : null,
  218. "default_base_url" : null,
  219. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch",
  220. "os_type" : "redhat6",
  221. "repo_id" : "HDP-epel",
  222. "repo_name" : "HDP-epel",
  223. "stack_name" : "HDP",
  224. "stack_version" : "1.2.0"
  225. }
  226. }
  227. ]
  228. },
  229. {
  230. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/sles11",
  231. "OperatingSystems" : {
  232. "os_type" : "sles11",
  233. "stack_name" : "HDP",
  234. "stack_version" : "1.2.0"
  235. },
  236. "repositories" : [
  237. {
  238. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/sles11/repositories/HDP-1.2.0",
  239. "Repositories" : {
  240. "base_url" : "http://public-repo-1.hortonworks.com/HDP-1.2.0/repos/suse11",
  241. "default_base_url" : null,
  242. "mirrors_list" : null,
  243. "os_type" : "sles11",
  244. "repo_id" : "HDP-1.2.0",
  245. "repo_name" : "HDP",
  246. "stack_name" : "HDP",
  247. "stack_version" : "1.2.0"
  248. }
  249. },
  250. {
  251. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/sles11/repositories/HDP-UTILS-1.1.0.15",
  252. "Repositories" : {
  253. "base_url" : "http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.15/repos/suse11",
  254. "default_base_url" : null,
  255. "mirrors_list" : null,
  256. "os_type" : "sles11",
  257. "repo_id" : "HDP-UTILS-1.1.0.15",
  258. "repo_name" : "HDP-UTILS",
  259. "stack_name" : "HDP",
  260. "stack_version" : "1.2.0"
  261. }
  262. }
  263. ]
  264. },
  265. {
  266. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/suse11",
  267. "OperatingSystems" : {
  268. "os_type" : "suse11",
  269. "stack_name" : "HDP",
  270. "stack_version" : "1.2.0"
  271. },
  272. "repositories" : [
  273. {
  274. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/suse11/repositories/HDP-1.2.0",
  275. "Repositories" : {
  276. "base_url" : "http://public-repo-1.hortonworks.com/HDP-1.2.0/repos/suse11",
  277. "default_base_url" : null,
  278. "mirrors_list" : null,
  279. "os_type" : "suse11",
  280. "repo_id" : "HDP-1.2.0",
  281. "repo_name" : "HDP",
  282. "stack_name" : "HDP",
  283. "stack_version" : "1.2.0"
  284. }
  285. },
  286. {
  287. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.0/operatingSystems/suse11/repositories/HDP-UTILS-1.1.0.15",
  288. "Repositories" : {
  289. "base_url" : "http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.15/repos/suse11",
  290. "default_base_url" : null,
  291. "mirrors_list" : null,
  292. "os_type" : "suse11",
  293. "repo_id" : "HDP-UTILS-1.1.0.15",
  294. "repo_name" : "HDP-UTILS",
  295. "stack_name" : "HDP",
  296. "stack_version" : "1.2.0"
  297. }
  298. }
  299. ]
  300. }
  301. ]
  302. },
  303. {
  304. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1",
  305. "Versions" : {
  306. "active" : true,
  307. "min_upgrade_version" : null,
  308. "stack_name" : "HDP",
  309. "stack_version" : "1.2.1"
  310. },
  311. "operatingSystems" : [
  312. {
  313. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/centos5",
  314. "OperatingSystems" : {
  315. "os_type" : "centos5",
  316. "stack_name" : "HDP",
  317. "stack_version" : "1.2.1"
  318. },
  319. "repositories" : [
  320. {
  321. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/centos5/repositories/HDP-1.2.1",
  322. "Repositories" : {
  323. "base_url" : "http://public-repo-1.hortonworks.com/HDP/centos5/1.x/updates/1.2.1",
  324. "default_base_url" : null,
  325. "mirrors_list" : null,
  326. "os_type" : "centos5",
  327. "repo_id" : "HDP-1.2.1",
  328. "repo_name" : "HDP",
  329. "stack_name" : "HDP",
  330. "stack_version" : "1.2.1"
  331. }
  332. },
  333. {
  334. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/centos5/repositories/HDP-epel",
  335. "Repositories" : {
  336. "base_url" : null,
  337. "default_base_url" : null,
  338. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch",
  339. "os_type" : "centos5",
  340. "repo_id" : "HDP-epel",
  341. "repo_name" : "HDP-epel",
  342. "stack_name" : "HDP",
  343. "stack_version" : "1.2.1"
  344. }
  345. }
  346. ]
  347. },
  348. {
  349. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/centos6",
  350. "OperatingSystems" : {
  351. "os_type" : "centos6",
  352. "stack_name" : "HDP",
  353. "stack_version" : "1.2.1"
  354. },
  355. "repositories" : [
  356. {
  357. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/centos6/repositories/HDP-1.2.1",
  358. "Repositories" : {
  359. "base_url" : "http://public-repo-1.hortonworks.com/HDP/centos6/1.x/updates/1.2.1",
  360. "default_base_url" : null,
  361. "mirrors_list" : null,
  362. "os_type" : "centos6",
  363. "repo_id" : "HDP-1.2.1",
  364. "repo_name" : "HDP",
  365. "stack_name" : "HDP",
  366. "stack_version" : "1.2.1"
  367. }
  368. },
  369. {
  370. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/centos6/repositories/HDP-epel",
  371. "Repositories" : {
  372. "base_url" : null,
  373. "default_base_url" : null,
  374. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch",
  375. "os_type" : "centos6",
  376. "repo_id" : "HDP-epel",
  377. "repo_name" : "HDP-epel",
  378. "stack_name" : "HDP",
  379. "stack_version" : "1.2.1"
  380. }
  381. }
  382. ]
  383. },
  384. {
  385. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/oraclelinux5",
  386. "OperatingSystems" : {
  387. "os_type" : "oraclelinux5",
  388. "stack_name" : "HDP",
  389. "stack_version" : "1.2.1"
  390. },
  391. "repositories" : [
  392. {
  393. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/oraclelinux5/repositories/HDP-1.2.1",
  394. "Repositories" : {
  395. "base_url" : "http://public-repo-1.hortonworks.com/HDP/centos5/1.x/updates/1.2.1",
  396. "default_base_url" : null,
  397. "mirrors_list" : null,
  398. "os_type" : "oraclelinux5",
  399. "repo_id" : "HDP-1.2.1",
  400. "repo_name" : "HDP",
  401. "stack_name" : "HDP",
  402. "stack_version" : "1.2.1"
  403. }
  404. },
  405. {
  406. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/oraclelinux5/repositories/HDP-epel",
  407. "Repositories" : {
  408. "base_url" : null,
  409. "default_base_url" : null,
  410. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch",
  411. "os_type" : "oraclelinux5",
  412. "repo_id" : "HDP-epel",
  413. "repo_name" : "HDP-epel",
  414. "stack_name" : "HDP",
  415. "stack_version" : "1.2.1"
  416. }
  417. }
  418. ]
  419. },
  420. {
  421. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/oraclelinux6",
  422. "OperatingSystems" : {
  423. "os_type" : "oraclelinux6",
  424. "stack_name" : "HDP",
  425. "stack_version" : "1.2.1"
  426. },
  427. "repositories" : [
  428. {
  429. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/oraclelinux6/repositories/HDP-1.2.1",
  430. "Repositories" : {
  431. "base_url" : "http://public-repo-1.hortonworks.com/HDP/centos6/1.x/updates/1.2.1",
  432. "default_base_url" : null,
  433. "mirrors_list" : null,
  434. "os_type" : "oraclelinux6",
  435. "repo_id" : "HDP-1.2.1",
  436. "repo_name" : "HDP",
  437. "stack_name" : "HDP",
  438. "stack_version" : "1.2.1"
  439. }
  440. },
  441. {
  442. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/oraclelinux6/repositories/HDP-epel",
  443. "Repositories" : {
  444. "base_url" : null,
  445. "default_base_url" : null,
  446. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch",
  447. "os_type" : "oraclelinux6",
  448. "repo_id" : "HDP-epel",
  449. "repo_name" : "HDP-epel",
  450. "stack_name" : "HDP",
  451. "stack_version" : "1.2.1"
  452. }
  453. }
  454. ]
  455. },
  456. {
  457. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/redhat5",
  458. "OperatingSystems" : {
  459. "os_type" : "redhat5",
  460. "stack_name" : "HDP",
  461. "stack_version" : "1.2.1"
  462. },
  463. "repositories" : [
  464. {
  465. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/redhat5/repositories/HDP-1.2.1",
  466. "Repositories" : {
  467. "base_url" : "http://public-repo-1.hortonworks.com/HDP/centos5/1.x/updates/1.2.1",
  468. "default_base_url" : null,
  469. "mirrors_list" : null,
  470. "os_type" : "redhat5",
  471. "repo_id" : "HDP-1.2.1",
  472. "repo_name" : "HDP",
  473. "stack_name" : "HDP",
  474. "stack_version" : "1.2.1"
  475. }
  476. },
  477. {
  478. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/redhat5/repositories/HDP-epel",
  479. "Repositories" : {
  480. "base_url" : null,
  481. "default_base_url" : null,
  482. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch",
  483. "os_type" : "redhat5",
  484. "repo_id" : "HDP-epel",
  485. "repo_name" : "HDP-epel",
  486. "stack_name" : "HDP",
  487. "stack_version" : "1.2.1"
  488. }
  489. }
  490. ]
  491. },
  492. {
  493. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/redhat6",
  494. "OperatingSystems" : {
  495. "os_type" : "redhat6",
  496. "stack_name" : "HDP",
  497. "stack_version" : "1.2.1"
  498. },
  499. "repositories" : [
  500. {
  501. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/redhat6/repositories/HDP-1.2.1",
  502. "Repositories" : {
  503. "base_url" : "http://public-repo-1.hortonworks.com/HDP/centos6/1.x/updates/1.2.1",
  504. "default_base_url" : null,
  505. "mirrors_list" : null,
  506. "os_type" : "redhat6",
  507. "repo_id" : "HDP-1.2.1",
  508. "repo_name" : "HDP",
  509. "stack_name" : "HDP",
  510. "stack_version" : "1.2.1"
  511. }
  512. },
  513. {
  514. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/redhat6/repositories/HDP-epel",
  515. "Repositories" : {
  516. "base_url" : null,
  517. "default_base_url" : null,
  518. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch",
  519. "os_type" : "redhat6",
  520. "repo_id" : "HDP-epel",
  521. "repo_name" : "HDP-epel",
  522. "stack_name" : "HDP",
  523. "stack_version" : "1.2.1"
  524. }
  525. }
  526. ]
  527. },
  528. {
  529. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/sles11",
  530. "OperatingSystems" : {
  531. "os_type" : "sles11",
  532. "stack_name" : "HDP",
  533. "stack_version" : "1.2.1"
  534. },
  535. "repositories" : [
  536. {
  537. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/sles11/repositories/HDP-1.2.1",
  538. "Repositories" : {
  539. "base_url" : "http://public-repo-1.hortonworks.com/HDP/suse11/1.x/updates/1.2.1",
  540. "default_base_url" : null,
  541. "mirrors_list" : null,
  542. "os_type" : "sles11",
  543. "repo_id" : "HDP-1.2.1",
  544. "repo_name" : "HDP",
  545. "stack_name" : "HDP",
  546. "stack_version" : "1.2.1"
  547. }
  548. }
  549. ]
  550. },
  551. {
  552. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/suse11",
  553. "OperatingSystems" : {
  554. "os_type" : "suse11",
  555. "stack_name" : "HDP",
  556. "stack_version" : "1.2.1"
  557. },
  558. "repositories" : [
  559. {
  560. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.2.1/operatingSystems/suse11/repositories/HDP-1.2.1",
  561. "Repositories" : {
  562. "base_url" : "http://public-repo-1.hortonworks.com/HDP/suse11/1.x/updates/1.2.1",
  563. "default_base_url" : null,
  564. "mirrors_list" : null,
  565. "os_type" : "suse11",
  566. "repo_id" : "HDP-1.2.1",
  567. "repo_name" : "HDP",
  568. "stack_name" : "HDP",
  569. "stack_version" : "1.2.1"
  570. }
  571. }
  572. ]
  573. }
  574. ]
  575. },
  576. {
  577. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0",
  578. "Versions" : {
  579. "active" : true,
  580. "min_upgrade_version" : "1.2.0",
  581. "stack_name" : "HDP",
  582. "stack_version" : "1.3.0"
  583. },
  584. "operatingSystems" : [
  585. {
  586. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/centos5",
  587. "OperatingSystems" : {
  588. "os_type" : "centos5",
  589. "stack_name" : "HDP",
  590. "stack_version" : "1.3.0"
  591. },
  592. "repositories" : [
  593. {
  594. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/centos5/repositories/HDP-1.3.0",
  595. "Repositories" : {
  596. "base_url" : "http://public-repo-1.hortonworks.com/HDP/centos5/1.x/GA/1.3.0.0",
  597. "default_base_url" : null,
  598. "mirrors_list" : null,
  599. "os_type" : "centos5",
  600. "repo_id" : "HDP-1.3.0",
  601. "repo_name" : "HDP",
  602. "stack_name" : "HDP",
  603. "stack_version" : "1.3.0"
  604. }
  605. },
  606. {
  607. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/centos5/repositories/HDP-epel",
  608. "Repositories" : {
  609. "base_url" : null,
  610. "default_base_url" : null,
  611. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch",
  612. "os_type" : "centos5",
  613. "repo_id" : "HDP-epel",
  614. "repo_name" : "HDP-epel",
  615. "stack_name" : "HDP",
  616. "stack_version" : "1.3.0"
  617. }
  618. }
  619. ]
  620. },
  621. {
  622. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/centos6",
  623. "OperatingSystems" : {
  624. "os_type" : "centos6",
  625. "stack_name" : "HDP",
  626. "stack_version" : "1.3.0"
  627. },
  628. "repositories" : [
  629. {
  630. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/centos6/repositories/HDP-1.3.0",
  631. "Repositories" : {
  632. "base_url" : "http://public-repo-1.hortonworks.com/HDP/centos6/1.x/GA/1.3.0.0",
  633. "default_base_url" : null,
  634. "mirrors_list" : null,
  635. "os_type" : "centos6",
  636. "repo_id" : "HDP-1.3.0",
  637. "repo_name" : "HDP",
  638. "stack_name" : "HDP",
  639. "stack_version" : "1.3.0"
  640. }
  641. },
  642. {
  643. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/centos6/repositories/HDP-epel",
  644. "Repositories" : {
  645. "base_url" : null,
  646. "default_base_url" : null,
  647. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch",
  648. "os_type" : "centos6",
  649. "repo_id" : "HDP-epel",
  650. "repo_name" : "HDP-epel",
  651. "stack_name" : "HDP",
  652. "stack_version" : "1.3.0"
  653. }
  654. }
  655. ]
  656. },
  657. {
  658. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/oraclelinux5",
  659. "OperatingSystems" : {
  660. "os_type" : "oraclelinux5",
  661. "stack_name" : "HDP",
  662. "stack_version" : "1.3.0"
  663. },
  664. "repositories" : [
  665. {
  666. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/oraclelinux5/repositories/HDP-1.3.0",
  667. "Repositories" : {
  668. "base_url" : "http://cnn.com",
  669. "default_base_url" : "http://public-repo-1.hortonworks.com/HDP/centos5/1.x/GA/1.3.0.0",
  670. "mirrors_list" : null,
  671. "os_type" : "oraclelinux5",
  672. "repo_id" : "HDP-1.3.0",
  673. "repo_name" : "HDP",
  674. "stack_name" : "HDP",
  675. "stack_version" : "1.3.0"
  676. }
  677. },
  678. {
  679. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/oraclelinux5/repositories/HDP-epel",
  680. "Repositories" : {
  681. "base_url" : null,
  682. "default_base_url" : null,
  683. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch",
  684. "os_type" : "oraclelinux5",
  685. "repo_id" : "HDP-epel",
  686. "repo_name" : "HDP-epel",
  687. "stack_name" : "HDP",
  688. "stack_version" : "1.3.0"
  689. }
  690. }
  691. ]
  692. },
  693. {
  694. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/oraclelinux6",
  695. "OperatingSystems" : {
  696. "os_type" : "oraclelinux6",
  697. "stack_name" : "HDP",
  698. "stack_version" : "1.3.0"
  699. },
  700. "repositories" : [
  701. {
  702. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/oraclelinux6/repositories/HDP-1.3.0",
  703. "Repositories" : {
  704. "base_url" : "http://www.twitter.com",
  705. "default_base_url" : "http://public-repo-1.hortonworks.com/HDP/centos6/1.x/GA/1.3.0.0",
  706. "mirrors_list" : null,
  707. "os_type" : "oraclelinux6",
  708. "repo_id" : "HDP-1.3.0",
  709. "repo_name" : "HDP",
  710. "stack_name" : "HDP",
  711. "stack_version" : "1.3.0"
  712. }
  713. },
  714. {
  715. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/oraclelinux6/repositories/HDP-epel",
  716. "Repositories" : {
  717. "base_url" : null,
  718. "default_base_url" : null,
  719. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch",
  720. "os_type" : "oraclelinux6",
  721. "repo_id" : "HDP-epel",
  722. "repo_name" : "HDP-epel",
  723. "stack_name" : "HDP",
  724. "stack_version" : "1.3.0"
  725. }
  726. }
  727. ]
  728. },
  729. {
  730. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/redhat5",
  731. "OperatingSystems" : {
  732. "os_type" : "redhat5",
  733. "stack_name" : "HDP",
  734. "stack_version" : "1.3.0"
  735. },
  736. "repositories" : [
  737. {
  738. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/redhat5/repositories/HDP-1.3.0",
  739. "Repositories" : {
  740. "base_url" : "http://public-repo-1.hortonworks.com/HDP/centos5/1.x/GA/1.3.0.0",
  741. "default_base_url" : null,
  742. "mirrors_list" : null,
  743. "os_type" : "redhat5",
  744. "repo_id" : "HDP-1.3.0",
  745. "repo_name" : "HDP",
  746. "stack_name" : "HDP",
  747. "stack_version" : "1.3.0"
  748. }
  749. },
  750. {
  751. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/redhat5/repositories/HDP-epel",
  752. "Repositories" : {
  753. "base_url" : null,
  754. "default_base_url" : null,
  755. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch",
  756. "os_type" : "redhat5",
  757. "repo_id" : "HDP-epel",
  758. "repo_name" : "HDP-epel",
  759. "stack_name" : "HDP",
  760. "stack_version" : "1.3.0"
  761. }
  762. }
  763. ]
  764. },
  765. {
  766. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/redhat6",
  767. "OperatingSystems" : {
  768. "os_type" : "redhat6",
  769. "stack_name" : "HDP",
  770. "stack_version" : "1.3.0"
  771. },
  772. "repositories" : [
  773. {
  774. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/redhat6/repositories/HDP-1.3.0",
  775. "Repositories" : {
  776. "base_url" : "http://public-repo-1.hortonworks.com/HDP/centos6/1.x/GA/1.3.0.0",
  777. "default_base_url" : null,
  778. "mirrors_list" : null,
  779. "os_type" : "redhat6",
  780. "repo_id" : "HDP-1.3.0",
  781. "repo_name" : "HDP",
  782. "stack_name" : "HDP",
  783. "stack_version" : "1.3.0"
  784. }
  785. },
  786. {
  787. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/redhat6/repositories/HDP-epel",
  788. "Repositories" : {
  789. "base_url" : null,
  790. "default_base_url" : null,
  791. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch",
  792. "os_type" : "redhat6",
  793. "repo_id" : "HDP-epel",
  794. "repo_name" : "HDP-epel",
  795. "stack_name" : "HDP",
  796. "stack_version" : "1.3.0"
  797. }
  798. }
  799. ]
  800. },
  801. {
  802. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/sles11",
  803. "OperatingSystems" : {
  804. "os_type" : "sles11",
  805. "stack_name" : "HDP",
  806. "stack_version" : "1.3.0"
  807. },
  808. "repositories" : [
  809. {
  810. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/sles11/repositories/HDP-1.3.0",
  811. "Repositories" : {
  812. "base_url" : "http://public-repo-1.hortonworks.com/HDP/suse11/1.x/GA/1.3.0.0",
  813. "default_base_url" : null,
  814. "mirrors_list" : null,
  815. "os_type" : "sles11",
  816. "repo_id" : "HDP-1.3.0",
  817. "repo_name" : "HDP",
  818. "stack_name" : "HDP",
  819. "stack_version" : "1.3.0"
  820. }
  821. }
  822. ]
  823. },
  824. {
  825. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/suse11",
  826. "OperatingSystems" : {
  827. "os_type" : "suse11",
  828. "stack_name" : "HDP",
  829. "stack_version" : "1.3.0"
  830. },
  831. "repositories" : [
  832. {
  833. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/1.3.0/operatingSystems/suse11/repositories/HDP-1.3.0",
  834. "Repositories" : {
  835. "base_url" : "http://public-repo-1.hortonworks.com/HDP/suse11/1.x/GA/1.3.0.0",
  836. "default_base_url" : null,
  837. "mirrors_list" : null,
  838. "os_type" : "suse11",
  839. "repo_id" : "HDP-1.3.0",
  840. "repo_name" : "HDP",
  841. "stack_name" : "HDP",
  842. "stack_version" : "1.3.0"
  843. }
  844. }
  845. ]
  846. }
  847. ]
  848. },
  849. {
  850. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/2.0.1",
  851. "Versions" : {
  852. "active" : false,
  853. "min_upgrade_version" : null,
  854. "stack_name" : "HDP",
  855. "stack_version" : "2.0.1"
  856. },
  857. "operatingSystems" : [
  858. {
  859. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/2.0.1/operatingSystems/centos5",
  860. "OperatingSystems" : {
  861. "os_type" : "centos5",
  862. "stack_name" : "HDP",
  863. "stack_version" : "2.0.1"
  864. },
  865. "repositories" : [
  866. {
  867. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/2.0.1/operatingSystems/centos5/repositories/HDP-2.0.1",
  868. "Repositories" : {
  869. "base_url" : "http://public-repo-1.hortonworks.com/HDP-2.0.0.2/repos/centos5",
  870. "default_base_url" : null,
  871. "mirrors_list" : null,
  872. "os_type" : "centos5",
  873. "repo_id" : "HDP-2.0.1",
  874. "repo_name" : "HDP",
  875. "stack_name" : "HDP",
  876. "stack_version" : "2.0.1"
  877. }
  878. },
  879. {
  880. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/2.0.1/operatingSystems/centos5/repositories/HDP-epel",
  881. "Repositories" : {
  882. "base_url" : null,
  883. "default_base_url" : null,
  884. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch",
  885. "os_type" : "centos5",
  886. "repo_id" : "HDP-epel",
  887. "repo_name" : "HDP-epel",
  888. "stack_name" : "HDP",
  889. "stack_version" : "2.0.1"
  890. }
  891. }
  892. ]
  893. },
  894. {
  895. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/2.0.1/operatingSystems/centos6",
  896. "OperatingSystems" : {
  897. "os_type" : "centos6",
  898. "stack_name" : "HDP",
  899. "stack_version" : "2.0.1"
  900. },
  901. "repositories" : [
  902. {
  903. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/2.0.1/operatingSystems/centos6/repositories/HDP-2.0.1",
  904. "Repositories" : {
  905. "base_url" : "http://public-repo-1.hortonworks.com/HDP-2.0.0.2/repos/centos6",
  906. "default_base_url" : null,
  907. "mirrors_list" : null,
  908. "os_type" : "centos6",
  909. "repo_id" : "HDP-2.0.1",
  910. "repo_name" : "HDP",
  911. "stack_name" : "HDP",
  912. "stack_version" : "2.0.1"
  913. }
  914. },
  915. {
  916. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/2.0.1/operatingSystems/centos6/repositories/HDP-epel",
  917. "Repositories" : {
  918. "base_url" : null,
  919. "default_base_url" : null,
  920. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch",
  921. "os_type" : "centos6",
  922. "repo_id" : "HDP-epel",
  923. "repo_name" : "HDP-epel",
  924. "stack_name" : "HDP",
  925. "stack_version" : "2.0.1"
  926. }
  927. }
  928. ]
  929. },
  930. {
  931. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/2.0.1/operatingSystems/redhat5",
  932. "OperatingSystems" : {
  933. "os_type" : "redhat5",
  934. "stack_name" : "HDP",
  935. "stack_version" : "2.0.1"
  936. },
  937. "repositories" : [
  938. {
  939. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/2.0.1/operatingSystems/redhat5/repositories/HDP-2.0.1",
  940. "Repositories" : {
  941. "base_url" : "http://public-repo-1.hortonworks.com/HDP-2.0.0.2/repos/centos5",
  942. "default_base_url" : null,
  943. "mirrors_list" : null,
  944. "os_type" : "redhat5",
  945. "repo_id" : "HDP-2.0.1",
  946. "repo_name" : "HDP",
  947. "stack_name" : "HDP",
  948. "stack_version" : "2.0.1"
  949. }
  950. },
  951. {
  952. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/2.0.1/operatingSystems/redhat5/repositories/HDP-epel",
  953. "Repositories" : {
  954. "base_url" : null,
  955. "default_base_url" : null,
  956. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch",
  957. "os_type" : "redhat5",
  958. "repo_id" : "HDP-epel",
  959. "repo_name" : "HDP-epel",
  960. "stack_name" : "HDP",
  961. "stack_version" : "2.0.1"
  962. }
  963. }
  964. ]
  965. },
  966. {
  967. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/2.0.1/operatingSystems/redhat6",
  968. "OperatingSystems" : {
  969. "os_type" : "redhat6",
  970. "stack_name" : "HDP",
  971. "stack_version" : "2.0.1"
  972. },
  973. "repositories" : [
  974. {
  975. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/2.0.1/operatingSystems/redhat6/repositories/HDP-2.0.1",
  976. "Repositories" : {
  977. "base_url" : "http://public-repo-1.hortonworks.com/HDP-2.0.0.2/repos/centos6",
  978. "default_base_url" : null,
  979. "mirrors_list" : null,
  980. "os_type" : "redhat6",
  981. "repo_id" : "HDP-2.0.1",
  982. "repo_name" : "HDP",
  983. "stack_name" : "HDP",
  984. "stack_version" : "2.0.1"
  985. }
  986. },
  987. {
  988. "href" : "http://dev.hortonworks.com:8080/api/v1/stacks2/HDP/versions/2.0.1/operatingSystems/redhat6/repositories/HDP-epel",
  989. "Repositories" : {
  990. "base_url" : null,
  991. "default_base_url" : null,
  992. "mirrors_list" : "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch",
  993. "os_type" : "redhat6",
  994. "repo_id" : "HDP-epel",
  995. "repo_name" : "HDP-epel",
  996. "stack_name" : "HDP",
  997. "stack_version" : "2.0.1"
  998. }
  999. }
  1000. ]
  1001. }
  1002. ]
  1003. }
  1004. ]
  1005. }