Created attachment 617370 [details] The cartridge list page Description of problem: When I tried to add cartridges to applications on INT, I found that there are 2 mongodb 2.0 and no mobgodb2.2 in cartridge list. Since the rockmongo requires mongodb-2.2, so I cannot add rockmongo to apps as well. This maybe a known issue since mongodb is not upgraded to mongdb-2.2 Version-Release number of selected component (if applicable): INT(devenv_2221) How reproducible: always Steps to Reproduce: 1.Go to app overview page, click "Add cartridge" button. 2.Check the cartridge list. 3.Add mongodb-2.0, then check the cartridge list again. Actual results: There are 2 mongodb 2.0 and no mobgodb2.2 in cartridge list page. After add mongodb-2.0, rockmongo can not be embed as well. Expected results: There should only a mongodb-2.2 in the cartridge list page after mongodb is upgraded to 2.2, and after add mongodb-2.2, user should be able to add rockmongo to apps. Additional info:
Talked with operations, not sure what the cause is yet. INT was in a wierd state because of migrations.
https://int.openshift.redhat.com/broker/rest/cartridges.json returns mongodb-2.0 twice, so the UI shows it. Broker should never return duplicate cartridges.
expect to look at today
will look at today
seems like the latest update to INT fixed this.
checked out INT on 10/10/12, I don't see it anymore. closing bug.