mirror of https://github.com/apache/cloudstack.git
- Let all entities inherit from CloudStackEntity
- create and list are classmethods since they work without need for an
entity to exist
- create takes only factories by default. no need for long param list.
Entitiy.create(apiclient) will give entity out of default factory
- Use entityFactory.attributes() to init entities
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
|
||
|---|---|---|
| .. | ||
| marvin | ||
| CHANGES.txt | ||
| DISCLAIMER.txt | ||
| LICENSE.txt | ||
| MANIFEST.in | ||
| pom.xml | ||
| setup.py | ||