Cloudify-PS / walle-service

Apache License 2.0
1 stars 1 forks source link

swagger /login_openstack contains vCloud description, instead of OpenStack #4

Closed lexleogryfon closed 8 years ago

lexleogryfon commented 8 years ago

swagger /login_openstack contains vCloud description, instead of OpenStack https://github.com/Cloudify-PS/walle-service/blob/fc9278881cc391ed2a47938dd0d8f8163aa90338/walle-api-server/walle_api_server/resources/login_openstack.py#L17

lexleogryfon commented 8 years ago

I will change 'notes' parameter. also I see the need to assign new value to 'nickname' parameter https://github.com/Cloudify-PS/walle-service/blob/fc9278881cc391ed2a47938dd0d8f8163aa90338/walle-api-server/walle_api_server/resources/login_openstack.py#L16 But I don't know what will be consequences after changing nickname.

it is completely fine? Should I make any other additional changes after that?

kostya13 commented 8 years ago

This is enough. Decorator swagger.operation uses only for documentation.