Hi,

Fixes include:

1) 405 code is returned from API when client request for an action which
   is not allowed/supported by instance and its state.
   So for example when you want to call 'stop' action on 'stopped' instance
   instead of returning 200, API will return 405 code.

2) Performance fix for cases when you have a lot of YAML files inside tmp dir.

3) Just some views/HAML files for 405 error.

 -- Michal

Reply via email to