Switched sync_networks to new style of deletion
[plstackapi.git] / planetstack / openstack_observer / steps / sync_networks.py
2014-08-19 Sapan BhatiaSwitched sync_networks to new style of deletion
2014-07-23 Sapan BhatiaDeleters should not be calling delete on the data model.
2014-07-23 Sapan BhatiaThis is in the default implementation of sync_step now
2014-07-23 Sapan BhatiaNetworks deleter for OpenStack
2014-07-23 Sapan BhatiaRename observer to openstack_observer, making room...