Victor Costan
|
8d9768c049
|
Fix indentation in os_server documentation
|
2016-12-08 11:23:35 -05:00 |
Victor Costan
|
2f11d96d49
|
os_server: nice error when flavor not found
When we can't find the VM flavor that the user requests, this change replaces the non-descript stack trace with a clear error message.
|
2016-12-08 11:23:34 -05:00 |
James Martin
|
c90bf9df98
|
Adds sanity check to make sure nics is a list.
|
2016-12-08 11:23:34 -05:00 |
Tony Kinsley
|
79f98bffcf
|
Adding start and stop actions to os_server_actions
Also making the os_server module allow a server in the possible new
states from the os_server_actions changes
|
2016-12-08 11:23:34 -05:00 |
Jesse Keating
|
2b5af82706
|
Document auto_floating_ip argument
|
2016-12-08 11:23:16 -05:00 |
Monty Taylor
|
b955b2f5c8
|
Return resource objects from OpenStack modules
It's not uncommon for people to want to do additional things after
creating a module. Also, add a note about it to the dev notes.
|
2016-12-08 11:23:09 -05:00 |
Greg DeKoenigsberg
|
18ca7aee07
|
Updating cloud modules with proper github author information
|
2016-12-08 11:23:07 -05:00 |
David Shrewsbury
|
dd6b153700
|
Update os_server for shade flavor API changes
Latest shade fixes the flavor API so that raw objects are not
returned.
|
2016-12-08 11:22:57 -05:00 |
Monty Taylor
|
78daf52994
|
Add OpenStack Server module
Also deprecated old nova_compute module
|
2016-12-08 11:22:56 -05:00 |