Re: Dynamic scaling support for KVM

2019-08-15 Thread Wei ZHOU
+1 in 4.14.

-Wei



Fariborz Navidan  于2019年8月8日周四 下午2:27写道:

> Hello Devs,
>
> Since long time ago libvirt supports live horizental scaling of VMs. Do you
> intend for ACS 4.13 to support dynamic scaling of KVM VMs?
>
> TIA
>


[GitHub] [cloudstack-kubernetes-provider] onitake commented on issue #1: Code transfer of SWISS TXT cloudstack-cloud-controller-manager to the Apache project

2019-08-15 Thread GitBox
onitake commented on issue #1: Code transfer of SWISS TXT 
cloudstack-cloud-controller-manager to the Apache project
URL: 
https://github.com/apache/cloudstack-kubernetes-provider/pull/1#issuecomment-521698944
 
 
   @rhtyd I think we're ready to push now.
   Issue no. 9 is still open, but I think we can move along and direct the OP 
to the new repo for further debugging.
   
   I built a last beta release (0.0.3), fixed some build steps and replaced the 
remaining references to the old swisstxt repo with the new home. The README 
still has a bit of copyright text at the end, please advise if we should remove 
or replace it.
   
   Will you give @joschi36 and myself commit access to the new repository, or 
should we handle further contributions via PRs from personal repos?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


Inject user provided password to VR

2019-08-15 Thread Fariborz Navidan
Hello,

Is it possible to somehow override random passwords for password-enabled
templates and inject user provided password during deploy/restore virtual
machine commands?

TIA


Re: Inject user provided password to VR

2019-08-15 Thread Ivan Kudryavtsev
Hi, there is no direct way. However, you can use userdata and implement
easy hacks for cliud-init to use userdata passwords rather than VR
passwords

пт, 16 авг. 2019 г., 3:25 Fariborz Navidan :

> Hello,
>
> Is it possible to somehow override random passwords for password-enabled
> templates and inject user provided password during deploy/restore virtual
> machine commands?
>
> TIA
>