Re: [ANNOUNCE] Apache CloudStack LTS Maintenance Release 4.11.2.0

2018-11-28 Thread Vladimir Melnik
Thank y'all for good news and great work!

Is it safe to upgrade from 4.9.x now? This perspective still scares me a little 
:-)

On Mon, Nov 26, 2018 at 03:04:10PM +, Paul Angus wrote:
> Announcing Apache CloudStack LTS Maintenance Release 4.11.2.0

-- 
V.Melnik


Re: cloudstack reset VM password files

2018-11-28 Thread Ivan Kudryavtsev
Hello, FYI.
Our engineer managed to solve the problem for the password reset with bare
cloud-init and Ubuntu 16.04.
Confirm, it works, however it seems it uses hacks Yordan is talking about:
https://pastebin.com/Pattjr5a

пт, 9 нояб. 2018 г. в 17:48, Yordan Kostov :

> Hey Rene and Ivan,
>
> During tests my setup was utilizing Rene scripts:
> - 99_CloudStack.cfg script successfully makes cloud-init to use Cloudstack
> data.
> - 80_root.cfg script was preventing  cloud_init to start during boot
> (missing parameters error message) so I removed it and used the default
> config.cfg instead.
>
> Regarding the password change I figured it out - the password
> script is made to be run once per instance. The data about the password
> setup is kept by /var/lib/cloud/instances/ uuild>/sem/config_set_passwords file.  If you delete this file the next
> boot will fetch the ACD password but it will apply it for the user that has
> been set in cloud-init config file.
>
> Possible workarounds:
> - ugly - make sure the file is deleted after boot with the custom script
> cloud-init option.
> - clean - change the password script execution frequency per boot instead
> of per instance. Unfortunately I could not find the file that defines the
> frequency for the datasource file
> (/usr/lib/python2.7/site-packages/cloudinit/sources/DataSourceCloudStack.py).
>
>
> Best regards,
> Jordan
>
>
>
> -Original Message-
> From: Ivan Kudryavtsev [mailto:kudryavtsev...@bw-sw.com]
> Sent: Friday, November 9, 2018 9:48 PM
> To: m...@renemoser.net
> Cc: users 
> Subject: Re: cloudstack reset VM password files
>
> Rene, thank you for your confirmation that it works. I'll check it again,
> but my configuration looks like yours (haven't checked line by line) and
> password reset doesn't work with cloud-init from ubuntu apt repository. Our
> engineer rebuilds template delivery CI/CD pipeline now and we will have a
> chance to test again.
>
> пт, 9 нояб. 2018 г. в 14:41, Rene Moser :
>
> > Hi again
> >
> > Seems no one seems to read my stuff.
> >
> > cloud-init is able to reset the password (similar the scripts), see
> >
> > https://github.com/cloud-init/cloud-init/blob/master/cloudinit/sources
> > /DataSourceCloudStack.py#L45
> >
> >
> > WE USE IT! IT REALLY WORKS.
> >
> > Note that it uses the default user, e.g. for CentOS it is centos. That
> > is why we configure the default user.
> >
> > Look at the conifgs I wrote in the first mail.
> >
> > Regards
> > René
> >
>
>
> --
> With best regards, Ivan Kudryavtsev
> Bitworks LLC
> Cell RU: +7-923-414-1515
> Cell USA: +1-201-257-1512
> WWW: http://bitworks.software/ 
>


-- 
With best regards, Ivan Kudryavtsev
Bitworks LLC
Cell RU: +7-923-414-1515
Cell USA: +1-201-257-1512
WWW: http://bitworks.software/ 


Re: CloudStack-UI 1.411.25 is out

2018-11-28 Thread Dag Sonstebo
Understand and noted Ivan.

Regards,
Dag Sonstebo
Cloud Architect
ShapeBlue
 

On 28/11/2018, 14:30, "Ivan Kudryavtsev"  wrote:

Hello, Dag. Thank you for your compliment.

About your question. Our available engineering capacity is pretty low (1-2
mid developers and 0-1 QA engineer) and I don't believe that this capacity
is enough to implement advanced zones features in a reasonable timespan.
So, basically, I see next options here:
- the sponsoring of our team, so we can involve additional senior-grade
engineers;
- community volunteers involved;
- developers from other companies involved.

Another important thing to count in is the absence of real stakeholders who
would like and can to participate in the design stage because we don't
interested in direct just 'redo in another stack' approach and we try to
achieve better UX for users.

With current resources, our purpose is to deliver the best interface for
users who use a single flat network (basic or advanced) mostly for
multitenant or single tenant clouds, e.g. public cloud.


ср, 28 нояб. 2018 г. в 08:01, Dag Sonstebo :

> Hi Ivan - just installed and looking good! What's your long term plan for
> advanced zones / network management?
>
> Regards,
> Dag Sonstebo
> Cloud Architect
> ShapeBlue
>
>
> On 27/11/2018, 22:12, "Ivan Kudryavtsev" 
> wrote:
>
> Dear community. New CSUI release is out. Release info is published in
> Russian and English languages:
>
> EN:
> https://bitworks.software/en/2018-11-27-cloudstack-ui-141125-is-out.html
> RU:
> https://bitworks.software/2018-11-27-cloudstack-ui-141125-is-out.html
>
> The most important features:
> - VM snapshots are implemented.
> - Right sidebar width can be changed by the user with 'drag & drop'
> action.
>
> Release 1.411.26 will extend and improve LogView Plugin support.
>
> Release 1.411.27 will introduce some new features which start the
> framework
> for Dockerized applications deployments with 'docker stack' into
> provisioned VMs:
> https://github.com/bwsw/cloudstack-ui/milestone/28
>
>
> --
> With best regards, Ivan Kudryavtsev
> Bitworks LLC
> Cell RU: +7-923-414-1515
> Cell USA: +1-201-257-1512
> WWW: http://bitworks.software/ 
>
>
>
> dag.sonst...@shapeblue.com
> www.shapeblue.com
> Amadeus House, Floral Street, London  WC2E 9DPUK
> @shapeblue
>
>
>
>

-- 
With best regards, Ivan Kudryavtsev
Bitworks LLC
Cell RU: +7-923-414-1515
Cell USA: +1-201-257-1512
WWW: http://bitworks.software/ 



dag.sonst...@shapeblue.com 
www.shapeblue.com
Amadeus House, Floral Street, London  WC2E 9DPUK
@shapeblue
  
 



Re: CloudStack-UI 1.411.25 is out

2018-11-28 Thread Ivan Kudryavtsev
Hello, Dag. Thank you for your compliment.

About your question. Our available engineering capacity is pretty low (1-2
mid developers and 0-1 QA engineer) and I don't believe that this capacity
is enough to implement advanced zones features in a reasonable timespan.
So, basically, I see next options here:
- the sponsoring of our team, so we can involve additional senior-grade
engineers;
- community volunteers involved;
- developers from other companies involved.

Another important thing to count in is the absence of real stakeholders who
would like and can to participate in the design stage because we don't
interested in direct just 'redo in another stack' approach and we try to
achieve better UX for users.

With current resources, our purpose is to deliver the best interface for
users who use a single flat network (basic or advanced) mostly for
multitenant or single tenant clouds, e.g. public cloud.


ср, 28 нояб. 2018 г. в 08:01, Dag Sonstebo :

> Hi Ivan - just installed and looking good! What's your long term plan for
> advanced zones / network management?
>
> Regards,
> Dag Sonstebo
> Cloud Architect
> ShapeBlue
>
>
> On 27/11/2018, 22:12, "Ivan Kudryavtsev" 
> wrote:
>
> Dear community. New CSUI release is out. Release info is published in
> Russian and English languages:
>
> EN:
> https://bitworks.software/en/2018-11-27-cloudstack-ui-141125-is-out.html
> RU:
> https://bitworks.software/2018-11-27-cloudstack-ui-141125-is-out.html
>
> The most important features:
> - VM snapshots are implemented.
> - Right sidebar width can be changed by the user with 'drag & drop'
> action.
>
> Release 1.411.26 will extend and improve LogView Plugin support.
>
> Release 1.411.27 will introduce some new features which start the
> framework
> for Dockerized applications deployments with 'docker stack' into
> provisioned VMs:
> https://github.com/bwsw/cloudstack-ui/milestone/28
>
>
> --
> With best regards, Ivan Kudryavtsev
> Bitworks LLC
> Cell RU: +7-923-414-1515
> Cell USA: +1-201-257-1512
> WWW: http://bitworks.software/ 
>
>
>
> dag.sonst...@shapeblue.com
> www.shapeblue.com
> Amadeus House, Floral Street, London  WC2E 9DPUK
> @shapeblue
>
>
>
>

-- 
With best regards, Ivan Kudryavtsev
Bitworks LLC
Cell RU: +7-923-414-1515
Cell USA: +1-201-257-1512
WWW: http://bitworks.software/ 


Re: CloudStack-UI 1.411.25 is out

2018-11-28 Thread Dag Sonstebo
Hi Ivan - just installed and looking good! What's your long term plan for 
advanced zones / network management?

Regards,
Dag Sonstebo
Cloud Architect
ShapeBlue
 

On 27/11/2018, 22:12, "Ivan Kudryavtsev"  wrote:

Dear community. New CSUI release is out. Release info is published in
Russian and English languages:

EN: https://bitworks.software/en/2018-11-27-cloudstack-ui-141125-is-out.html
RU: https://bitworks.software/2018-11-27-cloudstack-ui-141125-is-out.html

The most important features:
- VM snapshots are implemented.
- Right sidebar width can be changed by the user with 'drag & drop' action.

Release 1.411.26 will extend and improve LogView Plugin support.

Release 1.411.27 will introduce some new features which start the framework
for Dockerized applications deployments with 'docker stack' into
provisioned VMs:
https://github.com/bwsw/cloudstack-ui/milestone/28


-- 
With best regards, Ivan Kudryavtsev
Bitworks LLC
Cell RU: +7-923-414-1515
Cell USA: +1-201-257-1512
WWW: http://bitworks.software/ 



dag.sonst...@shapeblue.com 
www.shapeblue.com
Amadeus House, Floral Street, London  WC2E 9DPUK
@shapeblue