Remove reference to context-managers from release note

We didn't wind up keeping these.

Change-Id: Id111436ca9d0637a8d71250decede12f23122f0a
This commit is contained in:
Monty Taylor
2017-11-14 16:22:51 -06:00
parent 0b4ee33170
commit dfe2577b15

View File

@@ -1,5 +1,5 @@
--- ---
features: features:
- Added methods and context managers for making new cloud connections - Added methods for making new cloud connections
based on the current OpenStackCloud. This should enable working based on the current OpenStackCloud. This should enable working
more easily across projects or user accounts. more easily across projects or user accounts.