Skip to content
This repository has been archived by the owner on Mar 25, 2018. It is now read-only.

Commit

Permalink
add apache incubator logo and change footer
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed May 8, 2013
1 parent 11eed3d commit c37ebee
Show file tree
Hide file tree
Showing 26 changed files with 702 additions and 696 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.DS_Store
_site
.project
.idea/
*.iml
4 changes: 2 additions & 2 deletions _includes/footer.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Copyright © 2011 jclouds, Inc.
Copyright &copy; 2011 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.

jclouds is licensed under [the Apache License, Version 2.0](https://github.com/jclouds/jclouds/blob/master/resources/LICENSE.txt).

The jclouds logo is trademark of jclouds, Inc.
The jclouds logo is trademark of jclouds, Inc.
3 changes: 3 additions & 0 deletions _layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ <h1><a href="/documentation/gettingstarted/what-is-jclouds/">What is jclouds?</a
<h1><a href="/documentation/reference/apps-that-use-jclouds/">Who uses jclouds?</a></h1>
<h1><a href="/documentation/devguides/">How can I help?</a></h1>
</div>
<div>
<img src="http://incubator.apache.org/images/egg-logo.png"/>
</div>
</div>
<div id="menu" class="index_page">
<li><a href="/news/">News</a></li>
Expand Down
1 change: 1 addition & 0 deletions _layouts/jclouds.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
</div>
<div id="footer">
{% capture footer %}{% include footer.md %}{% endcapture %} {{ footer | markdownify }} <!-- This bit of liquid lets us render the template components as markdown -->
<img src="http://incubator.apache.org/images/egg-logo.png"/>
</div>
</div>
</body>
Expand Down
36 changes: 18 additions & 18 deletions documentation/releasenotes/1.2.0-output/cloudsigma-lvs-failures.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,25 +136,25 @@ Caused by: org.jclouds.http.HttpResponseException: command: POST https://api.lvs
... 3 more

testCreateAnotherNodeWithANewContextToEnsureSharedMemIsntRequired(org.jclouds.cloudsigma.compute.CloudSigmaLasVegasComputeServiceLiveTest) Time elapsed: 128.791 sec <<< FAILURE!
java.lang.AssertionError: [output=bash: java: command not found
java.lang.AssertionError: [output=bash: java: command not found
, error=, exitCode=127]
[output=Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service ssh reload
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the reload(8) utility, e.g. reload ssh
Selecting previously deselected package libcurl3.
(Reading database ... 56616 files and directories currently installed.)
Unpacking libcurl3 (from .../libcurl3_7.21.3-1ubuntu1.3_amd64.deb) ...
Selecting previously deselected package curl.
Unpacking curl (from .../curl_7.21.3-1ubuntu1.3_amd64.deb) ...
Processing triggers for man-db ...
Setting up libcurl3 (7.21.3-1ubuntu1.3) ...
Setting up curl (7.21.3-1ubuntu1.3) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
/tmp/bootstrap/bootstrap.sh: line 31: /etc/init.d/sshd: No such file or directory
dpkg-preconfigure: unable to re-open stdin:
[output=Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service ssh reload

Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the reload(8) utility, e.g. reload ssh
Selecting previously deselected package libcurl3.
(Reading database ... 56616 files and directories currently installed.)
Unpacking libcurl3 (from .../libcurl3_7.21.3-1ubuntu1.3_amd64.deb) ...
Selecting previously deselected package curl.
Unpacking curl (from .../curl_7.21.3-1ubuntu1.3_amd64.deb) ...
Processing triggers for man-db ...
Setting up libcurl3 (7.21.3-1ubuntu1.3) ...
Setting up curl (7.21.3-1ubuntu1.3) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
/tmp/bootstrap/bootstrap.sh: line 31: /etc/init.d/sshd: No such file or directory
dpkg-preconfigure: unable to re-open stdin:
, error=, exitCode=0]
at org.jclouds.compute.BaseComputeServiceLiveTest.doCheckJavaIsInstalledViaSsh(BaseComputeServiceLiveTest.java:840)
at org.jclouds.compute.BaseComputeServiceLiveTest.sshPing(BaseComputeServiceLiveTest.java:821)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@ Test set: TestSuite
-------------------------------------------------------------------------------
Tests run: 123, Failures: 1, Errors: 0, Skipped: 8, Time elapsed: 664.027 sec <<< FAILURE!
testCreateTwoNodesWithRunScript(org.jclouds.elastichosts.compute.ElasticHostsPeer1SanAntonioComputeServiceLiveTest) Time elapsed: 149.032 sec <<< FAILURE!
java.lang.AssertionError: [output=bash: java: command not found
java.lang.AssertionError: [output=bash: java: command not found
, error=, exitCode=127]
[output= * Reloading OpenBSD Secure Shell server's configuration sshd
...done.
Selecting previously deselected package libcurl3.
(Reading database ... 20043 files and directories currently installed.)
Unpacking libcurl3 (from .../libcurl3_7.21.0-1ubuntu1.1_amd64.deb) ...
Selecting previously deselected package curl.
Unpacking curl (from .../curl_7.21.0-1ubuntu1.1_amd64.deb) ...
Processing triggers for man-db ...
Setting up libcurl3 (7.21.0-1ubuntu1.1) ...
Setting up curl (7.21.0-1ubuntu1.1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
/tmp/bootstrap/bootstrap.sh: line 31: /etc/init.d/sshd: No such file or directory
dpkg-preconfigure: unable to re-open stdin:
E: Unable to locate package openjdk-7-jdk
[output= * Reloading OpenBSD Secure Shell server's configuration sshd
...done.
Selecting previously deselected package libcurl3.
(Reading database ... 20043 files and directories currently installed.)
Unpacking libcurl3 (from .../libcurl3_7.21.0-1ubuntu1.1_amd64.deb) ...
Selecting previously deselected package curl.
Unpacking curl (from .../curl_7.21.0-1ubuntu1.1_amd64.deb) ...
Processing triggers for man-db ...
Setting up libcurl3 (7.21.0-1ubuntu1.1) ...
Setting up curl (7.21.0-1ubuntu1.1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
/tmp/bootstrap/bootstrap.sh: line 31: /etc/init.d/sshd: No such file or directory
dpkg-preconfigure: unable to re-open stdin:
E: Unable to locate package openjdk-7-jdk
, error=, exitCode=0]
at org.jclouds.compute.BaseComputeServiceLiveTest.doCheckJavaIsInstalledViaSsh(BaseComputeServiceLiveTest.java:831)
at org.jclouds.compute.BaseComputeServiceLiveTest.sshPing(BaseComputeServiceLiveTest.java:812)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@ java.lang.AssertionError: expected:<3> but was:<2>
at java.lang.Thread.run(Thread.java:680)

testUpdateObjectACL(org.jclouds.epc.EucalyptusPartnerCloudWalrusClientLiveTest) Time elapsed: 2.657 sec <<< FAILURE!
org.jclouds.http.HttpResponseException: command: PUT http://partnercloud.eucalyptus.com:8773/services/Walrus/adriancole-blobstore2/private-acl?acl HTTP/1.1 failed with response: HTTP/1.1 400 Bad Request; content: [Failure: 400 Bad Request
Unable to parse access control policy malformed access control list
org.jclouds.http.HttpResponseException: command: PUT http://partnercloud.eucalyptus.com:8773/services/Walrus/adriancole-blobstore2/private-acl?acl HTTP/1.1 failed with response: HTTP/1.1 400 Bad Request; content: [Failure: 400 Bad Request
Unable to parse access control policy malformed access control list

]
at org.jclouds.aws.handlers.ParseAWSErrorFromXmlContent.handleError(ParseAWSErrorFromXmlContent.java:81)
at org.jclouds.http.handlers.DelegatingErrorHandler.handleError(DelegatingErrorHandler.java:69)
Expand Down
116 changes: 58 additions & 58 deletions documentation/releasenotes/1.3.0-output/cloudservers-uk.txt
Original file line number Diff line number Diff line change
Expand Up @@ -489,35 +489,35 @@ Server [addresses=Addresses [privateAddresses=[10.176.136.154], publicAddresses=
blocking on status active
Server [addresses=Addresses [privateAddresses=[10.176.136.154], publicAddresses=[31.222.188.234, 31.222.188.232]], adminPass=null, flavorId=1, hostId=8149e6812b7a018db2b0fe066e12d2b1, id=10094353, imageId=14362, metadata={jclouds=rackspace}, name=adriancole.cscreateserver-942742109, sharedIpGroupId=43]
java.lang.AssertionError: server Server [addresses=Addresses [privateAddresses=[10.176.136.154], publicAddresses=[31.222.188.234, 31.222.188.232]], adminPass=adriancole.cscreateserver-942742109n6RR4ee6J, flavorId=1, hostId=8149e6812b7a018db2b0fe066e12d2b1, id=10094353, imageId=14362, metadata={jclouds=rackspace}, name=adriancole.cscreateserver-942742109, sharedIpGroupId=43] didn't get ip 31.222.188.232
[output=eth0 Link encap:Ethernet HWaddr 40:40:b8:86:cb:98
inet addr:31.222.188.234 Bcast:31.222.188.255 Mask:255.255.255.0
inet6 addr: fe80::4240:b8ff:fe86:cb98/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:46 errors:0 dropped:0 overruns:0 frame:0
TX packets:44 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:5105 (5.1 KB) TX bytes:5271 (5.2 KB)
Interrupt:24
eth1 Link encap:Ethernet HWaddr 40:40:db:1c:1d:5b
inet addr:10.176.136.154 Bcast:10.176.191.255 Mask:255.255.192.0
inet6 addr: fe80::4240:dbff:fe1c:1d5b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4 errors:0 dropped:0 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:244 (244.0 B) TX bytes:468 (468.0 B)
Interrupt:25
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
[output=eth0 Link encap:Ethernet HWaddr 40:40:b8:86:cb:98
inet addr:31.222.188.234 Bcast:31.222.188.255 Mask:255.255.255.0
inet6 addr: fe80::4240:b8ff:fe86:cb98/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:46 errors:0 dropped:0 overruns:0 frame:0
TX packets:44 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:5105 (5.1 KB) TX bytes:5271 (5.2 KB)
Interrupt:24

eth1 Link encap:Ethernet HWaddr 40:40:db:1c:1d:5b
inet addr:10.176.136.154 Bcast:10.176.191.255 Mask:255.255.192.0
inet6 addr: fe80::4240:dbff:fe1c:1d5b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4 errors:0 dropped:0 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:244 (244.0 B) TX bytes:468 (468.0 B)
Interrupt:25

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

, error=, exitCode=0]
at org.jclouds.cloudservers.CloudServersClientLiveTest.assertIpConfigured(CloudServersClientLiveTest.java:461)
at org.jclouds.cloudservers.CloudServersClientLiveTest.testCreateServerIp(CloudServersClientLiveTest.java:453)
Expand Down Expand Up @@ -576,35 +576,35 @@ Starting test testOptionToNotBlock(org.jclouds.rackspace.cloudservers.compute.Cl
Test suite progress: tests succeeded: 123, failed: 1, skipped: 0.
Starting test testShareConfig(org.jclouds.rackspace.cloudservers.CloudServersUKClientLiveTest)
java.lang.AssertionError: server Server [addresses=Addresses [privateAddresses=[10.176.136.154], publicAddresses=[31.222.188.234, 31.222.188.232]], adminPass=null, flavorId=1, hostId=8149e6812b7a018db2b0fe066e12d2b1, id=10094353, imageId=14362, metadata={jclouds=rackspace}, name=adriancole.cscreateserver-942742109, sharedIpGroupId=43] didn't get ip 31.222.188.232
[output=eth0 Link encap:Ethernet HWaddr 40:40:b8:86:cb:98
inet addr:31.222.188.234 Bcast:31.222.188.255 Mask:255.255.255.0
inet6 addr: fe80::4240:b8ff:fe86:cb98/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:37 errors:0 dropped:0 overruns:0 frame:0
TX packets:33 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4084 (4.0 KB) TX bytes:4380 (4.3 KB)
Interrupt:24
eth1 Link encap:Ethernet HWaddr 40:40:db:1c:1d:5b
inet addr:10.176.136.154 Bcast:10.176.191.255 Mask:255.255.192.0
inet6 addr: fe80::4240:dbff:fe1c:1d5b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3 errors:0 dropped:0 overruns:0 frame:0
TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:188 (188.0 B) TX bytes:238 (238.0 B)
Interrupt:25
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
[output=eth0 Link encap:Ethernet HWaddr 40:40:b8:86:cb:98
inet addr:31.222.188.234 Bcast:31.222.188.255 Mask:255.255.255.0
inet6 addr: fe80::4240:b8ff:fe86:cb98/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:37 errors:0 dropped:0 overruns:0 frame:0
TX packets:33 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4084 (4.0 KB) TX bytes:4380 (4.3 KB)
Interrupt:24

eth1 Link encap:Ethernet HWaddr 40:40:db:1c:1d:5b
inet addr:10.176.136.154 Bcast:10.176.191.255 Mask:255.255.192.0
inet6 addr: fe80::4240:dbff:fe1c:1d5b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3 errors:0 dropped:0 overruns:0 frame:0
TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:188 (188.0 B) TX bytes:238 (238.0 B)
Interrupt:25

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

, error=, exitCode=0]
at org.jclouds.cloudservers.CloudServersClientLiveTest.assertIpConfigured(CloudServersClientLiveTest.java:461)
at org.jclouds.cloudservers.CloudServersClientLiveTest.testShareConfig(CloudServersClientLiveTest.java:497)
Expand Down
Loading

0 comments on commit c37ebee

Please sign in to comment.