infochimps-platform / thunder

1 stars 0 forks source link

File structure refactoring #8

Closed kornypoet closed 10 years ago

kornypoet commented 10 years ago

@thedansimonson

thedansimonson commented 10 years ago

AWS:E passed (with sectioning)

dans-mbp:launch-kickoff dansimonson$ bundle exec thunder stack list -S puppetPlay
  +-----------------------------------------------+-----------------+--------+
  | Name                                          | Status          | Reason |
  +-----------------------------------------------+-----------------+--------+
  | dans-nueva-puppetzone                         | CREATE_COMPLETE |        |
  | dans-nueva-puppetzone-Foundation-9BR16BISANN8 | CREATE_COMPLETE |        |
  | dans-nueva-puppetzone-Hdp-15X87J0PZPF2H       | CREATE_COMPLETE |        |
  | dans-nueva-puppetzone-Zookeeper-1OSZ2OZC7CXY6 | CREATE_COMPLETE |        |
  +-----------------------------------------------+-----------------+--------+
thedansimonson commented 10 years ago

poll events fixed by last commit

thedansimonson commented 10 years ago

AWS:C passed

dans-mbp:launch-kickoff dansimonson$ bundle exec thunder keypair create dan-test-2014-08-14
Generating new private and public keys called dan-test-2014-08-14
dans-mbp:launch-kickoff dansimonson$ bundle exec thunder keypair delete dan-test-2014-08-14
Delete successful.
(Local copy of private key still exists.)
dans-mbp:launch-kickoff dansimonson$ bundle exec thunder keypair create dan-test-2014-08-14
Using existing private key at: /Users/dansimonson/.ssh/dan-test-2014-08-14
dans-mbp:launch-kickoff dansimonson$ rm ~/.ssh/dan-test-2014-08-14
dans-mbp:launch-kickoff dansimonson$ bundle exec thunder keypair create dan-test-2014-08-14
The public key was found on the cloud, but the private key was not found locally.
No action taken
dans-mbp:launch-kickoff dansimonson$ bundle exec thunder keypair delete dan-test-2014-08-14
Delete successful.
dans-mbp:launch-kickoff dansimonson$ 
thedansimonson commented 10 years ago

I tried dans-mbp:launch-kickoff dansimonson$ bundle exec thunder stack list -o but

`connect_nonblock': Connection refused - connect(2) (Errno::ECONNREFUSED) (Excon::Errors::SocketError)

Either my credentials or Howeland is dead.

thedansimonson commented 10 years ago

@howech anyway you can do some kind of openstack test--or give me templates for such? From the AWS end, I'm happy with merging this.

howech commented 10 years ago

it works for me in heat.