[GitHub] [cloudstack-primate] iceteabottle commented on issue #7: [WIP] Feature/vm wizard

2020-01-29 Thread GitBox
iceteabottle commented on issue #7: [WIP] Feature/vm wizard
URL: https://github.com/apache/cloudstack-primate/pull/7#issuecomment-580128563
 
 
   @rhtyd Today I will add the last major form part "ssh key pairs selection" 
to finish the main layout stuff. Can you please merge this PR tomorrow? Then 
@utchoang can continue my work in his own fork.


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


[GitHub] [cloudstack-primate] rhtyd commented on issue #62: Custom Upload Action - Template, ISO, volume

2020-01-29 Thread GitBox
rhtyd commented on issue #62: Custom Upload Action - Template, ISO, volume
URL: 
https://github.com/apache/cloudstack-primate/issues/62#issuecomment-580095487
 
 
   @utchoang please carry on Florian's work of VM deployment wizard.


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


[GitHub] [cloudstack-primate] rhtyd closed issue #132: VPC: Network ACL List Management

2020-01-29 Thread GitBox
rhtyd closed issue #132: VPC: Network ACL List Management
URL: https://github.com/apache/cloudstack-primate/issues/132
 
 
   


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


[GitHub] [cloudstack-primate] rhtyd closed issue #136: VPC: Private Gateway Static Routes Tab

2020-01-29 Thread GitBox
rhtyd closed issue #136: VPC: Private Gateway Static Routes Tab
URL: https://github.com/apache/cloudstack-primate/issues/136
 
 
   


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


[GitHub] [cloudstack-primate] rhtyd commented on issue #132: VPC: Network ACL List Management

2020-01-29 Thread GitBox
rhtyd commented on issue #132: VPC: Network ACL List Management
URL: 
https://github.com/apache/cloudstack-primate/issues/132#issuecomment-580095105
 
 
   PR here https://github.com/apache/cloudstack-primate/pull/138


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


[GitHub] [cloudstack-primate] rhtyd commented on issue #136: VPC: Private Gateway Static Routes Tab

2020-01-29 Thread GitBox
rhtyd commented on issue #136: VPC: Private Gateway Static Routes Tab
URL: 
https://github.com/apache/cloudstack-primate/issues/136#issuecomment-580095052
 
 
   PR here https://github.com/apache/cloudstack-primate/pull/139


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


[GitHub] [cloudstack-primate] rhtyd commented on issue #130: IP Ranges form component for Public, Management and Storage traffic types

2020-01-29 Thread GitBox
rhtyd commented on issue #130: IP Ranges form component for Public, Management 
and Storage traffic types
URL: 
https://github.com/apache/cloudstack-primate/issues/130#issuecomment-580094932
 
 
   PR is here


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


[GitHub] [cloudstack-primate] rhtyd closed issue #130: IP Ranges form component for Public, Management and Storage traffic types

2020-01-29 Thread GitBox
rhtyd closed issue #130: IP Ranges form component for Public, Management and 
Storage traffic types
URL: https://github.com/apache/cloudstack-primate/issues/130
 
 
   


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


[GitHub] [cloudstack-primate] rhtyd commented on issue #7: [WIP] Feature/vm wizard

2020-01-29 Thread GitBox
rhtyd commented on issue #7: [WIP] Feature/vm wizard
URL: https://github.com/apache/cloudstack-primate/pull/7#issuecomment-580094418
 
 
   @utchoang please pick this one next, in consultation with @iceteabottle and 
@svenvogel. Let me know if you've any questions or need any help.


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


[GitHub] [cloudstack-primate] rhtyd closed issue #43: Host HA and OOBM actions

2020-01-29 Thread GitBox
rhtyd closed issue #43: Host HA and OOBM actions
URL: https://github.com/apache/cloudstack-primate/issues/43
 
 
   


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


[GitHub] [cloudstack-primate] rhtyd commented on issue #62: Custom Upload Action - Template, ISO, volume

2020-01-29 Thread GitBox
rhtyd commented on issue #62: Custom Upload Action - Template, ISO, volume
URL: 
https://github.com/apache/cloudstack-primate/issues/62#issuecomment-580092256
 
 
   Assigned to @Pearl1594 
   Components that can be used:
   https://www.antdv.com/components/upload/
   https://www.antdv.com/components/radio/
   
   Old code reference: 
https://github.com/apache/cloudstack/blob/master/ui/scripts/templates.js#L796 
   (notice how post is sent). Here's an example on how to use `axios` for file 
upload: https://serversideup.net/uploading-files-vuejs-axios/
   
   Open SSVM public IP in a new tab and open with `https://` end point and 
accept cert warning. Then test against old UI and primate.
   The existing form components for register template and iso can be extended. 
A new component for volume upload would be needed though.


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


[GitHub] [cloudstack-primate] utchoang commented on issue #62: Custom Upload Action - Template, ISO, volume

2020-01-29 Thread GitBox
utchoang commented on issue #62: Custom Upload Action - Template, ISO, volume
URL: 
https://github.com/apache/cloudstack-primate/issues/62#issuecomment-580044623
 
 
   @rhtyd cc @svenvogel I've taken a week off for holiday. I had informed Sven, 
and I should have kept you updated. I'm sorry for that.
   I am back to work today. As discussed with Sven, I will pick up the task of 
iceteabottle. Please let me know which one is of higher priority to work on 
first.


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


[GitHub] [cloudstack-primate] RitchieVincent opened a new pull request #139: [WIP] - VPC: Private Gateway Static Routes Tab

2020-01-29 Thread GitBox
RitchieVincent opened a new pull request #139: [WIP] - VPC: Private Gateway 
Static Routes Tab
URL: https://github.com/apache/cloudstack-primate/pull/139
 
 
   


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


[GitHub] [cloudstack-primate] RitchieVincent opened a new pull request #138: [WIP] - VPC: Network ACL List Management

2020-01-29 Thread GitBox
RitchieVincent opened a new pull request #138: [WIP] - VPC: Network ACL List 
Management
URL: https://github.com/apache/cloudstack-primate/pull/138
 
 
   


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


RE: CloudStack Kubernetes provider containers on DockerHub

2020-01-29 Thread Paul Angus
Just a note to say that I've created a ticket in Apache's Jira as we've not 
heard back from the email...

https://issues.apache.org/jira/browse/INFRA-19792



paul.an...@shapeblue.com 
www.shapeblue.com
Amadeus House, Floral Street, London  WC2E 9DPUK
@shapeblue
  
 


-Original Message-
From: Paul Angus  
Sent: 19 January 2020 15:19
To: Sven Vogel ; dev 
Cc: Rohit Yadav ; Pierre-Luc Dion 
; Will Stevens ; 
gabrasc...@gmail.com; Wido den Hollander 
Subject: RE: CloudStack Kubernetes provider containers on DockerHub

I’ve already emailed infra on Thursday Sven, dev@ was in copy.

From: Sven Vogel 
Sent: 17 January 2020 16:13
To: dev 
Cc: Rohit Yadav ; Paul Angus 
; Pierre-Luc Dion ; Will Stevens 
; gabrasc...@gmail.com; Wido den Hollander 

Subject: Re: CloudStack Kubernetes provider containers on DockerHub

Hi Paul,

Yes this sounds interesting and would help to get an consistent state.

@Rohit Do you know how to upload it to "/apache/cloudstack-cloudmonkey“ Maybe 
its the same way like your repo was created.

If we know how to upload we can after that find a way like @Paul said to make 
it automatic and consistent.

I can ask infra to get an information how we get and new area and use existing?

Cheers

Sven




__

Sven Vogel
Teamlead Platform

EWERK DIGITAL GmbH
Brühl 24, D-04109 Leipzig
P +49 341 42649 - 99
F +49 341 42649 - 98
s.vo...@ewerk.com
www.ewerk.com

Geschäftsführer:
Dr. Erik Wende, Hendrik Schubert, Frank Richter
Registergericht: Leipzig HRB 9065

Support:
+49 341 42649 555

Zertifiziert nach:
ISO/IEC 27001:2013
DIN EN ISO 9001:2015
DIN ISO/IEC 2-1:2011

ISAE 3402 Typ II Assessed

EWERK-Blog | 
LinkedIn | 
Xing | 
Twitter | 
Facebook

E-World 2020 in Essen.
Das EWERK ist dabei! Treffen Sie uns vom 11-13.02.20 in Halle 5 am Stand: 
5-724, mit spannenden Vorträgen rund um das Thema Urban Data.

Mit Handelsregistereintragung vom 09.07.2019 ist die EWERK RZ GmbH auf die 
EWERK IT GmbH verschmolzen und firmiert nun gemeinsam unter dem Namen: EWERK 
DIGITAL GmbH, für weitere Informationen klicken Sie 
hier.

Auskünfte und Angebote per Mail sind freibleibend und unverbindlich.

Disclaimer Privacy:
Der Inhalt dieser E-Mail (einschließlich etwaiger beigefügter Dateien) ist 
vertraulich und nur für den Empfänger bestimmt. Sollten Sie nicht der 
bestimmungsgemäße Empfänger sein, ist Ihnen jegliche Offenlegung, 
Vervielfältigung, Weitergabe oder Nutzung des Inhalts untersagt. Bitte 
informieren Sie in diesem Fall unverzüglich den Absender und löschen Sie die 
E-Mail (einschließlich etwaiger beigefügter Dateien) von Ihrem System. Vielen 
Dank.

The contents of this e-mail (including any attachments) are confidential and 
may be legally privileged. If you are not the intended recipient of this 
e-mail, any disclosure, copying, distribution or use of its contents is 
strictly prohibited, and you should please notify the sender immediately and 
then delete it (including any attachments) from your system. Thank you.
Am 16.01.2020 um 15:39 schrieb Riepl, Gregor (SWISS TXT) 
mailto:gregor.ri...@swisstxt.ch>>:

Hi Rohit,

That surprises me a bit, since the org and name is not specified inside the 
container spec.
You need to be logged into a Docker Hub account that has access to the 
organisation to push containers there.

Regards,
Gregor


From: Rohit Yadav mailto:rohit.ya...@shapeblue.com>>
Sent: 16 January 2020 07:53
To: Paul Angus mailto:paul.an...@shapeblue.com>>; 
dev@cloudstack.apache.org 
mailto:dev@cloudstack.apache.org>>; Sven Vogel 
mailto:s.vo...@ewerk.com>>
Cc: Pierre-Luc Dion mailto:pd...@cloudops.com>>; Will 
Stevens mailto:wstev...@cloudops.com>>; 
gabrasc...@gmail.com 
mailto:gabrasc...@gmail.com>>; Wido den Hollander 
mailto:w...@widodh.nl>>
Subject: Re: CloudStack Kubernetes provider containers on DockerHub

Hi Paul,

I think we added the Dockerfile, I did not actually do anything else. Maybe 
there is a hook that automatically kicks to build and publish container images 
on the apache dockerhub org 
(https://hub.docker.com/r/apache/cloudstack-cloudmonkey). I'm also not part of 
the apache org on dockerhub.

Maybe try adding a Dockerfile if an automatic integration already exists or ask 
asf-dev community?


Regards,

Rohit Yadav

Software Architect, ShapeBlue

https://www.shapeblue.com


From: Paul Angus mailto:paul.an...@shapeblue.com>>
Sent: Wednesday, January 15, 2020 22:30
To: dev@cloudstack.apache.org 
mailto:dev@cloudstack.apache.org>>; Rohit Yadav 
mailto:rohit.ya...@shapeblue.com>>; Sven Vogel 
mailto:s.vo...@ewerk.com>>
Cc: Pierre-Luc Dion 

Re: [ANNOUNCE] System VM Template API

2020-01-29 Thread Andrija Panic
(awesome new feature imho! )...

On Wed, 29 Jan 2020, 11:56 Darrin Hüsselmann, <
darrin.husselm...@shapeblue.com> wrote:

> Hi All,
>
> There is a new feature we have been working on to minimize the effort of
> installing and managing system VM templates in Cloudstack. The wiki page
> can be found at the link and comments are welcome:
>
>
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/System+VM+Template+API
>
> Cheers
> Darrin
>
> darrin.husselm...@shapeblue.com
> www.shapeblue.com
> Amadeus House, Floral Street, London  WC2E 9DPUK
> @shapeblue
>
>
>
>


[ANNOUNCE] System VM Template API

2020-01-29 Thread Darrin Hüsselmann
Hi All,

There is a new feature we have been working on to minimize the effort of 
installing and managing system VM templates in Cloudstack. The wiki page can be 
found at the link and comments are welcome:

https://cwiki.apache.org/confluence/display/CLOUDSTACK/System+VM+Template+API

Cheers
Darrin

darrin.husselm...@shapeblue.com 
www.shapeblue.com
Amadeus House, Floral Street, London  WC2E 9DPUK
@shapeblue