Merge "Add add/remove SecurityGroup in Compute API"
This commit is contained in:
		| @@ -193,7 +193,8 @@ | ||||
|       You can lock, pause, reboot, rebuild, rescue, resize, resume, confirm | ||||
|       the resize of, revert a pending resize for, shelve, shelf-offload, | ||||
|       unshelve, start, stop, unlock, unpause, and unrescue a server. You can | ||||
|       also change the password of the server. | ||||
|       also change the password of the server and add a security group to or | ||||
|       remove a security group from a server. | ||||
|     </para> | ||||
|     <para> | ||||
|       You can get an RDP, serial, SPICE, or VNC console for a server. | ||||
| @@ -262,6 +263,10 @@ | ||||
|       <wadl:resource href="../wadls/compute-api/src/v2.1/wadl/servers-action-shelve-v2.1.wadl#action"> | ||||
|         <wadl:method href="#unshelve"/> | ||||
|       </wadl:resource> | ||||
|       <wadl:resource href="../wadls/compute-api/src/v2.1/wadl/servers-action-v2.1.wadl#action"> | ||||
|         <wadl:method href="#addSecurityGroup"/> | ||||
|         <wadl:method href="#removeSecurityGroup"/> | ||||
|       </wadl:resource> | ||||
|     </wadl:resources> | ||||
|   </section> | ||||
|   <section xml:id="os-admin-actions-v2.1"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jenkins
					Jenkins