Re: CloudStack-UI 1.0.6 released on July, 25, 2017

2017-07-25 Thread ilya
this is awesome - will give this a try!

On 7/25/17 1:59 AM, Ivan Kudryavtsev wrote:
> Release 1.0.6 Overview
> 
> If you don't see a properly marked document and would like to see the same
> press release with images, follow the link:
> https://github.com/bwsw/cloudstack-ui/wiki/106-ReleaseNotes-En
> 
> On July 25, 2017 we released Cloudstack-UI 1.0.6. During the past sprint,
> project team concentrated on extensive code refactoring, which led to
> several bug-fixes and also allowed us to include new functions in the
> release.
> 
> Most important introductions of this release are new VM filtering and
> grouping interface, improved representation of resource usage bar, tabs for
> VM and Template tags and the time format choice.
> 
> Another far-reaching point of the release is our decision to migrate from
> MDL to Material2 with which we expect to deliver even more of the nice
> features.
> 
> An extended summary of the released features and improvements is provided
> below.
> 
> Refactoring
> 
> Developers have spent more than a week on refactoring the old code of VM
> creation which was written without proper design on early project phase. It
> has been reimplemented from scratch.
> New
> interface for VM filtering and grouping
> 
> A new component was created, which allows presenting a new interface for VM
> filtering and grouping in this release. In addition, this component will
> help to create a new way of VMs displaying - it will be possible to switch
> between views and a new form will be added - a table format similar to the
> one offered by the standard ACS interface.
> 
> Renewed
> VM tabs
> 
> Reorganized VM details tabs. Previously tabs were "keyword" labeled, in
> this release they were changed to icons. It helps to implement more tabs
> with compact and visually self-descriptive labels.
> 
> NIC and SG details and configuration are moved to a separate tab "Network"
> which will help to implement additional network operations for advanced CS
> zones.
> Improved
> Resource Usage Bar
> 
> Resource usage bar allows switching between "used" and "free" presentations
> to help users understanding capabilities in a better way.
> 
> Virtual
> Machines and Templates Tags
> 
> The release introduces VM tags and Template tags tabs. Unlike the native
> ACS interface which doesn't use tags, CloudStack-UI uses tags very
> extensively to provide additional UX capabilities. In future versions tags
> will interact with UI plugins to provide additional capabilities like
> clientless SSH access.
> 
> Time
> format choice
> 
> Users have the possibility to choose a time format (AM / PM <-> 24h), which
> is not represented in the native ACS interface. This functionality allows
> users to use the system in a convenient time mode in different locations.
> Moving
> from MDL to Material2
> 
> Since Angular Material 2 is mature now, includes better and more beautiful
> components we decided switching from MDL to Material2 which will be
> completed
> 
> in
> several iterations.
> Deployment
> Instructions
> 
> The release can be found at GitHub releases (
> https://github.com/bwsw/cloudstack-ui/releases/tag/1.0.6)
> 
> Prepared Docker image is available at Dockerhub (
> https://hub.docker.com/r/bwsw/cloudstack-ui/).
> 
> You can pull it with:
> 
> # docker pull bwsw/cloudstack-ui:1.0.6
> 
> The project changelog is here:
> https://github.com/bwsw/cloudstack-ui/wiki/Changelog
> 
> Deployment guide and project info can be found at GitHub pages:
> https://bwsw.github.io/cloudstack-ui/
> Release
> 1.0.7 Expectations
> 
> Version 1.0.7 is planned to be released on August, 7th, 2017. The release
> is expected to include new functionality as follows:
> 
>- Templates to VM tags copy support (client-side);
>- Web-SSH plugin, which enables SSH connection facility to VMs without
>desktop client installed;
>- Pulse plugin, which enables displaying of CPU/RAM/IO/NET metrics per
>VM.
> 
> Community
> Message
> 
> Dear community member, 

Re: CloudStack with advance networking

2017-07-25 Thread ilya
Luis

Please layout your configuration.

number of hosts
nics per host - any bonding?
type of hypervisor
clustered storage or local storage
network layout
do you want a simplified (firewall and ACL rules arent handled by
cloudstack) or do you want cloudstack to support it?


Depending on what it is you targeting - we have many community members
who specialize in specific setups.

On 7/25/17 5:29 AM, Luis wrote:
> Thank you for your replay
> I have a zone running but the Vlan's were not communicating I don't know if 
> they need an special configuration or just create the VLAN, then I created a 
> new installation with no vlans but secondary storage is not mounted it looks 
> like is not communicating with gateway, I am trying to do an advance zone 
> configuration but I am using internal IPs for public traffic, this is for a 
> laboratory, do you know how I should create the VLNAN's? I am using a Cisco 
> 3560
> Public IP's: 209.229.131.0/24Internal IP's:10.0.0.0/24
> but the gateway for the public traffic is not working.
> 
>   From: ilya 
>  To: users@cloudstack.apache.org 
>  Sent: Monday, July 24, 2017 7:42 PM
>  Subject: Re: CloudStack with advance networking
>
> I looked over the guide - for current version - this guide is overly
> complex - it was also written 4 years ago.
> 
> As of 4.3+, all of the things you need can be handled in the UI.
> 
> It should take about 10 minutes to get the zone up - assuming you have
> your environment properly configured.
> 
> I will make a refreshed simplified version of this tutorial when time
> allows.
> 
> On 7/19/17 1:16 PM, Taylor wrote:
>> I am using it in a proof of concept to test out how quickly we could adopt 
>> it in production.
>>
>>
>> I dont know the answer to your question at this point, I am too new to the 
>> stack. But I am currently reading articles like this one: 
>> https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Advanced+Network+Tutorial+-+Step+by+Step
>>
>> Good luck!
>>
>> Can anyone else offer advice?
>>
>> 
>> From: Luis 
>> Sent: Wednesday, July 19, 2017 3:57 PM
>> To: tschnei...@live.com
>> Subject: Re: CloudStack with advance networking
>>
>> Thank you for your replay, do you use it for production or personnal use?
>>
>> I have a diagram but i dont know if the vlans need some special co 
>> figuration like routing.
>>
>> Sent from Yahoo Mail on 
>> Android
>>
>> On Wed, Jul 19, 2017 at 1:02 PM, Taylor
>>  wrote:
>>
>> I have not tried the advanced install yet but I am preparing to.
>>
>> Give this article a read: 
>> http://www.shapeblue.com/understanding-cloudstacks-physical-networking-architecture/
>>
>> You bascially need to determine which vlans you want to host which traffic. 
>> Then determine which NICs are connected to which VLANS for all your servers 
>> (CS, NFS, Hypervisor). You will need to name the vSwitches in XenServer.
>>
>> Sorry I cannot be more helpful.
>>
>> Taylor
>>
>> 
>>
>> From: Luis 
>> mailto:lmartinez...@yahoo.com.INVALID>>
>> Sent: Wednesday, July 19, 2017 12:28 PM
>> To: Users
>> Subject: CloudStack with advance networking
>>
>> Hi
>> I am trying to set up CS with advance networking. This is what i have
>> 1 server with CS Manager1 XenServer as node1 FreeNas for the primary and 
>> secondary1 Cisco 3560
>> My question is, how do i have to create the vlans, is there any special 
>> configuration? Can some one give me an example?
>> Thank you.
>>
> 
> 
>
> 


Re: CloudStack with advance networking

2017-07-25 Thread Dag Sonstebo
Hi Luis,

You’ve not told us how you have wired your lab – in particular how many NICs 
you have in your XenServer and how you plan on using them.

If you can elaborate we should be in a better position to advise.

To answer your question – VLANs all depend – if you only have a single host you 
will not need to have your guest VLANs traverse your network hence your setup 
is relatively simple. You may need to organise a VLAN for your public traffic 
though – again all depends on how your lab is wired.

Regards,
Dag Sonstebo
Cloud Architect
ShapeBlue

On 25/07/2017, 13:29, "Luis"  wrote:

Thank you for your replay
I have a zone running but the Vlan's were not communicating I don't know if 
they need an special configuration or just create the VLAN, then I created a 
new installation with no vlans but secondary storage is not mounted it looks 
like is not communicating with gateway, I am trying to do an advance zone 
configuration but I am using internal IPs for public traffic, this is for a 
laboratory, do you know how I should create the VLNAN's? I am using a Cisco 3560
Public IP's: 209.229.131.0/24Internal IP's:10.0.0.0/24
but the gateway for the public traffic is not working.

  From: ilya 
 To: users@cloudstack.apache.org 
 Sent: Monday, July 24, 2017 7:42 PM
 Subject: Re: CloudStack with advance networking
   
I looked over the guide - for current version - this guide is overly
complex - it was also written 4 years ago.

As of 4.3+, all of the things you need can be handled in the UI.

It should take about 10 minutes to get the zone up - assuming you have
your environment properly configured.

I will make a refreshed simplified version of this tutorial when time
allows.

On 7/19/17 1:16 PM, Taylor wrote:
> I am using it in a proof of concept to test out how quickly we could 
adopt it in production.
> 
> 
> I dont know the answer to your question at this point, I am too new to 
the stack. But I am currently reading articles like this one: 
https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Advanced+Network+Tutorial+-+Step+by+Step
> 
> Good luck!
> 
> Can anyone else offer advice?
> 
> 
> From: Luis 
> Sent: Wednesday, July 19, 2017 3:57 PM
> To: tschnei...@live.com
> Subject: Re: CloudStack with advance networking
> 
> Thank you for your replay, do you use it for production or personnal use?
> 
> I have a diagram but i dont know if the vlans need some special co 
figuration like routing.
> 
> Sent from Yahoo Mail on 
Android
> 
> On Wed, Jul 19, 2017 at 1:02 PM, Taylor
>  wrote:
> 
> I have not tried the advanced install yet but I am preparing to.
> 
> Give this article a read: 
http://www.shapeblue.com/understanding-cloudstacks-physical-networking-architecture/
> 
> You bascially need to determine which vlans you want to host which 
traffic. Then determine which NICs are connected to which VLANS for all your 
servers (CS, NFS, Hypervisor). You will need to name the vSwitches in XenServer.
> 
> Sorry I cannot be more helpful.
> 
> Taylor
> 
> 
> 
> From: Luis 
mailto:lmartinez...@yahoo.com.INVALID>>
> Sent: Wednesday, July 19, 2017 12:28 PM
> To: Users
> Subject: CloudStack with advance networking
> 
> Hi
> I am trying to set up CS with advance networking. This is what i have
> 1 server with CS Manager1 XenServer as node1 FreeNas for the primary and 
secondary1 Cisco 3560
> My question is, how do i have to create the vlans, is there any special 
configuration? Can some one give me an example?
> Thank you.
> 


   


dag.sonst...@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 



Re: Container Service

2017-07-25 Thread Simon Weller
Grégoire,

We have tested it on 4.8, but not 4.9.

- Si





From: Grégoire Lamodière 
Sent: Tuesday, July 25, 2017 2:31 AM
To: users@cloudstack.apache.org
Subject: RE: Container Service

Hi Simon,

Thanks a lot, I'll have a look.
Have you implement CCS on 4.9.2 ?

I'll make a try before we start production on the new zone.

Grégoire

---
Grégoire Lamodière
T/ + 33 6 76 27 03 31
F/ + 33 1 75 43 89 71


-Message d'origine-
De : Simon Weller [mailto:swel...@ena.com.INVALID]
Envoyé : lundi 24 juillet 2017 23:10
À : users@cloudstack.apache.org
Objet : Re: Container Service

Grégoire,


Take a look at the URLs below:


Code and Docs: https://github.com/shapeblue/ccs


Packages: http://packages.shapeblue.com/ccs/

- Si


From: Grégoire Lamodière 
Sent: Monday, July 24, 2017 2:36 PM
To: users@cloudstack.apache.org
Subject: Container Service

Dear All,

Does anyone know the current status of Container Server ?
I remember Gilles talking about this in Berlin last year, but all links sound 
down (Except the homepage of the module).
I cannot find install guide / any technical docs, nor packages.

I would really like making some tries on this since we are now almost working 
on 4.9.2.

Cheers.

---
Grégoire Lamodière
T/ + 33 6 76 27 03 31
F/ + 33 1 75 43 89 71



Re: CloudStack with advance networking

2017-07-25 Thread Luis
Thank you for your replay
I have a zone running but the Vlan's were not communicating I don't know if 
they need an special configuration or just create the VLAN, then I created a 
new installation with no vlans but secondary storage is not mounted it looks 
like is not communicating with gateway, I am trying to do an advance zone 
configuration but I am using internal IPs for public traffic, this is for a 
laboratory, do you know how I should create the VLNAN's? I am using a Cisco 3560
Public IP's: 209.229.131.0/24Internal IP's:10.0.0.0/24
but the gateway for the public traffic is not working.

  From: ilya 
 To: users@cloudstack.apache.org 
 Sent: Monday, July 24, 2017 7:42 PM
 Subject: Re: CloudStack with advance networking
   
I looked over the guide - for current version - this guide is overly
complex - it was also written 4 years ago.

As of 4.3+, all of the things you need can be handled in the UI.

It should take about 10 minutes to get the zone up - assuming you have
your environment properly configured.

I will make a refreshed simplified version of this tutorial when time
allows.

On 7/19/17 1:16 PM, Taylor wrote:
> I am using it in a proof of concept to test out how quickly we could adopt it 
> in production.
> 
> 
> I dont know the answer to your question at this point, I am too new to the 
> stack. But I am currently reading articles like this one: 
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Advanced+Network+Tutorial+-+Step+by+Step
> 
> Good luck!
> 
> Can anyone else offer advice?
> 
> 
> From: Luis 
> Sent: Wednesday, July 19, 2017 3:57 PM
> To: tschnei...@live.com
> Subject: Re: CloudStack with advance networking
> 
> Thank you for your replay, do you use it for production or personnal use?
> 
> I have a diagram but i dont know if the vlans need some special co figuration 
> like routing.
> 
> Sent from Yahoo Mail on 
> Android
> 
> On Wed, Jul 19, 2017 at 1:02 PM, Taylor
>  wrote:
> 
> I have not tried the advanced install yet but I am preparing to.
> 
> Give this article a read: 
> http://www.shapeblue.com/understanding-cloudstacks-physical-networking-architecture/
> 
> You bascially need to determine which vlans you want to host which traffic. 
> Then determine which NICs are connected to which VLANS for all your servers 
> (CS, NFS, Hypervisor). You will need to name the vSwitches in XenServer.
> 
> Sorry I cannot be more helpful.
> 
> Taylor
> 
> 
> 
> From: Luis 
> mailto:lmartinez...@yahoo.com.INVALID>>
> Sent: Wednesday, July 19, 2017 12:28 PM
> To: Users
> Subject: CloudStack with advance networking
> 
> Hi
> I am trying to set up CS with advance networking. This is what i have
> 1 server with CS Manager1 XenServer as node1 FreeNas for the primary and 
> secondary1 Cisco 3560
> My question is, how do i have to create the vlans, is there any special 
> configuration? Can some one give me an example?
> Thank you.
> 


   

Re: Container Service

2017-07-25 Thread Dag Sonstebo
Hi Grégoire,

Thanks for the offer – I’ll forward on to our engineering guys working on this.

Regards,
Dag Sonstebo
Cloud Architect
ShapeBlue

On 25/07/2017, 10:07, "Grégoire Lamodière"  wrote:

Hi Dag, 

Ok, now, I understand why my mgmt-service is down when I install ccs 
package:)

Do you need any contribution on ccs ? We can help if you need 
documentation, test, etc.

Grégoire

---
Grégoire Lamodière
T/ + 33 6 76 27 03 31
F/ + 33 1 75 43 89 71


-Message d'origine-
De : Dag Sonstebo [mailto:dag.sonst...@shapeblue.com] 
Envoyé : mardi 25 juillet 2017 11:05
À : users@cloudstack.apache.org
Objet : Re: Container Service

Hi Grégoire,

CCS is 4.6 only at this point – but we are working on a 4.10 version.

Regards,
Dag Sonstebo
Cloud Architect
ShapeBlue

On 25/07/2017, 08:31, "Grégoire Lamodière"  wrote:

Hi Simon, 

Thanks a lot, I'll have a look.
Have you implement CCS on 4.9.2 ? 

I'll make a try before we start production on the new zone.

Grégoire

---
Grégoire Lamodière
T/ + 33 6 76 27 03 31
F/ + 33 1 75 43 89 71


-Message d'origine-
De : Simon Weller [mailto:swel...@ena.com.INVALID] 
Envoyé : lundi 24 juillet 2017 23:10
À : users@cloudstack.apache.org
Objet : Re: Container Service

Grégoire,


Take a look at the URLs below:


Code and Docs: https://github.com/shapeblue/ccs


Packages: http://packages.shapeblue.com/ccs/

- Si


From: Grégoire Lamodière 
Sent: Monday, July 24, 2017 2:36 PM
To: users@cloudstack.apache.org
Subject: Container Service

Dear All,

Does anyone know the current status of Container Server ?
I remember Gilles talking about this in Berlin last year, but all links 
sound down (Except the homepage of the module).
I cannot find install guide / any technical docs, nor packages.

I would really like making some tries on this since we are now almost 
working on 4.9.2.

Cheers.

---
Grégoire Lamodière
T/ + 33 6 76 27 03 31
F/ + 33 1 75 43 89 71




dag.sonst...@shapeblue.com
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK @shapeblue
  
 




dag.sonst...@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 



RE: Container Service

2017-07-25 Thread Grégoire Lamodière
Hi Dag, 

Ok, now, I understand why my mgmt-service is down when I install ccs package:)

Do you need any contribution on ccs ? We can help if you need documentation, 
test, etc.

Grégoire

---
Grégoire Lamodière
T/ + 33 6 76 27 03 31
F/ + 33 1 75 43 89 71


-Message d'origine-
De : Dag Sonstebo [mailto:dag.sonst...@shapeblue.com] 
Envoyé : mardi 25 juillet 2017 11:05
À : users@cloudstack.apache.org
Objet : Re: Container Service

Hi Grégoire,

CCS is 4.6 only at this point – but we are working on a 4.10 version.

Regards,
Dag Sonstebo
Cloud Architect
ShapeBlue

On 25/07/2017, 08:31, "Grégoire Lamodière"  wrote:

Hi Simon, 

Thanks a lot, I'll have a look.
Have you implement CCS on 4.9.2 ? 

I'll make a try before we start production on the new zone.

Grégoire

---
Grégoire Lamodière
T/ + 33 6 76 27 03 31
F/ + 33 1 75 43 89 71


-Message d'origine-
De : Simon Weller [mailto:swel...@ena.com.INVALID] 
Envoyé : lundi 24 juillet 2017 23:10
À : users@cloudstack.apache.org
Objet : Re: Container Service

Grégoire,


Take a look at the URLs below:


Code and Docs: https://github.com/shapeblue/ccs


Packages: http://packages.shapeblue.com/ccs/

- Si


From: Grégoire Lamodière 
Sent: Monday, July 24, 2017 2:36 PM
To: users@cloudstack.apache.org
Subject: Container Service

Dear All,

Does anyone know the current status of Container Server ?
I remember Gilles talking about this in Berlin last year, but all links 
sound down (Except the homepage of the module).
I cannot find install guide / any technical docs, nor packages.

I would really like making some tries on this since we are now almost 
working on 4.9.2.

Cheers.

---
Grégoire Lamodière
T/ + 33 6 76 27 03 31
F/ + 33 1 75 43 89 71




dag.sonst...@shapeblue.com
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK @shapeblue
  
 



Re: Container Service

2017-07-25 Thread Dag Sonstebo
Hi Grégoire,

CCS is 4.6 only at this point – but we are working on a 4.10 version.

Regards,
Dag Sonstebo
Cloud Architect
ShapeBlue

On 25/07/2017, 08:31, "Grégoire Lamodière"  wrote:

Hi Simon, 

Thanks a lot, I'll have a look.
Have you implement CCS on 4.9.2 ? 

I'll make a try before we start production on the new zone.

Grégoire

---
Grégoire Lamodière
T/ + 33 6 76 27 03 31
F/ + 33 1 75 43 89 71


-Message d'origine-
De : Simon Weller [mailto:swel...@ena.com.INVALID] 
Envoyé : lundi 24 juillet 2017 23:10
À : users@cloudstack.apache.org
Objet : Re: Container Service

Grégoire,


Take a look at the URLs below:


Code and Docs: https://github.com/shapeblue/ccs


Packages: http://packages.shapeblue.com/ccs/

- Si


From: Grégoire Lamodière 
Sent: Monday, July 24, 2017 2:36 PM
To: users@cloudstack.apache.org
Subject: Container Service

Dear All,

Does anyone know the current status of Container Server ?
I remember Gilles talking about this in Berlin last year, but all links 
sound down (Except the homepage of the module).
I cannot find install guide / any technical docs, nor packages.

I would really like making some tries on this since we are now almost 
working on 4.9.2.

Cheers.

---
Grégoire Lamodière
T/ + 33 6 76 27 03 31
F/ + 33 1 75 43 89 71




dag.sonst...@shapeblue.com 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 



CloudStack-UI 1.0.6 released on July, 25, 2017

2017-07-25 Thread Ivan Kudryavtsev
Release 1.0.6 Overview

If you don't see a properly marked document and would like to see the same
press release with images, follow the link:
https://github.com/bwsw/cloudstack-ui/wiki/106-ReleaseNotes-En

On July 25, 2017 we released Cloudstack-UI 1.0.6. During the past sprint,
project team concentrated on extensive code refactoring, which led to
several bug-fixes and also allowed us to include new functions in the
release.

Most important introductions of this release are new VM filtering and
grouping interface, improved representation of resource usage bar, tabs for
VM and Template tags and the time format choice.

Another far-reaching point of the release is our decision to migrate from
MDL to Material2 with which we expect to deliver even more of the nice
features.

An extended summary of the released features and improvements is provided
below.

Refactoring

Developers have spent more than a week on refactoring the old code of VM
creation which was written without proper design on early project phase. It
has been reimplemented from scratch.
New
interface for VM filtering and grouping

A new component was created, which allows presenting a new interface for VM
filtering and grouping in this release. In addition, this component will
help to create a new way of VMs displaying - it will be possible to switch
between views and a new form will be added - a table format similar to the
one offered by the standard ACS interface.

Renewed
VM tabs

Reorganized VM details tabs. Previously tabs were "keyword" labeled, in
this release they were changed to icons. It helps to implement more tabs
with compact and visually self-descriptive labels.

NIC and SG details and configuration are moved to a separate tab "Network"
which will help to implement additional network operations for advanced CS
zones.
Improved
Resource Usage Bar

Resource usage bar allows switching between "used" and "free" presentations
to help users understanding capabilities in a better way.

Virtual
Machines and Templates Tags

The release introduces VM tags and Template tags tabs. Unlike the native
ACS interface which doesn't use tags, CloudStack-UI uses tags very
extensively to provide additional UX capabilities. In future versions tags
will interact with UI plugins to provide additional capabilities like
clientless SSH access.

Time
format choice

Users have the possibility to choose a time format (AM / PM <-> 24h), which
is not represented in the native ACS interface. This functionality allows
users to use the system in a convenient time mode in different locations.
Moving
from MDL to Material2

Since Angular Material 2 is mature now, includes better and more beautiful
components we decided switching from MDL to Material2 which will be
completed

in
several iterations.
Deployment
Instructions

The release can be found at GitHub releases (
https://github.com/bwsw/cloudstack-ui/releases/tag/1.0.6)

Prepared Docker image is available at Dockerhub (
https://hub.docker.com/r/bwsw/cloudstack-ui/).

You can pull it with:

# docker pull bwsw/cloudstack-ui:1.0.6

The project changelog is here:
https://github.com/bwsw/cloudstack-ui/wiki/Changelog

Deployment guide and project info can be found at GitHub pages:
https://bwsw.github.io/cloudstack-ui/
Release
1.0.7 Expectations

Version 1.0.7 is planned to be released on August, 7th, 2017. The release
is expected to include new functionality as follows:

   - Templates to VM tags copy support (client-side);
   - Web-SSH plugin, which enables SSH connection facility to VMs without
   desktop client installed;
   - Pulse plugin, which enables displaying of CPU/RAM/IO/NET metrics per
   VM.

Community
Message

Dear community member, we will be thankful if you

   - try the project and provide us with a feedback;
   - share the information about the project and the release in social
   media;
   - mark the GitHub repository  with
   star to support the project;
   - join LinkedIn group 

RE: Container Service

2017-07-25 Thread Grégoire Lamodière
Hi Simon, 

Thanks a lot, I'll have a look.
Have you implement CCS on 4.9.2 ? 

I'll make a try before we start production on the new zone.

Grégoire

---
Grégoire Lamodière
T/ + 33 6 76 27 03 31
F/ + 33 1 75 43 89 71


-Message d'origine-
De : Simon Weller [mailto:swel...@ena.com.INVALID] 
Envoyé : lundi 24 juillet 2017 23:10
À : users@cloudstack.apache.org
Objet : Re: Container Service

Grégoire,


Take a look at the URLs below:


Code and Docs: https://github.com/shapeblue/ccs


Packages: http://packages.shapeblue.com/ccs/

- Si


From: Grégoire Lamodière 
Sent: Monday, July 24, 2017 2:36 PM
To: users@cloudstack.apache.org
Subject: Container Service

Dear All,

Does anyone know the current status of Container Server ?
I remember Gilles talking about this in Berlin last year, but all links sound 
down (Except the homepage of the module).
I cannot find install guide / any technical docs, nor packages.

I would really like making some tries on this since we are now almost working 
on 4.9.2.

Cheers.

---
Grégoire Lamodière
T/ + 33 6 76 27 03 31
F/ + 33 1 75 43 89 71