updated renew(), delete(), allocate(), provision()
[sfa.git] / sfa / openstack / nova_driver.py
2012-08-23 Tony Mackupdated renew(), delete(), allocate(), provision()
2012-08-20 Tony Mackfix Describe
2012-08-20 Tony Mackcleanup
2012-08-20 Tony Mackupdate describe()
2012-08-16 Tony Mackbetter support for sliver urns
2012-08-16 Tony Macksplit list_resources and describe into separate methods
2012-08-16 Tony Mackrefactored
2012-08-16 Tony MackRefactored ListResources, ListSlices. ListResources...
2012-08-16 Tony Mackrefactored GetVersion()
2012-08-16 Tony MackAdded geni_allocation_status to SliverStatus return
2012-08-16 Tony Mackadded geni_single_allocation, geni_allocate and geni_be...
2012-08-15 Tony Mackdelete an instances security groups when deleting the...
2012-08-14 Tony Mackconnect to nova using the correct tenant when managing...
2012-08-14 Tony Mackgroup instances into tenants instead of running all...
2012-08-14 Tony Mackfix SliverStatus is esses openstack driver
2012-08-03 Tony Mackfix list_slices
2012-07-17 Tony Mackadd geni_expires to sliver_stauts result
2012-07-09 Tony Mackreport status for each resrouce in SliverStatus
2012-07-05 Tony Mackupdates
2012-07-02 Tony Mackrefactored and fixed register()
2012-07-02 Tony Mackfix bug in fill_slice_record_info
2012-07-02 Tony Mackrefactored fill_record_info
2012-06-29 Tony Mackfix import
2012-06-29 Tony Mackrenmed NovaShell to Shell
2012-06-29 Tony Mackrename NovaShell to Shell. cleanup
2012-06-29 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-06-29 Thierry ParmentelatMerge branch 'tmp-pdf'
2012-06-28 Tony Mackpushing essex changes
2012-06-13 Tony Mackuse hrn_to_os_slicename() instead of hrn_to_pl_slicename()
2012-06-12 Tony Mackavoid project name collision by using planetlab convent...
2012-05-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-05-12 Thierry Parmentelatrenamed sfa/plc into sfa/planetlab
2012-03-20 Tony Mackupdated update()
2012-03-19 Tony Mackfix register
2012-03-16 Tony Mackfix delete_sliver. cleanup
2012-03-16 Tony Mackuse the caller's context for the euca connection
2012-03-16 Tony Mackassume first user's first key is the project key
2012-03-15 Tony Mackneed to parse rspec to determine the version
2012-03-15 Tony Mackfix call to run_instances
2012-03-15 Tony Mackrefactored
2012-03-14 Tony Mackrefactored
2012-03-04 Thierry ParmentelatMerge branch 'alchemy'
2012-02-27 Tony Mackfix remove
2012-02-24 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-24 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-19 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-15 Tony Mackfix sliver_status
2012-02-14 Tony Mackadded refrence to sfa.openstack.euca_shell.EucaShell
2012-02-08 Tony Mackfix bug in delete_sliver
2012-02-08 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-04 Tony MackFix get resources for slices
2012-02-04 Tony Mackfix remaining bugs in fill_record_info
2012-02-04 Tony Mackfix TypeError
2012-02-04 Tony Mackrecord timestamps (date created, date updated) are...
2012-02-04 Tony Mackfix AttributeError
2012-02-04 Tony Mackfix AttributeError
2012-02-04 Tony Mackfix AttributeError
2012-02-04 Tony Mackfix AttributeError
2012-02-03 Tony Mackfix NameError
2012-02-03 Tony Mackrenamed class NovaDriver
2012-02-02 Tony Mack- renaming OpenstackDriver to NovaDriver and OpenstackS...