pycontribs / pyrax

The Python SDK for the Rackspace Cloud
developer.rackspace.com
Apache License 2.0
237 stars 208 forks source link

cloud_monitoring example `target_hostname` value should be a FQDN, not a URL #579

Open mbylstra opened 9 years ago

mbylstra commented 9 years ago

I've tested this against pyrax==1.9.5, and it seems to only allow FQDNs, not URLs.

briancurtin commented 9 years ago

Can you make your PR against our working branch, per CONTRIBUTING.rst?