Skip to content

Instantly share code, notes, and snippets.

View Kami's full-sized avatar
:octocat:
🐕‍🦺 🦮 🇸🇮 🇺🇦 🇹🇼

Tomaz Muraus Kami

:octocat:
🐕‍🦺 🦮 🇸🇮 🇺🇦 🇹🇼
View GitHub Profile
@Kami
Kami / 1
Created April 28, 2011 17:46
{
"bar.js": {
"lines": [
"2",
"3"
],
"source": [
"",
"exports.bar = function(msg){",
" return msg || 'bar';",
vagrant@vagrantup:/data/whiskey$ bin/whiskey --tests example/test-success.js --test-reporter cli
test-success.js
test_two_plus_two_equals_four [OK]
test_true_equals_true [OK]
tearDown [OK]
---------------------------------------------------------------------------------
Ran 3 tests in 0.297s
Successes: 3
Failures: 0
import os
import sys
import time
from os.path import join as pjoin
import warnings
warnings.filterwarnings('ignore')
sys.path.insert(0, '/Users/kami/Projects/Programming/Python/libcloud-trunk')
#!/bin/bash
sudo apt-get install -y python-software-properties screen && \
sudo add-apt-repository ppa:jerome-etienne/neoip && \
sudo apt-get update && \
sudo apt-get install -y nodejs && \
sudo curl -o /home/ubuntu/%(app_file)s %(app_url)s && \
sudo node /home/ubuntu/%(app_file)s %(server)s &
https://docs.google.com/present/edit?id=0Aa_f3QdXM5lYZGRyemZncTdfNGRqdDI3Y2ho&hl=en
https://gist.github.com/964654
https://gist.github.com/964925
Establish the Apache Libcloud Project
WHEREAS, the Board of Directors deems it to be in the best
interests of the Foundation and consistent with the
Foundation's purpose to establish a Project Management
Committee charged with the creation and maintenance of
open-source software related to abstracting differences
between cloud providers for distribution at no charge to
the public.
Establish the Apache Libcloud Project
WHEREAS, the Board of Directors deems it to be in the best
interests of the Foundation and consistent with the
Foundation's purpose to establish a Project Management
Committee charged with the creation and maintenance of
open-source software related to abstracting differences
between cloud providers for distribution at no charge to
the public.
Establish the Apache Libcloud Project
WHEREAS, the Board of Directors deems it to be in the best
interests of the Foundation and consistent with the
Foundation's purpose to establish a Project Management
Committee charged with the creation and maintenance of
open-source software related to abstracting differences
between cloud providers for distribution at no charge to
the public.
<LBMember: id=46834, address=10.0.0.10:1000>
Traceback (most recent call last):
File "example_loadbalancer.py", line 71, in <module>
main()
File "example_loadbalancer.py", line 68, in main
driver.destroy_balancer(new_balancer)
File "/Users/kami/Projects/Programming/Python/libcloud-trunk/libcloud/loadbalancer/drivers/rackspace.py", line 114, in destroy_balancer
resp = self.connection.request(uri, method='DELETE')
File "/Users/kami/Projects/Programming/Python/libcloud-trunk/libcloud/loadbalancer/drivers/rackspace.py", line 65, in request
params=params, data=data, method=method, headers=headers)
Index: board_agenda_2011_05_19.txt
===================================================================
--- board_agenda_2011_05_19.txt (revision 28512)
+++ board_agenda_2011_05_19.txt (working copy)
@@ -505,8 +505,9 @@
interests of the Foundation and consistent with the
Foundation's purpose to establish a Project Management
Committee charged with the creation and maintenance of
- open-source software related to abstracting differences
- between cloud providers for distribution at no charge to