Skip to content

Multiple features, enhancements and bug fixes#98

Merged
alanquillin merged 45 commits intoopenstacknetsdk:masterfrom
rackspace:master
Aug 2, 2013
Merged

Multiple features, enhancements and bug fixes#98
alanquillin merged 45 commits intoopenstacknetsdk:masterfrom
rackspace:master

Conversation

@alanquillin
Copy link
Contributor

Changes

- Added better handling of error messages and bubbling up the error text from the service
- Updated/Expanded documentation
- Updated to SimpleRESTServices v1.1.1.0
- Fixed bug on retrying trying to add the X-Auth-Token header when it already exists
- Cloud Files
    - Added support for bulk delete of objects
    - Added support for updating and deleting container metadata
    - Added support for filtering by prefix
- Cloud Server
    - Implemented List, Create and Delete of Virtual Interfaces
    - Implemented list server pagination filters
- Cloud Identity
    - Added implementation for the list roles pagination filters

Alan Quillin and others added 30 commits May 23, 2013 14:44
[Delivers #50230813] Add Support for Bulk Delete
added metadata functions to cloud files
…ests

Added integration tests for the new Delete Metadata (object and containers) methods
…om the API call in the resulting exception details
Add support for prefix in ListObjects for CloudFiles provider
Remove unused and duplicate code
Fix documentation and implementation in ServerImage
Update to use Json.NET 5.0.6 and SimpleRESTServices 1.1.0.0
Remove documentation files which are generated by the build
- Add a project reference to corelib to ensure that the SDK is built before the documentation project
- Enable the IntelliSense Component to generate a transformed XML documentation file
- Modify the syntax filters to use the same languages as MSDN: C#, VB, C++, and F#
- Modify the visible items filter to only include items visible from outside the library (no private or internal members, and document protected internal members as protected)
- Updated description and release notes link
- Add XML schema so IntelliSense works with the nuspec file
- Explicitly reference the transformed XML documentation so IntelliSense information is complete
Packaging updates (Sandcastle and NuGet)
Simplify UserAgentGenerator, only execute string.Format once
sharwell and others added 15 commits August 1, 2013 11:57
…dard regular expressions, provide a default implementation (HttpStatusCodeParser.Default)
Use TimeSpan instead of int for representing durations of time
…1.1.0

Updated SimpleRESTServices to v1.1.1.0
…ntException if the key already exists (fixes #33)
…udServer

Add list virtual interfaces to cloud server
Set X-Auth-Token header with indexer instead of Add()
Remove unnecessary intermediate lambda functions
Implemented the pagination filters for Roles and Servers
alanquillin added a commit that referenced this pull request Aug 2, 2013
Multiple features, enhancements and bug fixes
@alanquillin alanquillin merged commit 7d286a4 into openstacknetsdk:master Aug 2, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants