From commits-return-72133-apmail-cloudstack-commits-archive=cloudstack.apache.org@cloudstack.apache.org Thu Feb 15 19:07:52 2018 Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4D97E17930 for ; Thu, 15 Feb 2018 19:07:52 +0000 (UTC) Received: (qmail 30691 invoked by uid 500); 15 Feb 2018 19:07:52 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 30659 invoked by uid 500); 15 Feb 2018 19:07:52 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 30643 invoked by uid 99); 15 Feb 2018 19:07:52 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Feb 2018 19:07:52 +0000 From: GitBox To: commits@cloudstack.apache.org Subject: [GitHub] dmytro-shevchenko opened a new pull request #2457: CLOUDSTACK-10295 Marvin: add support for password-enabled templates Message-ID: <151872167159.12688.3326164724017245787.gitbox@gitbox.apache.org> dmytro-shevchenko opened a new pull request #2457: CLOUDSTACK-10295 Marvin: add support for password-enabled templates URL: https://github.com/apache/cloudstack/pull/2457 Currently when new VM created, password property always set to 'password' even if it was auto-generated. Because of this impossible establish SSH connection to host during testing. https://issues.apache.org/jira/browse/CLOUDSTACK-10295 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services