Comment 0 for bug 1420871

Revision history for this message
Andrew Pashkin (apashkin) wrote :

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.