Minor change in AIO & Readme
* Fix README to reflect what is actually deployed. * Fix AIO scenario to test Cinder, since it's deployed. Change-Id: I1baf74eb363ef042cf84f6befad42f918251aa0b
This commit is contained in:
		@@ -37,7 +37,7 @@ scenario](#All-In-One).
 | 
			
		||||
| glance     |     rbd     |     file    |     file    |     file     |
 | 
			
		||||
| nova       |     rbd     |       X     |       X     |       X      |
 | 
			
		||||
| neutron    |      X      |       X     |       X     |       X      |
 | 
			
		||||
| cinder     |     rbd     |       X     |             |    iscsi     |
 | 
			
		||||
| cinder     |     rbd     |             |             |    iscsi     |
 | 
			
		||||
| ceilometer |      X      |             |             |              |
 | 
			
		||||
| aodh       |      X      |             |             |              |
 | 
			
		||||
| gnocchi    |     rbd     |             |             |              |
 | 
			
		||||
 
 | 
			
		||||
@@ -27,4 +27,5 @@ include ::openstack_integration::provision
 | 
			
		||||
 | 
			
		||||
class { '::openstack_integration::tempest':
 | 
			
		||||
  horizon => true,
 | 
			
		||||
  cinder  => true,
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user