You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Andrew Phillips <no...@github.com> on 2018/01/13 22:52:41 UTC

[jclouds/jclouds-site] Minor text changes and small corrections (#207)

You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds-site/pull/207

-- Commit Summary --

  * Minor text changes and small corrections

-- File Changes --

    M _posts/2018-01-11-keystone-v3.md (40)

-- Patch Links --

https://github.com/jclouds/jclouds-site/pull/207.patch
https://github.com/jclouds/jclouds-site/pull/207.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/207

Re: [jclouds/jclouds-site] Minor text changes and small corrections (#207)

Posted by Andrew Phillips <no...@github.com>.
demobox commented on this pull request.



>  * The `KeystoneAuthenticationModule` and the `AuthenticationApiModule` have been refactored and generalised into:
   * `AuthenticationModule` - Providing authentication services to all OpenStack APIs and providers.
   * `ServiceCatalogModule` - Providing endpoint resolution to all OpenStack APIs and providers.
+
+Replace uses of `KeystoneAuthenticationModule` with `AuthenticationModule`, and uses of `AuthenticationApiModule` with `ServiceCatalogModule`.

@nacx Is this advice correct?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/207#pullrequestreview-88669109

Re: [jclouds/jclouds-site] Minor text changes and small corrections (#207)

Posted by Andrew Phillips <no...@github.com>.
demobox commented on this pull request.



>  overrides.put(KeystoneProperties.SCOPE, "project:jclouds");
 overrides.put(KeystoneProperties.SCOPE, "projectId:2f9b30f706bc45d7923e055567be2e98");
 // Domain scoped authorization (can use the domain name or the ID)
 overrides.put(KeystoneProperties.SCOPE, "domain:default");
 overrides.put(KeystoneProperties.SCOPE, "domainId:2f9b30f706bc45d7923e055567be2e98");
 {% endhighlight %}
 
-# Using the Keystone V3 APIs
+Credentials in Keystone V3 must include the `domain` name and the `username`, as shown above.

Not sure what this exactly is referring to - where is `domain` and `username` in the examples?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/207#pullrequestreview-88669113

Re: [jclouds/jclouds-site] Minor text changes and small corrections (#207)

Posted by Andrew Phillips <no...@github.com>.
Reopened as #207

-- 
You are receiving this because you modified the open/close state.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/207#issuecomment-357553289

Re: [jclouds/jclouds-site] Minor text changes and small corrections (#207)

Posted by jclouds-commentator <no...@github.com>.
  Go to http://a941b2b3734aeff9f674-ce5348461b057942a1e66bac883e092b.r35.cf5.rackcdn.com/ to review your changes.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/207#issuecomment-357473951