GitHub user bjinwright opened a pull request:
https://github.com/apache/libcloud/pull/96
Updated Rackspace dns driver to set 'priority' on creation of a MX or
Updated Rackspace dns driver to set 'priority' on creation of a MX or SRV
record and list 'priority' when retrieving MX or SRV records.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ipoots/libcloud trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/96.patch
----
commit 46b6ead8cfd36ec6e16993e7cbbb77032d68abb7
Author: brian <[email protected]>
Date: 2013-02-19T15:15:29Z
Updated Rackspace dns driver to set 'priority' on creation of a MX or
SRV record and list 'priority' when retrieving MX or SRV records.
----