Commit Graph

3 Commits (b0412c13fc51a74c2236f7dd9e66d8b4d1feed84)

Author SHA1 Message Date
Toshio Kuratomi 1f99382dfb Finish up cleanups to modules:
* Add python>= 2.6 to documented requirements when a module's deps need
  python>= 2.6 so we know when a module can use python2.6+ syntax
* Remove BabyJSON usage
* Change modules to use if __name__ == '__main__' so that they can
  potentially be unittested

The BabJSON changes Fixes #1211
11 years ago
Brian Coca 178d3ea133 minor doc fixes 11 years ago
Monty Taylor cb6ebb1c03 Add OpenStack Server facts module 11 years ago