demobox commented on this pull request.
> + .overrides(neutronProperties)
+ .modules(ImmutableSet.of(new SLF4JLoggingModule()))
+ .build();
+
+// Create the connection to OpenStack nova and link it to Neutron
+NovaApi nova = ContextBuilder.newBuilder("openstack-nova")
+ .endpoint("http:/
I agree with @demobox comments, and I'm almost done editing the blog post
according to them. I think we should publish a blog post that is understandable
and as better as we can, so I'll complete the work and merge it once we're all
happy with it. It is our public image!
I think we'd better rele
andreaturli approved this pull request.
+1
--
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/209#pullrequestreview-95818166
@nacx thank you for your help with the blog post!
Looks good to me
Do we want to publish it together with the 2.1.0 release or before?
--
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/p
andreaturli commented on this pull request.
> + .overrides(neutronProperties)
+ .modules(ImmutableSet.of(new SLF4JLoggingModule()))
+ .build();
+
+// Create the connection to OpenStack nova and link it to Neutron
+NovaApi nova = ContextBuilder.newBuilder("openstack-nova")
+ .endpoint("ht