Developer's Guide
Docs Home
Community Home
Chapter 2. Getting Started
Prev
Next
Chapter 2. Getting Started
Table of Contents
1. Working with the Source Code
1.1. Getting the Source Code
1.1.1. Getting Subversion for the Appliance
1.2. Keeping up-to-date with your checked-out code
1.3. Getting Patches
1.4. Style Guidelines
1.4.1. Docstrings
1.5. Generating Diffs for new Fixes
1.6. Submitting a Fix
2. Development Toolchain Requirements
2.1. Appliance
3. Programming Techniques
3.1. Calling Methods Using REST
3.1.1. How to Call Methods Using REST
3.1.2. Sending an Event
3.2. Miscellaneous Notes
3.2.1. pkg_resources
3.2.2.
urllib2
Workarounds
4. zendmd: Command-line Access to the Device Management Database (DMD)
5. Programming Documentation
5.1. Python
5.2. Zenoss API
5.3. Other Resources
5.4. Contributing to the Documentation