Skip to content

Commit

Permalink
Version 1.9.1 - various bug fixes and enhancements.
Browse files Browse the repository at this point in the history
  • Loading branch information
EdLeafe committed Aug 18, 2014
1 parent b1525f6 commit cc9d376
Show file tree
Hide file tree
Showing 137 changed files with 5,105 additions and 2,288 deletions.
30 changes: 30 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# Release Notes for pyrax

### 2014.08.18 - Version 1.9.1

- General
- Changed 'coerce_string_to_list()' to 'coerce_to_list()'.

- Autoscale
- Encode personality files. GitHub #447
- Fixed exception when updating a launch config w/o metadata. GitHub #448
- Add config_drive and user_data support to autoscale
- Added flexibility to Cloud Networks get_server_networks() to be
compatible with autoscale. GitHub #400

- Cloud Files / Swift
- Added 'prefix' and 'end_marker' to listing. GitHub #436
- Added support for file-like objects when uploading. GitHub #442
- Added missing chunk_size parameter. GitHub #439
- Added summary to folder sync. GitHub #403
- Fixed recursion issue with subdirs. GitHub #429
- Fetching objects containing JSON returns actual content. GitHub #432
- Fixed issue with class variables in BulkDeleter class. Thanks to Lars
Butler for catching this. GitHub #392

- Cloud Monitoring
- Fixed pagination for monitoring. GitHub #433

- Cloud DNS
- Added the ability to mass edit records. GitHub #427


### 2014.07.14 - Version 1.9.0

- Cloud Files / Swift
Expand Down Expand Up @@ -37,6 +66,7 @@
- Cloud Load Balancers
- Made get_stats() call available from the LB. GitHub #394


###2014.06.04 - Version 1.8.2

- General
Expand Down
10 changes: 7 additions & 3 deletions docs/html/annotated.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@
</div><!--header-->
<div class="contents">
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><table>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudmonitoring_1_1__EntityFilteringManger.html">_EntityFilteringManger</a></td><td class="indexvalue">Handles calls that can optionally filter requests based on an entity </td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudmonitoring_1_1__PaginationManager.html">_PaginationManager</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1utils_1_1__WaitThread.html">_WaitThread</a></td><td class="indexvalue">Threading class to wait for object status in the background </td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1exceptions_1_1AccessListIDNotFound.html">AccessListIDNotFound</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1exceptions_1_1AmbiguousEndpoints.html">AmbiguousEndpoints</a></td><td class="indexvalue">Found more than one matching endpoint in Service Catalog </td></tr>
Expand Down Expand Up @@ -127,18 +129,20 @@
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudloadbalancers_1_1CloudLoadBalancerClient.html">CloudLoadBalancerClient</a></td><td class="indexvalue">This is the primary class for interacting with Cloud Load Balancers </td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudloadbalancers_1_1CloudLoadBalancerManager.html">CloudLoadBalancerManager</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudmonitoring_1_1CloudMonitorAlarm.html">CloudMonitorAlarm</a></td><td class="indexvalue">Alarms bind alerting rules, entities, and notification plans into a logical unit </td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudmonitoring_1_1CloudMonitorChangelogManager.html">CloudMonitorChangelogManager</a></td><td class="indexvalue">Handles calls to retrieve changelogs </td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudmonitoring_1_1CloudMonitorAlarmManager.html">CloudMonitorAlarmManager</a></td><td class="indexvalue">Handles all of the alarm-specific requests </td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudmonitoring_1_1CloudMonitorCheck.html">CloudMonitorCheck</a></td><td class="indexvalue">Represents a check defined for an entity </td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudmonitoring_1_1CloudMonitorCheckManager.html">CloudMonitorCheckManager</a></td><td class="indexvalue">Handles all of the check-specific requests </td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudmonitoring_1_1CloudMonitorCheckType.html">CloudMonitorCheckType</a></td><td class="indexvalue">Represents the type of monitor check to be run </td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudmonitoring_1_1CloudMonitorClient.html">CloudMonitorClient</a></td><td class="indexvalue">This is the base client for creating and managing Cloud Monitoring </td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudmonitoring_1_1CloudMonitorEntity.html">CloudMonitorEntity</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudmonitoring_1_1CloudMonitorEntityManager.html">CloudMonitorEntityManager</a></td><td class="indexvalue">Handles all of the entity-specific requests </td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudmonitoring_1_1CloudMonitorMetric.html">CloudMonitorMetric</a></td><td class="indexvalue">Metrics represent statistics about the checks defined on an entity </td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudmonitoring_1_1CloudMonitorMetricsManager.html">CloudMonitorMetricsManager</a></td><td class="indexvalue"></td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudmonitoring_1_1CloudMonitorNotification.html">CloudMonitorNotification</a></td><td class="indexvalue">Represents an action to take when an alarm is triggered </td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudmonitoring_1_1CloudMonitorNotificationManager.html">CloudMonitorNotificationManager</a></td><td class="indexvalue">Handles all of the requests dealing with notifications </td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudmonitoring_1_1CloudMonitorNotificationPlan.html">CloudMonitorNotificationPlan</a></td><td class="indexvalue">A Notification plan is a list of the notification actions to take when an alarm is triggered </td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudmonitoring_1_1CloudMonitorNotificationPlanManager.html">CloudMonitorNotificationPlanManager</a></td><td class="indexvalue">Handles all of the requests dealing with Notification Plans </td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudmonitoring_1_1CloudMonitorNotificationType.html">CloudMonitorNotificationType</a></td><td class="indexvalue">Represents a class of action to take when an alarm is triggered </td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudmonitoring_1_1CloudMonitorOverviewManager.html">CloudMonitorOverviewManager</a></td><td class="indexvalue">Handles calls to retrieve overview information </td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudmonitoring_1_1CloudMonitorZone.html">CloudMonitorZone</a></td><td class="indexvalue">Represents a location from which Cloud Monitoring collects data </td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudnetworks_1_1CloudNetwork.html">CloudNetwork</a></td><td class="indexvalue">This represents a network in the cloud </td></tr>
<tr><td class="indexkey"><a class="el" href="classpyrax_1_1cloudnetworks_1_1CloudNetworkClient.html">CloudNetworkClient</a></td><td class="indexvalue">This is the base client for creating and managing Cloud Networks </td></tr>
Expand Down Expand Up @@ -381,7 +385,7 @@


<hr class="footer"/><address class="footer"><small>
Generated on Tue Jul 15 2014 08:26:30 for pyrax by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Mon Aug 18 2014 10:34:33 for pyrax by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>
Expand Down
Loading

0 comments on commit cc9d376

Please sign in to comment.