 d04f7f7e12
			
		
	
	d04f7f7e12
	
	
	
		
			
			As extensions are already deprecated in Nova, this patch removes all of the details about extensions, adds a note about the deprecation of extensions, and points to documentation about microversions for discovering API changes. blueprint complete-todo-in-api-concept-doc Co-Author: Ed Leafe <ed@leafe.com> Change-Id: I56acfeac5b8b3312547c06d79962a79991c5c8f3
		
			
				
	
	
		
			12 lines
		
	
	
		
			548 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			548 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| ==========
 | |
| Extensions
 | |
| ==========
 | |
| 
 | |
| Extensions are a deprecated concept in Nova. Support for extensions will be
 | |
| removed in a future release. In order to keep backwards-compatibility with
 | |
| legacy V2 API users, the ``extension_info`` API will remain as part of the
 | |
| Compute API. However, API extensions will not be supported anymore;
 | |
| there is only one standard API now. For the current V2.1 API, ``Microversions``
 | |
| are the new mechanism for implementing API features and changes. For more
 | |
| detail about microversions, please refer to :doc:`microversions`.
 |