Svetoslav Neykov created JCLOUDS-1306:
-----------------------------------------
Summary: [Openstack] Deleting a SG doesn't invalidate the cache
Key: JCLOUDS-1306
URL: https://issues.apache.org/jira/browse/JCLOUDS-1306
Project: jclouds
Issue Type: Bug
Components: jclouds-compute
Affects Versions: 2.0.1
Reporter: Svetoslav Neykov
When deleting a security group on openstack-nova the cache is not invalidated
correctly, so the next create operation will fetch the group from local cache
instead of re-creating it in the cloud. Subsequent operations will fail due to
the missing group and stale ID.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)