Commit Graph

13 Commits (a1d2b5f257aab6963981d89608040fb7d8822eb1)

Author SHA1 Message Date
Timur Batyrshin 658c15930e reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 11 years ago
Michael DeHaan 83f43b82ad ansible -> ansibleworks 11 years ago
Brad P. Crochet ab52efc7fb Add support for neutronclient
The quantum_* modules will now try neutronclient first, and fall back
to quantumclient. If that fails, error out.

The code now references neutron instead of quantum in all internal
cases.
11 years ago
James Tanner 6000d636b3 Fixes #5023 Convert all modules to use new snippet import pattern 11 years ago
Michael DeHaan f7c3975f21 Add version_added to all modules missing version_added information, the docs formatter will now
raise errors when omitted, updated changelog with new modules.
11 years ago
Jan-Piet Mens 30d641094b Docs: consistently format playbook EXAMPLES 11 years ago
Jan-Piet Mens 5c69918d53 DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string
  Added deprecation warning to moduledev.rst and remove deprecated example from it
  Fixed up a few typos and uppercased some acronyms.
  add consistency to how EXAMPLES are formatted
11 years ago
Michael DeHaan 13e37aad95 Standardize docs 11 years ago
Michael DeHaan 44e32cc45e Some formatting fixes so docs will build, etc. 11 years ago
Michael DeHaan f9a14f0d70 Fixup fetch doc formatting. 11 years ago
Michael DeHaan 3a635d2d26 Lots of formatting fixes 11 years ago
Michael DeHaan 9c5d6f11f0 Fix tabs and spaces in OpenStack modules. 11 years ago
bennojoy b16e2a1d48 OpenStack Modules 11 years ago