Comment 2 for bug 900910

Revision history for this message
Rohit Karajgi (rohitk) wrote :

This change makes sense as we can test extensions in 1.1 specification using the same rest client. In 1.1 extensions for create_server, we can specify additional parameters such as fixed_ip_address, security_group, user_data and availability_zone

The same client API can be used to test core create_server code as well as create server extensions.