Activity log for bug #1319404

Date Who What changed Old value New value Message
2014-05-14 13:40:42 Ekaterina Chernova bug added bug
2014-05-14 13:49:00 Timur Sufiev summary Use 'applications' instead of 'servicies' in the environment description Use 'applications' instead of 'services' in the environment description
2014-05-14 15:38:01 Ekaterina Chernova description Here is the output for environment detail call. We use services to define which applications belong to the environment. { "status": "ready", "updated": "2014-05-14T13:12:26", "networking": {}, "name": "quick-env-2", "created": "2014-05-14T13:09:55", "tenant_id": "726ed856965f43cc8e565bc991fa76c3", "version": 1, "services": [ { "instance": { "flavor": "m1.medium", "image": "cloud-fedora-v3", "name": "exgchhv6nbika2", "ipAddresses": [ "10.0.0.200" ], "?": { "type": "io.murano.resources.Instance", "id": "14cce9d9-aaa1-4f09-84a9-c4bb859edaff" } }, "name": "rewt4w56", "?": { "status": "ready", "_26411a1861294160833743e45d0eaad9": { "name": "Telnet" }, "type": "io.murano.apps.linux.Telnet", "id": "446373ef-03b5-4925-b095-6c56568fa518" } } ], "id": "20d4a012628e4073b48490a336a8acbf" } Need to add fixes to use only applications word. Here is the output for environment detail call. We use services to define which applications belong to the environment. {     "status": "ready",     "updated": "2014-05-14T13:12:26",     "networking": {},     "name": "quick-env-2",     "created": "2014-05-14T13:09:55",     "tenant_id": "726ed856965f43cc8e565bc991fa76c3",     "version": 1,     "services": [         {             "instance": {                 "flavor": "m1.medium",                 "image": "cloud-fedora-v3",                 "name": "exgchhv6nbika2",                 "ipAddresses": [                     "10.0.0.200"                 ],                 "?": {                     "type": "io.murano.resources.Instance",                     "id": "14cce9d9-aaa1-4f09-84a9-c4bb859edaff"                 }             },             "name": "rewt4w56",             "?": {                 "status": "ready",                 "_26411a1861294160833743e45d0eaad9": {                     "name": "Telnet"                 },                 "type": "io.murano.apps.linux.Telnet",                 "id": "446373ef-03b5-4925-b095-6c56568fa518"             }         }     ],     "id": "20d4a012628e4073b48490a336a8acbf" } Need to add fixes to use only applications word. Yes, it would be good to change api calls from services to applications.
2014-06-04 16:19:47 Timur Nurlygayanov murano: status New Triaged
2014-06-04 16:19:51 Timur Nurlygayanov murano: importance Undecided Medium
2014-06-04 16:19:56 Timur Nurlygayanov murano: milestone juno-2
2014-06-04 16:21:48 ruhe murano: status Triaged New
2014-06-04 16:24:18 ruhe murano: status New Confirmed
2014-06-12 21:41:03 Ankur Rishi murano: assignee Ankur Rishi (ankur-rishi)
2014-06-24 17:55:59 Ankur Rishi murano: status Confirmed Invalid
2014-07-25 20:46:35 ruhe murano: milestone juno-2
2014-07-25 20:46:52 ruhe murano: importance Medium Undecided