| commit | 390555a57d2eeb291f8b0b5f56302e38b19393e7 | [log] [tgz] |
|---|---|---|
| author | Jamie Hannaford <jamie.hannaford@rackspace.com> | Wed Oct 22 17:04:03 2014 +0200 |
| committer | Jamie Hannaford <jamie.hannaford@rackspace.com> | Wed Oct 22 17:11:11 2014 +0200 |
| tree | 2e11b4418351c77a3684dd5260272f8d8cc0b45e | |
| parent | a49b374cbab9e3b259b5861822cb5f770ee0fdd3 [diff] [blame] |
Updating all refs to previous AuthOpions func
diff --git a/README.md b/README.md index 74a4cd4..96dcd31 100644 --- a/README.md +++ b/README.md
@@ -80,7 +80,7 @@ } // Option 2: Use a utility function to retrieve all your environment variables -opts, err := utils.AuthOptions() +opts, err := openstack.AuthOptionsFromEnv() ``` Once you have the `opts` variable, you can pass it in and get back a