Commit Graph

70 Commits

Author SHA1 Message Date
Kevin Fenzi
e015807e72 Add the same logic as for virt hosts to cloud spin up. When new instance is made it gathers the key automatically. 2015-05-28 19:58:02 +00:00
Ralph Bean
fbd38e1889 Move known_hosts scrubbing to a more reasonable place. 2015-05-13 20:19:14 +00:00
Miroslav Suchý
c61a0adcf5 remove old comments 2015-05-07 11:13:45 +02:00
Valentin Gologuzov
22f97879a8 [new cloud] remove debug output 2015-04-02 18:44:40 +02:00
Valentin Gologuzov
470d0fa03b debugging ... 2015-04-02 17:53:02 +02:00
Valentin Gologuzov
4b9c39c98a debugging ... 2015-04-02 17:41:26 +02:00
Valentin Gologuzov
42c5a80634 [new cloud] debug ssh again 2015-04-02 17:32:23 +02:00
Valentin Gologuzov
7e641dec42 [new cloud] ssh availability: ignore erros should be sufficient 2015-04-02 14:35:42 +02:00
Valentin Gologuzov
5fad4d7aa5 [new cloud] ssh availability: revert to the dumb sleep 2015-04-02 14:32:02 +02:00
Valentin Gologuzov
bb1df398dc [new cloud] ssh availability: more debug 2 2015-04-02 14:18:09 +02:00
Valentin Gologuzov
6fb9913f83 [new cloud] ssh availability: more debug 2015-04-02 14:16:38 +02:00
Valentin Gologuzov
6c8f30cd17 [new cloud] ssh availability: skip fingerprint check 2015-04-02 14:14:00 +02:00
Valentin Gologuzov
307a912b0e [copr] fix backend config to use new pb.2 2015-04-02 14:08:52 +02:00
Valentin Gologuzov
3dfe829ec6 ssh check fails, why? . 2015-04-02 13:54:15 +02:00
Valentin Gologuzov
d4ca93d4a5 ssh check fails, why? 2015-04-02 13:52:37 +02:00
Valentin Gologuzov
3bfb09aae6 ssh check fails, why? 2015-04-02 13:49:47 +02:00
Valentin Gologuzov
c9331ecf07 revert single user check 2015-04-02 13:46:41 +02:00
Valentin Gologuzov
653d09f67c [new cloud] yaml escaping? 2015-04-02 13:41:22 +02:00
Valentin Gologuzov
b70002d901 [new cloud] try this 2015-04-02 13:03:55 +02:00
Valentin Gologuzov
b1a8efa045 [persistent cloud new] Wait for ssh to become available 2015-04-02 11:43:38 +02:00
Miroslav Suchý
e6f1a9f58e remove obsolete comments 2015-03-31 11:34:37 +00:00
Miroslav Suchý
ba003ae49d ignore error if volume is already attached 2015-03-31 11:33:18 +00:00
Miroslav Suchý
84966d9757 this must be local action, not remote one 2015-03-31 11:21:08 +00:00
Miroslav Suchý
2d5d97ca50 try this 2015-03-31 09:34:24 +00:00
Miroslav Suchý
731191d607 try this 2015-03-31 09:33:41 +00:00
Miroslav Suchý
3fa6774e99 try this 2015-03-31 09:29:12 +00:00
Miroslav Suchý
2c7e98cc60 put insecure there for a while
I am getting SSL3_GET_SERVER_CERTIFICATE:certificate verify failed from playbook, but not from command line, weird
2015-03-31 09:27:01 +00:00
Miroslav Suchý
770d1f9daf on lockbox we do not have keystone file 2015-03-31 09:19:25 +00:00
Miroslav Suchý
ac5dc0e38a always try to attach volumes 2015-03-31 09:06:21 +00:00
Miroslav Suchý
8fb386ddd8 clean up after lots of trials 2015-03-30 12:49:27 +00:00
Miroslav Suchý
d19fc4de90 try this 2015-03-30 12:11:47 +00:00
Miroslav Suchý
b08ac1c150 try this 2015-03-30 12:10:57 +00:00
Miroslav Suchý
37ca5c6aaf insecure is not needed any more 2015-03-30 08:30:18 +00:00
Miroslav Suchý
5db6f0bde9 try this 2015-03-27 13:18:48 +00:00
Miroslav Suchý
b552db8c7b try this 2015-03-27 13:18:04 +00:00
Miroslav Suchý
ecc9f1e911 try this 2015-03-27 13:14:44 +00:00
Miroslav Suchý
b84c199c48 typo 2015-03-25 14:33:33 +00:00
Miroslav Suchý
f9be7005f8 comment out this 2015-03-25 14:29:38 +00:00
Miroslav Suchý
e1e3ff5e93 write image as name instead of id 2015-03-25 14:24:50 +00:00
Miroslav Suchý
b6df57c85a accept cloud_networks as list of names 2015-03-25 14:19:30 +00:00
Miroslav Suchý
98aafc387b sync up variables 2015-03-23 13:33:33 +00:00
Miroslav Suchý
87023dbd2a use filter instead of registered action 2015-03-23 13:09:37 +00:00
Miroslav Suchý
026ce00919 remove FIXME - it actually works 2015-03-23 09:44:13 +00:00
Miroslav Suchý
2b162762ba typo 2015-03-23 09:32:55 +00:00
Miroslav Suchý
7ea4bcc622 get flavour_id before executing nova_compute
nova_compute do not accept flavour name, it must be id
2015-03-23 09:18:44 +00:00
Miroslav Suchý
d8785d5a98 attach volumes only when there are volumes to attach 2015-03-23 08:54:44 +00:00
Miroslav Suchý
92b607351f finalize attaching volumes
final touch after testing. This really works.
2015-03-23 08:46:57 +00:00
Miroslav Suchý
71842302f4 attach volumes 2015-03-20 13:04:30 +00:00
Miroslav Suchý
6175c14cf7 put there option enabled_backends using ini_file 2015-03-18 15:20:00 +00:00
Valentin Gologuzov
a4311de34d [copr] fedora user; use default keypair 2015-03-17 16:34:17 +01:00