Add deprecation notices for old OpenStack modules

This commit is contained in:
Monty Taylor 2015-02-26 21:12:27 -05:00 committed by Matt Clay
commit 411c7e22b6
10 changed files with 10 additions and 0 deletions

View file

@ -33,6 +33,7 @@ DOCUMENTATION = '''
---
module: nova_compute
version_added: "1.2"
deprecated: Deprecated in 1.9. Use os_server instead
short_description: Create/Delete VMs from OpenStack
description:
- Create or Remove virtual machines from Openstack.