Added in additional support for core objects (ServiceClass,ServiceResource,Tags,Proje...
authorSiobhan Tully <stully@verivue.com>
Sun, 7 Jul 2013 21:20:18 +0000 (17:20 -0400)
committerSiobhan Tully <stully@verivue.com>
Sun, 7 Jul 2013 21:20:18 +0000 (17:20 -0400)
commit613670972c2a29e08f8711bc6bc5eafab5ead127
tree20392cce36ec44047e131db52bfd2c32eb6e9a85
parentebe91c019a9327efd80daebaaa50d8a960600099
Added in additional support for core objects (ServiceClass,ServiceResource,Tags,Projects and Reservations)
planetstack/core/api_root.py
planetstack/core/views/deployment.py [moved from planetstack/core/views/deployment_networks.py with 100% similarity]
planetstack/core/views/projects.py [new file with mode: 0644]
planetstack/core/views/reservations.py [new file with mode: 0644]
planetstack/core/views/serviceclasses.py [new file with mode: 0644]
planetstack/core/views/serviceresources.py [new file with mode: 0644]
planetstack/core/views/sites.py
planetstack/core/views/tags.py [new file with mode: 0644]