Activity log for bug #1420871

Date Who What changed Old value New value Message
2015-02-11 16:40:57 Andrew Pashkin bug added bug
2015-02-11 16:45:31 Serg Melikyan bug task added python-muranoclient
2015-02-11 16:45:37 Serg Melikyan bug task deleted murano
2015-02-11 16:45:42 Serg Melikyan python-muranoclient: importance Undecided Medium
2015-02-11 16:45:45 Serg Melikyan python-muranoclient: milestone 0.5.6
2015-02-11 16:48:08 Andrew Pashkin description 1) Install python-muranoclient from master (I use 1ac7558bb0642721c05f1f1dddf 60566a44dd7cb) 2) Import all packages from murano-apps and murano-app-incubator (at least 20 packages) 3) Run `package-list` command 4) You will get "HTTPMultipleChoices (HTTP 300) Requested version of Application Catalog API is not available." response from the client. 5) Remove some packages and let <=19 packages remain in DB. 6) Run client command again 7) It will run sucessfully. 1) Install python-muranoclient from master (I use 1ac7558bb0642721c05f1f1dddf 60566a44dd7cb) 2) Import all packages from murano-apps and murano-app-incubator (at least 20 packages) 3) Run `package-list` command 4) You will get "HTTPMultipleChoices (HTTP 300) Requested version of Application Catalog API is not available." response from the client. 5) Remove some packages and let <=19 packages remain in DB. 6) Run client command again 7) It will run sucessfully. It seems like the bug happens because of these lines: https://github.com/stackforge/python-muranoclient/blob/master/muranoclient/v1/packages.py#L77 "next_marker" is not a full url, it is a parameter that API will use to paginate results. But it is used in client as full url and it causes the error.
2015-02-13 10:08:37 Andrew Pashkin python-muranoclient: assignee Andrew Pashkin (apashkin)
2015-03-24 09:30:57 Andrew Pashkin python-muranoclient: status New Fix Committed
2015-06-02 03:54:12 Serg Melikyan python-muranoclient: status Fix Committed Fix Released
2015-10-08 08:17:47 Nikolay Starodubtsev bug task added mos
2015-10-08 08:17:59 Nikolay Starodubtsev mos: status New Confirmed
2015-10-08 13:18:23 Roman Podoliaka mos: importance Undecided Medium
2015-10-08 13:18:28 Roman Podoliaka mos: assignee MOS Murano (mos-murano)
2015-10-08 13:18:31 Roman Podoliaka mos: milestone 8.0
2015-10-08 13:24:32 Ekaterina Chernova bug task deleted mos