Masahiro Fujiwara
Masahiro Fujiwara
Since there was no parameter to set the upload destination, I have added new `backup_storage_id` conf parameter. Also the fix for some resource cleanup issues are included. f88814c is the...
I suggest following wait-for command line syntax: ``` % mussel wait-for-instance i-xxx running % mussel wait-for-volume vol-xxxx available % mussel wait-for-instance-ready i-xxxx --protocol tcp --port 22 % mussel wait-for-instance i-xxx...
I commented in the https://github.com/axsh/wakame-vdc/pull/788#issuecomment-238781266 .
I think "ci/ci_cluster" is enough. ``` openvnet/ ├── ci │ ├── ci_cluster │ │ ├── jenkins2 ```
I think that what the paranoid plugin solved is different. The reason why we set primary key ID to `is_deleted` Integer column is to avoid error from destroying of multiple...
because those tables are logical deleted.