 4072554608
			
		
	
	4072554608
	
	
	
		
			
			OSC does not support to list volume services. This patch will provide support for adding volume service related support. Closes-bug:#1550999 Implements: bp cinder-command-support Change-Id: I50ac14aeb96c4b8ddbf7b33e519feea0d126f752
		
			
				
	
	
		
			32 lines
		
	
	
		
			507 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			507 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| ==============
 | |
| volume service
 | |
| ==============
 | |
| 
 | |
| Volume v1, v2
 | |
| 
 | |
| volume service list
 | |
| -------------------
 | |
| 
 | |
| List volume service
 | |
| 
 | |
| .. program:: volume service list
 | |
| .. code:: bash
 | |
| 
 | |
|     os volume service list
 | |
|         [--host <host>]
 | |
|         [--service <service>]
 | |
|         [--long]
 | |
| 
 | |
| .. _volume-service-list:
 | |
| .. option:: --host <host>
 | |
| 
 | |
|     List services on specified host (name only)
 | |
| 
 | |
| .. option:: --service <service>
 | |
| 
 | |
|     List only specified service (name only)
 | |
| 
 | |
| .. option:: --long
 | |
| 
 | |
|     List additional fields in output
 |