diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 0aacdaba..ae0bd910 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,5 +1,9 @@ # Release Notes for pyrax +###2014.03.30 - Version 1.7.2 + - General + - Fixes a bug that doubly-encoded JSON body content. GitHub #333 + ###2014.03.28 - Version 1.7.1 - General - Added a CONTRIBUTING.rst file, following the suggestion of @justinclift diff --git a/docs/cloud_servers.md b/docs/cloud_servers.md index bd9df3f0..37035e61 100644 --- a/docs/cloud_servers.md +++ b/docs/cloud_servers.md @@ -250,7 +250,7 @@ There are several optional parameters that you can include when creating a serve `key_name` – As mentioned above, this is the name you gave to an SSH key that you previously uploaded using `cs.keypairs.create()`. The key is installed in the newly-created server's `/root/.ssh/authorized_keys` file, allowing for key-based authenticating when SSHing into the server. -`files` - A dict of up to 5 files that are written to the server upon creation. The keys for this dict are the absolute file paths on the server where these files are written, and the values are the contents for those files. Values can either be a string, or a file-like object that is read. File sizes are limited to 10K, and binary files are not supported (text only). +`files` - A dict of up to 5 files that are written to the server upon creation. The keys for this dict are the absolute file paths on the server where these files are written, and the values are the contents for those files. Values can either be a string, or a file-like object that is read. Total combined size of all files must not exceed 2KB, and binary files are not supported (text only). Now create a server using the `meta` and `files` options. The setup code is the same as in the previous examples; here is the part that you need to change: diff --git a/docs/html/annotated.html b/docs/html/annotated.html index bc828fd6..107aa2e1 100644 --- a/docs/html/annotated.html +++ b/docs/html/annotated.html @@ -239,6 +239,7 @@ ImageTagManagerManager class for Image tags ImageTaskThis class represents a ImageTask ImageTasksManagerManager class for ImageTasks + InternalServerError InvalidCDNMetadata InvalidConfigurationFile InvalidCredentialFile @@ -364,7 +365,7 @@ diff --git a/docs/html/classes.html b/docs/html/classes.html index 7c207543..c7efa75e 100644 --- a/docs/html/classes.html +++ b/docs/html/classes.html @@ -85,87 +85,88 @@
A | B | C | D | E | F | H | I | J | K | M | N | O | P | Q | R | S | T | U | V | _
- - - - - - + + + + + + - + - + - - - - - - - - + + + + + + + + - - + + + - + - - - + + + - - - - - - + + + + + + + - - + + - - - - - - - - - - - - - + + + - - - - - - - + + + + + + + + + - + + + + + + - - + + + +
  A  
-
CloudMonitorOverviewManager (pyrax.cloudmonitoring)   FakeIdentity (pyrax.fakes)   InvalidMonitoringMetricsRequest (pyrax.exceptions)   
  P  
+
CloudMonitorOverviewManager (pyrax.cloudmonitoring)   FakeIdentity (pyrax.fakes)   InvalidMonitoringCheckUpdate (pyrax.exceptions)   
  P  
CloudMonitorZone (pyrax.cloudmonitoring)   FakeIdentityResponse (pyrax.fakes)   InvalidMonitoringMetricsResolution (pyrax.exceptions)   
AccessListIDNotFound (pyrax.exceptions)   CloudNetwork (pyrax.cloudnetworks)   FakeImage (pyrax.fakes)   InvalidNodeCondition (pyrax.exceptions)   PasswordChangeFailed (pyrax.exceptions)   
AmbiguousEndpoints (pyrax.exceptions)   CloudNetworkClient (pyrax.cloudnetworks)   FakeImageClient (pyrax.fakes)   InvalidNodeParameters (pyrax.exceptions)   ProtocolMismatch (pyrax.exceptions)   
AuthenticationFailed (pyrax.exceptions)   CloudNetworkManager (pyrax.cloudnetworks)   FakeImageManager (pyrax.fakes)   InvalidPTRRecord (pyrax.exceptions)   PTRRecordCreationFailed (pyrax.exceptions)   
AuthorizationFailure (pyrax.exceptions)   Connection (pyrax.cf_wrapper.client)   FakeImageMemberManager (pyrax.fakes)   InvalidQueueName (pyrax.exceptions)   PTRRecordDeletionFailed (pyrax.exceptions)   
AuthSystemNotFound (pyrax.exceptions)   Container (pyrax.cf_wrapper.container)   FakeImageTagManager (pyrax.fakes)   InvalidSessionPersistenceType (pyrax.exceptions)   PTRRecordUpdateFailed (pyrax.exceptions)   
CloudMonitorZone (pyrax.cloudmonitoring)   FakeIdentityResponse (pyrax.fakes)   InvalidMonitoringMetricsRequest (pyrax.exceptions)   
AccessListIDNotFound (pyrax.exceptions)   CloudNetwork (pyrax.cloudnetworks)   FakeImage (pyrax.fakes)   InvalidMonitoringMetricsResolution (pyrax.exceptions)   PasswordChangeFailed (pyrax.exceptions)   
AmbiguousEndpoints (pyrax.exceptions)   CloudNetworkClient (pyrax.cloudnetworks)   FakeImageClient (pyrax.fakes)   InvalidNodeCondition (pyrax.exceptions)   ProtocolMismatch (pyrax.exceptions)   
AuthenticationFailed (pyrax.exceptions)   CloudNetworkManager (pyrax.cloudnetworks)   FakeImageManager (pyrax.fakes)   InvalidNodeParameters (pyrax.exceptions)   PTRRecordCreationFailed (pyrax.exceptions)   
AuthorizationFailure (pyrax.exceptions)   Connection (pyrax.cf_wrapper.client)   FakeImageMemberManager (pyrax.fakes)   InvalidPTRRecord (pyrax.exceptions)   PTRRecordDeletionFailed (pyrax.exceptions)   
AuthSystemNotFound (pyrax.exceptions)   Container (pyrax.cf_wrapper.container)   FakeImageTagManager (pyrax.fakes)   InvalidQueueName (pyrax.exceptions)   PTRRecordUpdateFailed (pyrax.exceptions)   
AutoScaleClient (pyrax.autoscale)   
  D  
-
FakeKeyring (pyrax.fakes)   InvalidSetting (pyrax.exceptions)   PyraxException (pyrax.exceptions)   
AutoScalePolicy (pyrax.autoscale)   FakeLoadBalancer (pyrax.fakes)   InvalidSize (pyrax.exceptions)   
  Q  
+
FakeKeyring (pyrax.fakes)   InvalidSessionPersistenceType (pyrax.exceptions)   PyraxException (pyrax.exceptions)   
AutoScalePolicy (pyrax.autoscale)   FakeLoadBalancer (pyrax.fakes)   InvalidSetting (pyrax.exceptions)   
  Q  
AutoScaleWebhook (pyrax.autoscale)   DBUpdateUnchanged (pyrax.exceptions)   FakeLoadBalancerClient (pyrax.fakes)   InvalidTemporaryURLMethod (pyrax.exceptions)   
AutoScaleWebhook (pyrax.autoscale)   DBUpdateUnchanged (pyrax.exceptions)   FakeLoadBalancerClient (pyrax.fakes)   InvalidSize (pyrax.exceptions)   
  B  
-
DNSCallTimedOut (pyrax.exceptions)   FakeLoadBalancerManager (pyrax.fakes)   InvalidUploadID (pyrax.exceptions)   Queue (pyrax.queueing)   
DomainCreationFailed (pyrax.exceptions)   FakeManager (pyrax.fakes)   InvalidVirtualIPType (pyrax.exceptions)   QueueClaim (pyrax.queueing)   
BadRequest (pyrax.exceptions)   DomainDeletionFailed (pyrax.exceptions)   FakeNode (pyrax.fakes)   InvalidVirtualIPVersion (pyrax.exceptions)   QueueClaimManager (pyrax.queueing)   
BaseAuth (pyrax.base_identity)   DomainRecordAdditionFailed (pyrax.exceptions)   FakeNovaVolumeClient (pyrax.fakes)   InvalidVolumeResize (pyrax.exceptions)   QueueClient (pyrax.queueing)   
BaseClient (pyrax.client)   DomainRecordDeletionFailed (pyrax.exceptions)   FakeQueue (pyrax.fakes)   
  J  
-
QueueClientIDNotDefined (pyrax.exceptions)   
BaseManager (pyrax.manager)   DomainRecordNotFound (pyrax.exceptions)   FakeQueueClaim (pyrax.fakes)   QueueManager (pyrax.queueing)   
BaseQueueManager (pyrax.queueing)   DomainRecordNotUnique (pyrax.exceptions)   FakeQueueClient (pyrax.fakes)   JSONSchemaManager (pyrax.image)   QueueMessage (pyrax.queueing)   
BaseResource (pyrax.resource)   DomainRecordUpdateFailed (pyrax.exceptions)   FakeQueueManager (pyrax.fakes)   
  K  
-
QueueMessageManager (pyrax.queueing)   
BulkDeleter (pyrax.cf_wrapper.client)   DomainResultsIterator (pyrax.clouddns)   FakeQueueMessage (pyrax.fakes)   
  R  
+
DNSCallTimedOut (pyrax.exceptions)   FakeLoadBalancerManager (pyrax.fakes)   InvalidTemporaryURLMethod (pyrax.exceptions)   Queue (pyrax.queueing)   
DomainCreationFailed (pyrax.exceptions)   FakeManager (pyrax.fakes)   InvalidUploadID (pyrax.exceptions)   QueueClaim (pyrax.queueing)   
BadRequest (pyrax.exceptions)   DomainDeletionFailed (pyrax.exceptions)   FakeNode (pyrax.fakes)   InvalidVirtualIPType (pyrax.exceptions)   QueueClaimManager (pyrax.queueing)   
BaseAuth (pyrax.base_identity)   DomainRecordAdditionFailed (pyrax.exceptions)   FakeNovaVolumeClient (pyrax.fakes)   InvalidVirtualIPVersion (pyrax.exceptions)   QueueClient (pyrax.queueing)   
BaseClient (pyrax.client)   DomainRecordDeletionFailed (pyrax.exceptions)   FakeQueue (pyrax.fakes)   InvalidVolumeResize (pyrax.exceptions)   QueueClientIDNotDefined (pyrax.exceptions)   
BaseManager (pyrax.manager)   DomainRecordNotFound (pyrax.exceptions)   FakeQueueClaim (pyrax.fakes)   
  J  
+
QueueManager (pyrax.queueing)   
BaseQueueManager (pyrax.queueing)   DomainRecordNotUnique (pyrax.exceptions)   FakeQueueClient (pyrax.fakes)   QueueMessage (pyrax.queueing)   
BaseResource (pyrax.resource)   DomainRecordUpdateFailed (pyrax.exceptions)   FakeQueueManager (pyrax.fakes)   JSONSchemaManager (pyrax.image)   QueueMessageManager (pyrax.queueing)   
BulkDeleter (pyrax.cf_wrapper.client)   DomainResultsIterator (pyrax.clouddns)   FakeQueueMessage (pyrax.fakes)   
  K  
+
  R  
  C  
-
DomainUpdateFailed (pyrax.exceptions)   FakeResponse (pyrax.fakes)   KeyringModuleNotInstalled (pyrax.exceptions)   
DuplicateQueue (pyrax.exceptions)   FakeScalingGroup (pyrax.fakes)   KeyringPasswordNotFound (pyrax.exceptions)   RaxIdentity (pyrax.identity.rax_identity)   
CDNFailed (pyrax.exceptions)   DuplicateUser (pyrax.exceptions)   FakeScalingGroupManager (pyrax.fakes)   KeyringUsernameMissing (pyrax.exceptions)   RecordResultsIterator (pyrax.clouddns)   
DomainUpdateFailed (pyrax.exceptions)   FakeResponse (pyrax.fakes)   
DuplicateQueue (pyrax.exceptions)   FakeScalingGroup (pyrax.fakes)   KeyringModuleNotInstalled (pyrax.exceptions)   RaxIdentity (pyrax.identity.rax_identity)   
CDNFailed (pyrax.exceptions)   DuplicateUser (pyrax.exceptions)   FakeScalingGroupManager (pyrax.fakes)   KeyringPasswordNotFound (pyrax.exceptions)   RecordResultsIterator (pyrax.clouddns)   
CFClient (pyrax.cf_wrapper.client)   
  E  
-
FakeServer (pyrax.fakes)   KeystoneIdentity (pyrax.identity.keystone_identity)   ResultsIterator (pyrax.clouddns)   
ClientException (pyrax.exceptions)   FakeService (pyrax.fakes)   
  M  
-
  S  
+
FakeServer (pyrax.fakes)   KeyringUsernameMissing (pyrax.exceptions)   ResultsIterator (pyrax.clouddns)   
ClientException (pyrax.exceptions)   FakeService (pyrax.fakes)   KeystoneIdentity (pyrax.identity.keystone_identity)   
  S  
CloudBlockStorageClient (pyrax.cloudblockstorage)   EndpointNotDefined (pyrax.exceptions)   FakeServiceCatalog (pyrax.fakes)   
CloudBlockStorageManager (pyrax.cloudblockstorage)   EndpointNotFound (pyrax.exceptions)   FakeStatusChanger (pyrax.fakes)   MissingAuthSettings (pyrax.exceptions)   ScalingGroup (pyrax.autoscale)   
CloudBlockStorageSnapshot (pyrax.cloudblockstorage)   EnvironmentNotFound (pyrax.exceptions)   FakeStorageObject (pyrax.fakes)   MissingClaimParameters (pyrax.exceptions)   ScalingGroupManager (pyrax.autoscale)   
CloudBlockStorageClient (pyrax.cloudblockstorage)   EndpointNotDefined (pyrax.exceptions)   FakeServiceCatalog (pyrax.fakes)   
  M  
+
CloudBlockStorageManager (pyrax.cloudblockstorage)   EndpointNotFound (pyrax.exceptions)   FakeStatusChanger (pyrax.fakes)   ScalingGroup (pyrax.autoscale)   
CloudBlockStorageSnapshot (pyrax.cloudblockstorage)   EnvironmentNotFound (pyrax.exceptions)   FakeStorageObject (pyrax.fakes)   MissingAuthSettings (pyrax.exceptions)   ScalingGroupManager (pyrax.autoscale)   
CloudBlockStorageSnapshotManager (pyrax.cloudblockstorage)   
  F  
-
FakeVirtualIP (pyrax.fakes)   MissingDBUserParameters (pyrax.exceptions)   SelfDeletingTempDirectory (pyrax.utils)   
CloudBlockStorageVolume (pyrax.cloudblockstorage)   Fault (pyrax.cf_wrapper.container)   MissingDNSSettings (pyrax.exceptions)   SelfDeletingTempfile (pyrax.utils)   
CloudBlockStorageVolumeType (pyrax.cloudblockstorage)   FakeAutoScaleClient (pyrax.fakes)   FileNotFound (pyrax.exceptions)   MissingHealthMonitorSettings (pyrax.exceptions)   ServiceCatalog (pyrax.service_catalog)   
CloudDatabaseBackup (pyrax.clouddatabases)   FakeAutoScalePolicy (pyrax.fakes)   FlavorNotFound (pyrax.exceptions)   MissingLoadBalancerParameters (pyrax.exceptions)   ServiceNotAvailable (pyrax.exceptions)   
CloudDatabaseBackupManager (pyrax.clouddatabases)   FakeAutoScaleWebhook (pyrax.fakes)   FolderNotFound (pyrax.exceptions)   MissingMonitoringCheckDetails (pyrax.exceptions)   ServiceResponseFailure (pyrax.exceptions)   
CloudDatabaseClient (pyrax.clouddatabases)   FakeBlockStorageClient (pyrax.fakes)   FolderUploader (pyrax.cf_wrapper.client)   MissingMonitoringCheckGranularity (pyrax.exceptions)   Settings (pyrax)   
CloudDatabaseDatabase (pyrax.clouddatabases)   FakeBlockStorageManager (pyrax.fakes)   Forbidden (pyrax.exceptions)   MissingName (pyrax.exceptions)   SnapshotNotAvailable (pyrax.exceptions)   
FakeVirtualIP (pyrax.fakes)   MissingClaimParameters (pyrax.exceptions)   SelfDeletingTempDirectory (pyrax.utils)   
CloudBlockStorageVolume (pyrax.cloudblockstorage)   Fault (pyrax.cf_wrapper.container)   MissingDBUserParameters (pyrax.exceptions)   SelfDeletingTempfile (pyrax.utils)   
CloudBlockStorageVolumeType (pyrax.cloudblockstorage)   FakeAutoScaleClient (pyrax.fakes)   FileNotFound (pyrax.exceptions)   MissingDNSSettings (pyrax.exceptions)   ServiceCatalog (pyrax.service_catalog)   
CloudDatabaseBackup (pyrax.clouddatabases)   FakeAutoScalePolicy (pyrax.fakes)   FlavorNotFound (pyrax.exceptions)   MissingHealthMonitorSettings (pyrax.exceptions)   ServiceNotAvailable (pyrax.exceptions)   
CloudDatabaseBackupManager (pyrax.clouddatabases)   FakeAutoScaleWebhook (pyrax.fakes)   FolderNotFound (pyrax.exceptions)   MissingLoadBalancerParameters (pyrax.exceptions)   ServiceResponseFailure (pyrax.exceptions)   
CloudDatabaseClient (pyrax.clouddatabases)   FakeBlockStorageClient (pyrax.fakes)   FolderUploader (pyrax.cf_wrapper.client)   MissingMonitoringCheckDetails (pyrax.exceptions)   Settings (pyrax)   
CloudDatabaseDatabase (pyrax.clouddatabases)   FakeBlockStorageManager (pyrax.fakes)   Forbidden (pyrax.exceptions)   MissingMonitoringCheckGranularity (pyrax.exceptions)   SnapshotNotAvailable (pyrax.exceptions)   
CloudDatabaseDatabaseManager (pyrax.clouddatabases)   FakeBlockStorageSnapshot (pyrax.fakes)   
  H  
-
MissingTemporaryURLKey (pyrax.exceptions)   StorageObject (pyrax.cf_wrapper.storage_object)   
CloudDatabaseFlavor (pyrax.clouddatabases)   FakeBlockStorageVolume (pyrax.fakes)   MonitoringCheckTargetNotSpecified (pyrax.exceptions)   SubdomainResultsIterator (pyrax.clouddns)   
CloudDatabaseInstance (pyrax.clouddatabases)   FakeBulkDeleter (pyrax.fakes)   HTTPNotImplemented (pyrax.exceptions)   MonitoringZonesPollMissing (pyrax.exceptions)   
  T  
+
MissingName (pyrax.exceptions)   StorageObject (pyrax.cf_wrapper.storage_object)   
CloudDatabaseFlavor (pyrax.clouddatabases)   FakeBlockStorageVolume (pyrax.fakes)   MissingTemporaryURLKey (pyrax.exceptions)   SubdomainResultsIterator (pyrax.clouddns)   
CloudDatabaseInstance (pyrax.clouddatabases)   FakeBulkDeleter (pyrax.fakes)   HTTPNotImplemented (pyrax.exceptions)   MonitoringCheckTargetNotSpecified (pyrax.exceptions)   
  T  
CloudDatabaseManager (pyrax.clouddatabases)   FakeClient (pyrax.fakes)   
  I  
-
  N  
-
CloudDatabaseUser (pyrax.clouddatabases)   FakeCloudMonitorCheck (pyrax.fakes)   Tenant (pyrax.base_identity)   
CloudDatabaseUserManager (pyrax.clouddatabases)   FakeCloudMonitorClient (pyrax.fakes)   IdentityClassNotDefined (pyrax.exceptions)   NetworkCIDRInvalid (pyrax.exceptions)   TenantNotFound (pyrax.exceptions)   
CloudDatabaseVolume (pyrax.clouddatabases)   FakeCloudMonitorEntity (pyrax.fakes)   Image (pyrax.image)   NetworkCIDRMalformed (pyrax.exceptions)   
  U  
-
CloudDNSClient (pyrax.clouddns)   FakeCloudMonitorNotification (pyrax.fakes)   ImageClient (pyrax.image)   NetworkCountExceeded (pyrax.exceptions)   
CloudDNSDomain (pyrax.clouddns)   FakeCloudNetwork (pyrax.fakes)   ImageManager (pyrax.image)   NetworkInUse (pyrax.exceptions)   UnattachedNode (pyrax.exceptions)   
CloudDNSManager (pyrax.clouddns)   FakeCloudNetworkClient (pyrax.fakes)   ImageMember (pyrax.image)   NetworkLabelNotUnique (pyrax.exceptions)   UnattachedVirtualIP (pyrax.exceptions)   
CloudDNSPTRRecord (pyrax.clouddns)   FakeContainer (pyrax.fakes)   ImageMemberManager (pyrax.image)   NetworkNotFound (pyrax.exceptions)   Unauthorized (pyrax.exceptions)   
CloudDNSRecord (pyrax.clouddns)   FakeCSClient (pyrax.fakes)   ImageTag (pyrax.image)   Node (pyrax.cloudloadbalancers)   UnicodePathError (pyrax.exceptions)   
CloudLoadBalancer (pyrax.cloudloadbalancers)   FakeDatabaseClient (pyrax.fakes)   ImageTagManager (pyrax.image)   NoMoreResults (pyrax.exceptions)   UnsharableImage (pyrax.exceptions)   
CloudLoadBalancerClient (pyrax.cloudloadbalancers)   FakeDatabaseInstance (pyrax.fakes)   ImageTask (pyrax.image)   NoReloadError (pyrax.exceptions)   UploadFailed (pyrax.exceptions)   
CloudLoadBalancerManager (pyrax.cloudloadbalancers)   FakeDatabaseManager (pyrax.fakes)   ImageTasksManager (pyrax.image)   NoSSLTerminationConfiguration (pyrax.exceptions)   User (pyrax.base_identity)   
CloudMonitorAlarm (pyrax.cloudmonitoring)   FakeDatabaseUser (pyrax.fakes)   InvalidCDNMetadata (pyrax.exceptions)   NoSuchContainer (pyrax.exceptions)   UserNotFound (pyrax.exceptions)   
CloudMonitorChangelogManager (pyrax.cloudmonitoring)   FakeDatabaseVolume (pyrax.fakes)   InvalidConfigurationFile (pyrax.exceptions)   NoSuchDatabase (pyrax.exceptions)   
  V  
+
MonitoringZonesPollMissing (pyrax.exceptions)   
CloudDatabaseUser (pyrax.clouddatabases)   FakeCloudMonitorCheck (pyrax.fakes)   
  N  
+
Tenant (pyrax.base_identity)   
CloudDatabaseUserManager (pyrax.clouddatabases)   FakeCloudMonitorClient (pyrax.fakes)   IdentityClassNotDefined (pyrax.exceptions)   TenantNotFound (pyrax.exceptions)   
CloudDatabaseVolume (pyrax.clouddatabases)   FakeCloudMonitorEntity (pyrax.fakes)   Image (pyrax.image)   NetworkCIDRInvalid (pyrax.exceptions)   
  U  
CloudMonitorCheck (pyrax.cloudmonitoring)   FakeDNSClient (pyrax.fakes)   InvalidCredentialFile (pyrax.exceptions)   NoSuchDatabaseUser (pyrax.exceptions)   
CloudMonitorCheckType (pyrax.cloudmonitoring)   FakeDNSDevice (pyrax.fakes)   InvalidDateTimeString (pyrax.exceptions)   NoSuchObject (pyrax.exceptions)   VirtualIP (pyrax.cloudloadbalancers)   
CloudMonitorClient (pyrax.cloudmonitoring)   FakeDNSDomain (pyrax.fakes)   InvalidDeviceType (pyrax.exceptions)   NotAuthenticated (pyrax.exceptions)   VolumeAttachmentFailed (pyrax.exceptions)   
CloudMonitorEntity (pyrax.cloudmonitoring)   FakeDNSManager (pyrax.fakes)   InvalidEmail (pyrax.exceptions)   NotCDNEnabled (pyrax.exceptions)   VolumeCloneTooSmall (pyrax.exceptions)   
CloudMonitorEntityManager (pyrax.cloudmonitoring)   FakeDNSPTRRecord (pyrax.fakes)   InvalidImageMember (pyrax.exceptions)   NotFound (pyrax.exceptions)   VolumeDetachmentFailed (pyrax.exceptions)   
CloudMonitorNotification (pyrax.cloudmonitoring)   FakeDNSRecord (pyrax.fakes)   InvalidImageMemberStatus (pyrax.exceptions)   NoTokenLookupException (pyrax.exceptions)   VolumeNotAvailable (pyrax.exceptions)   
CloudMonitorNotificationManager (pyrax.cloudmonitoring)   FakeEntity (pyrax.fakes)   InvalidLoadBalancer (pyrax.exceptions)   NoUniqueMatch (pyrax.exceptions)   
  _  
+
CloudDNSClient (pyrax.clouddns)   FakeCloudMonitorNotification (pyrax.fakes)   ImageClient (pyrax.image)   NetworkCIDRMalformed (pyrax.exceptions)   
CloudDNSDomain (pyrax.clouddns)   FakeCloudNetwork (pyrax.fakes)   ImageManager (pyrax.image)   NetworkCountExceeded (pyrax.exceptions)   UnattachedNode (pyrax.exceptions)   
CloudDNSManager (pyrax.clouddns)   FakeCloudNetworkClient (pyrax.fakes)   ImageMember (pyrax.image)   NetworkInUse (pyrax.exceptions)   UnattachedVirtualIP (pyrax.exceptions)   
CloudDNSPTRRecord (pyrax.clouddns)   FakeContainer (pyrax.fakes)   ImageMemberManager (pyrax.image)   NetworkLabelNotUnique (pyrax.exceptions)   Unauthorized (pyrax.exceptions)   
CloudDNSRecord (pyrax.clouddns)   FakeCSClient (pyrax.fakes)   ImageTag (pyrax.image)   NetworkNotFound (pyrax.exceptions)   UnicodePathError (pyrax.exceptions)   
CloudLoadBalancer (pyrax.cloudloadbalancers)   FakeDatabaseClient (pyrax.fakes)   ImageTagManager (pyrax.image)   Node (pyrax.cloudloadbalancers)   UnsharableImage (pyrax.exceptions)   
CloudLoadBalancerClient (pyrax.cloudloadbalancers)   FakeDatabaseInstance (pyrax.fakes)   ImageTask (pyrax.image)   NoMoreResults (pyrax.exceptions)   UploadFailed (pyrax.exceptions)   
CloudLoadBalancerManager (pyrax.cloudloadbalancers)   FakeDatabaseManager (pyrax.fakes)   ImageTasksManager (pyrax.image)   NoReloadError (pyrax.exceptions)   User (pyrax.base_identity)   
CloudMonitorAlarm (pyrax.cloudmonitoring)   FakeDatabaseUser (pyrax.fakes)   InternalServerError (pyrax.exceptions)   NoSSLTerminationConfiguration (pyrax.exceptions)   UserNotFound (pyrax.exceptions)   
CloudMonitorChangelogManager (pyrax.cloudmonitoring)   FakeDatabaseVolume (pyrax.fakes)   InvalidCDNMetadata (pyrax.exceptions)   NoSuchContainer (pyrax.exceptions)   
  V  
CloudMonitorNotificationPlan (pyrax.cloudmonitoring)   FakeEntryPoint (pyrax.fakes)   InvalidLoadBalancerParameters (pyrax.exceptions)   
  O  
+
CloudMonitorCheck (pyrax.cloudmonitoring)   FakeDNSClient (pyrax.fakes)   InvalidConfigurationFile (pyrax.exceptions)   NoSuchDatabase (pyrax.exceptions)   
CloudMonitorCheckType (pyrax.cloudmonitoring)   FakeDNSDevice (pyrax.fakes)   InvalidCredentialFile (pyrax.exceptions)   NoSuchDatabaseUser (pyrax.exceptions)   VirtualIP (pyrax.cloudloadbalancers)   
CloudMonitorClient (pyrax.cloudmonitoring)   FakeDNSDomain (pyrax.fakes)   InvalidDateTimeString (pyrax.exceptions)   NoSuchObject (pyrax.exceptions)   VolumeAttachmentFailed (pyrax.exceptions)   
CloudMonitorEntity (pyrax.cloudmonitoring)   FakeDNSManager (pyrax.fakes)   InvalidDeviceType (pyrax.exceptions)   NotAuthenticated (pyrax.exceptions)   VolumeCloneTooSmall (pyrax.exceptions)   
CloudMonitorEntityManager (pyrax.cloudmonitoring)   FakeDNSPTRRecord (pyrax.fakes)   InvalidEmail (pyrax.exceptions)   NotCDNEnabled (pyrax.exceptions)   VolumeDetachmentFailed (pyrax.exceptions)   
CloudMonitorNotification (pyrax.cloudmonitoring)   FakeDNSRecord (pyrax.fakes)   InvalidImageMember (pyrax.exceptions)   NotFound (pyrax.exceptions)   VolumeNotAvailable (pyrax.exceptions)   
CloudMonitorNotificationManager (pyrax.cloudmonitoring)   FakeEntity (pyrax.fakes)   InvalidImageMemberStatus (pyrax.exceptions)   NoTokenLookupException (pyrax.exceptions)   
  _  
CloudMonitorNotificationPlanManager (pyrax.cloudmonitoring)   FakeException (pyrax.fakes)   InvalidMonitoringCheckDetails (pyrax.exceptions)   _WaitThread (pyrax.utils)   
CloudMonitorNotificationType (pyrax.cloudmonitoring)   FakeFolderUploader (pyrax.fakes)   InvalidMonitoringCheckUpdate (pyrax.exceptions)   OverLimit (pyrax.exceptions)   
CloudMonitorNotificationPlan (pyrax.cloudmonitoring)   FakeEntryPoint (pyrax.fakes)   InvalidLoadBalancer (pyrax.exceptions)   NoUniqueMatch (pyrax.exceptions)   
CloudMonitorNotificationPlanManager (pyrax.cloudmonitoring)   FakeException (pyrax.fakes)   InvalidLoadBalancerParameters (pyrax.exceptions)   
  O  
+
_WaitThread (pyrax.utils)   
CloudMonitorNotificationType (pyrax.cloudmonitoring)   FakeFolderUploader (pyrax.fakes)   InvalidMonitoringCheckDetails (pyrax.exceptions)   
OverLimit (pyrax.exceptions)   
A | B | C | D | E | F | H | I | J | K | M | N | O | P | Q | R | S | T | U | V | _
@@ -187,7 +188,7 @@ diff --git a/docs/html/classpyrax_1_1exceptions_1_1InternalServerError.html b/docs/html/classpyrax_1_1exceptions_1_1InternalServerError.html new file mode 100644 index 00000000..47764b56 --- /dev/null +++ b/docs/html/classpyrax_1_1exceptions_1_1InternalServerError.html @@ -0,0 +1,142 @@ + + + + + +pyrax: InternalServerError Class Reference + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + +
+
pyrax + +
+
Python Bindings for the Rackspace Cloud
+
+
+ + + + + + +
+ All Classes Namespaces Files Functions Variables Properties
+ + +
+ +
+ + +
+
+
+
InternalServerError Class Reference
+
+
+
+Inheritance diagram for InternalServerError:
+
+
+ + +PyraxException + +
+
The documentation for this class was generated from the following file: +
+ +
+ All Classes Namespaces Files Functions Variables Properties
+ + +
+ +
+ + + + + + + diff --git a/docs/html/classpyrax_1_1exceptions_1_1InternalServerError.png b/docs/html/classpyrax_1_1exceptions_1_1InternalServerError.png new file mode 100644 index 00000000..1fc7b154 Binary files /dev/null and b/docs/html/classpyrax_1_1exceptions_1_1InternalServerError.png differ diff --git a/docs/html/classpyrax_1_1exceptions_1_1PyraxException.html b/docs/html/classpyrax_1_1exceptions_1_1PyraxException.html index a72a132e..95cbabe1 100644 --- a/docs/html/classpyrax_1_1exceptions_1_1PyraxException.html +++ b/docs/html/classpyrax_1_1exceptions_1_1PyraxException.html @@ -135,84 +135,85 @@ FlavorNotFound FolderNotFound IdentityClassNotDefined -InvalidCDNMetadata -InvalidConfigurationFile -InvalidCredentialFile -InvalidDateTimeString -InvalidDeviceType -InvalidEmail -InvalidImageMember -InvalidImageMemberStatus +InternalServerError +InvalidCDNMetadata +InvalidConfigurationFile +InvalidCredentialFile +InvalidDateTimeString +InvalidDeviceType +InvalidEmail +InvalidImageMember InvalidImageMemberStatus -InvalidLoadBalancer -InvalidLoadBalancerParameters -InvalidMonitoringCheckDetails -InvalidMonitoringCheckUpdate -InvalidMonitoringMetricsRequest -InvalidMonitoringMetricsResolution -InvalidNodeCondition -InvalidNodeParameters -InvalidPTRRecord -InvalidQueueName -InvalidSessionPersistenceType -InvalidSetting -InvalidSize -InvalidTemporaryURLMethod -InvalidUploadID -InvalidVirtualIPType -InvalidVirtualIPVersion -InvalidVolumeResize -KeyringModuleNotInstalled -KeyringPasswordNotFound -KeyringUsernameMissing -MissingAuthSettings -MissingClaimParameters -MissingDBUserParameters -MissingDNSSettings -MissingHealthMonitorSettings -MissingLoadBalancerParameters -MissingMonitoringCheckDetails -MissingMonitoringCheckGranularity -MissingName -MissingTemporaryURLKey -MonitoringCheckTargetNotSpecified -MonitoringZonesPollMissing -NetworkCIDRInvalid -NetworkCIDRMalformed -NetworkCountExceeded -NetworkInUse -NetworkLabelNotUnique -NetworkNotFound -NoMoreResults -NoReloadError -NoSSLTerminationConfiguration -NoSuchContainer -NoSuchDatabase -NoSuchDatabaseUser -NoSuchObject -NotAuthenticated -NotCDNEnabled -NoTokenLookupException -PasswordChangeFailed -ProtocolMismatch -PTRRecordCreationFailed -PTRRecordDeletionFailed -PTRRecordUpdateFailed -QueueClientIDNotDefined -ServiceNotAvailable -ServiceResponseFailure -SnapshotNotAvailable -TenantNotFound -UnattachedNode -UnattachedVirtualIP -UnicodePathError -UnsharableImage -UploadFailed -UserNotFound -VolumeAttachmentFailed -VolumeCloneTooSmall -VolumeDetachmentFailed -VolumeNotAvailable +InvalidImageMemberStatus +InvalidLoadBalancer +InvalidLoadBalancerParameters +InvalidMonitoringCheckDetails +InvalidMonitoringCheckUpdate +InvalidMonitoringMetricsRequest +InvalidMonitoringMetricsResolution +InvalidNodeCondition +InvalidNodeParameters +InvalidPTRRecord +InvalidQueueName +InvalidSessionPersistenceType +InvalidSetting +InvalidSize +InvalidTemporaryURLMethod +InvalidUploadID +InvalidVirtualIPType +InvalidVirtualIPVersion +InvalidVolumeResize +KeyringModuleNotInstalled +KeyringPasswordNotFound +KeyringUsernameMissing +MissingAuthSettings +MissingClaimParameters +MissingDBUserParameters +MissingDNSSettings +MissingHealthMonitorSettings +MissingLoadBalancerParameters +MissingMonitoringCheckDetails +MissingMonitoringCheckGranularity +MissingName +MissingTemporaryURLKey +MonitoringCheckTargetNotSpecified +MonitoringZonesPollMissing +NetworkCIDRInvalid +NetworkCIDRMalformed +NetworkCountExceeded +NetworkInUse +NetworkLabelNotUnique +NetworkNotFound +NoMoreResults +NoReloadError +NoSSLTerminationConfiguration +NoSuchContainer +NoSuchDatabase +NoSuchDatabaseUser +NoSuchObject +NotAuthenticated +NotCDNEnabled +NoTokenLookupException +PasswordChangeFailed +ProtocolMismatch +PTRRecordCreationFailed +PTRRecordDeletionFailed +PTRRecordUpdateFailed +QueueClientIDNotDefined +ServiceNotAvailable +ServiceResponseFailure +SnapshotNotAvailable +TenantNotFound +UnattachedNode +UnattachedVirtualIP +UnicodePathError +UnsharableImage +UploadFailed +UserNotFound +VolumeAttachmentFailed +VolumeCloneTooSmall +VolumeDetachmentFailed +VolumeNotAvailable
The documentation for this class was generated from the following file: