Add security groups and security group rules extensions
Closes-Bug: #1128531 Change-Id: I81bac979e38e04074c92ba477ee69db44b6cfa9d Author: Diane Fleming
This commit is contained in:
		 Diane Fleming
					Diane Fleming
				
			
				
					committed by
					
						 Andreas Jaeger
						Andreas Jaeger
					
				
			
			
				
	
			
			
			 Andreas Jaeger
						Andreas Jaeger
					
				
			
						parent
						
							78a4484eb0
						
					
				
				
					commit
					3c54136389
				
			| @@ -4251,12 +4251,30 @@ Host: servers.api.openstack.org/v2/ | ||||
|         </section> | ||||
|         <section xml:id="os-quota-sets"> | ||||
|             <title>Quota Sets (os-quota-sets)</title> | ||||
|             <para>Permits administrators, depending on policy settings, to | ||||
|                 view quotas for a tenant and view and update default | ||||
|                 quotas.</para> | ||||
|             <para>Permits administrators, depending on policy | ||||
|                 settings, to view quotas for a tenant and view and | ||||
|                 update default quotas.</para> | ||||
|             <wadl:resources | ||||
|                 href="http://git.openstack.org/cgit/openstack/api-site/plain/api-ref/src/wadls/compute-api/src/ext/os-quota-sets.wadl" | ||||
|                 xmlns:wadl="http://wadl.dev.java.net/2009/02"/> | ||||
|         </section> | ||||
|         <section xml:id="os-security-groups"> | ||||
|             <title>Security groups (os-security-groups)</title> | ||||
|             <para>Lists, shows information for, creates, and deletes | ||||
|                 security groups.</para> | ||||
|             <wadl:resources | ||||
|                 href="http://git.openstack.org/cgit/openstack/api-site/plain/api-ref/src/wadls/compute-api/src/ext/os-security-groups.wadl" | ||||
|                 xmlns:wadl="http://wadl.dev.java.net/2009/02"/> | ||||
|         </section> | ||||
|         <!-- Once https://review.openstack.org/#/c/55438/ is approved, uncomment the following: --> | ||||
|         <section xml:id="os-security-group-default-rules"> | ||||
|             <title>Default security group rules | ||||
|                 (os-security-group-default-rules)</title> | ||||
|             <para>Lists, shows information for, and creates default | ||||
|                 security group rules.</para> | ||||
|             <wadl:resources | ||||
|                 href="http://git.openstack.org/cgit/openstack/api-site/plain/api-ref/src/wadls/compute-api/src/ext/os-security-group-default-rules.wadl" | ||||
|                 xmlns:wadl="http://wadl.dev.java.net/2009/02"/> | ||||
|         </section> | ||||
|     </chapter> | ||||
| </book> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user