6 Commits

Author SHA1 Message Date
Richard Theis
b4b9104d5c Fix compute tests for resource.prop ID attributes
Fix unit, functional and examples tests for [1]. Also
fix the documentation for the server image_id and flavor_id
properties.

[1] https://review.openstack.org/#/c/279618/

Change-Id: Ia37ecc7c9dccb90fabf7bf73601a6ad519212556
Partial-Bug: #1461200
2016-02-15 09:15:21 -06:00
Everett Toews
88255cfdad Delete key pair and server for Compute example
Change-Id: Ic136296f3dec0327f95e246342819378834fd23c
2015-12-09 13:55:17 -06:00
Everett Toews
1950fbfcb9 Fix failing compute example
Change-Id: I7fb8e940f36a042bfcdf94b1147ec96f4ea3f066
Closes-Bug: #1522919
2015-12-07 15:21:47 -06:00
Everett Toews
405dd19bea Create Key Pair
Factor out key pair creation into its own method to make key pair
creation clearer.

Change-Id: I871c95df12cf5d00484775389816900849789a80
2015-11-10 20:24:18 -06:00
Everett Toews
6b2cec41d1 A better create server example
It's much more straight-forward for users to read a create server
example that does everything necessary to create the server
within the body of a single method. In this better example the user
doesn't have to refer to other examples to learn how to create a
server.

Change-Id: Iad7eef7946e93deb735fddcfbe39bbc8b56f507b
2015-11-02 16:17:44 -06:00
Everett Toews
7e98020b83 The Compute User Guide
The beginning of the compute user guide.

This also begins the simplification of the examples, makes them
more specific, and adds testing.

Change-Id: Ic4bac2fe30601c196b03ce73b2dd04a916231f33
Partial-Bug: #1487269
Partial-Bug: #1419012
Partial-Bug: #1466180
2015-10-01 21:50:49 -05:00