[GitHub] cloudstack pull request #1637: Command route not available on CentOS 7

2016-08-12 Thread lmrv
GitHub user lmrv opened a pull request:

https://github.com/apache/cloudstack/pull/1637

Command route not available on CentOS 7

Hi guys,

The command route is not available on a fresh install of CentOS 7.
This one should be replace by ip route.

Command route make crash cloudstack-setup-agent on CentOS 7.
Another way is to make the net-tools paquet as dependencies of 
cloudstack-setup-agent.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lmrv/cloudstack master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack/pull/1637.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1637


commit 1d99de86ab692b779476ec9a7e57c4fdf1be8668
Author: lmrv <epoube...@le-morvan.com>
Date:   2016-08-12T08:11:35Z

Command route

The command route is not available by default on CentOS7.

This one should be replace by the command "ip route".

commit 95faab74fa9109647fb1a128a12174d244db2a17
Author: lmrv <epoube...@le-morvan.com>
Date:   2016-08-12T08:19:11Z

Merge pull request #1 from lmrv/lmrv-patch-1

Command route




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack-docs-admin issue #41: 50% of the doc strings are translated into ...

2017-02-08 Thread lmrv
Github user lmrv commented on the issue:

https://github.com/apache/cloudstack-docs-admin/pull/41
  
Thanks @asfgit for merging.
There is an "Permission Denied

You don't have the proper permissions to view this page. Please contact the 
owner of this project to request permission."
on 
http://docs.cloudstack.apache.org/projects/cloudstack-administration/en/4.8/ 
website when asking for french pages.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack-docs-admin issue #41: 50% of the doc strings are translated into ...

2017-02-04 Thread lmrv
Github user lmrv commented on the issue:

https://github.com/apache/cloudstack-docs-admin/pull/41
  
Hi @pdion891 
You can merge like this.
Next time I will do better ;-). 

Git drives me crazy as I add binaries files long time ago and I cannot 
rebase due to this...


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack-docs-admin issue #41: 50% of the doc strings are translated into ...

2017-01-29 Thread lmrv
Github user lmrv commented on the issue:

https://github.com/apache/cloudstack-docs-admin/pull/41
  
That's strange. I got this error :
locale/fr/LC_MESSAGES/virtual_machines.mo  
Encoding error:
'utf-8' codec can't decode byte 0xf4 in position 1804: invalid continuation 
byte
The full traceback has been saved in /tmp/sphinx-err-hvqr7pdf.log, if you 
want to report the issue to the developers.

I found accentuate charactere in the file with bad interpretation.
I got an older version of this file, and everything is ok.
I will push this modification.

Antoine.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack-docs-admin issue #41: 50% of the doc strings are translated into ...

2017-01-29 Thread lmrv
Github user lmrv commented on the issue:

https://github.com/apache/cloudstack-docs-admin/pull/41
  
It should be ok now.

Antoine.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack-docs-admin pull request #40: index.po and ui.po translated in FR

2016-08-19 Thread lmrv
GitHub user lmrv opened a pull request:

https://github.com/apache/cloudstack-docs-admin/pull/40

index.po and ui.po translated in FR

I started working on a french translation of the admin doc.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lmrv/cloudstack-docs-admin dev

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack-docs-admin/pull/40.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #40


commit 028ffc9f2d7c1727b346d395eadffdd54914fe54
Author: Antoine Le Morvan <anto...@le-morvan.com>
Date:   2016-08-19T22:03:28Z

Index.po and UI.po translation in FR




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1637: Command route not available on CentOS 7

2016-09-18 Thread lmrv
Github user lmrv commented on the issue:

https://github.com/apache/cloudstack/pull/1637
  
Hi John,
I just create the JIRA ISSUE : 
https://issues.apache.org/jira/browse/CLOUDSTACK-9501


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1637: Command route not available on CentOS 7

2016-09-18 Thread lmrv
Github user lmrv commented on the issue:

https://github.com/apache/cloudstack/pull/1637
  
I will need your help John.
Ok for JIRA ticket but I don't know how to squash my commits, how to 
retarget my pull request.
I am not confortable at all with github.
And for Jenkis, no more skill...


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack issue #1637: Command route not available on CentOS 7

2016-09-18 Thread lmrv
Github user lmrv commented on the issue:

https://github.com/apache/cloudstack/pull/1637
  
Hi Resmo,

Correct. Most net commands are now replace by the ip command.

ip link set dev eth0 up
ip route
ip add
etc.

In our case, the ifconfig is not used by cloudstack-setup-agent, but the 
route one is. This cause the setup-agent to crash if route is not installed 
before. 

Making the change can help deployment on CentOS7 and should work on CentOS6 
out of the box.
 
Lots of changes have been made regardings the net on CentOS7. You should 
now use nmtui in replacement of the system-config-network-tui by example.

Regards.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack-docs-admin issue #40: index.po and ui.po translated in FR

2016-08-23 Thread lmrv
Github user lmrv commented on the issue:

https://github.com/apache/cloudstack-docs-admin/pull/40
  
Hi Rajani, hi Milamber

My name is Antoine, I come from France.
I actually work on a CloudStack plateform.

I really miss a french translation of the admin doc, so I started to 
translate it.

I first discuss about it with Pierre-Luc Dion.

I have setup my dev environnement, get Transifex trad, and forked the 
project on github (https://github.com/lmrv/cloudstack-docs-admin/).

What I have notice :

- Pot files from Transifex are outdated with the github version of .rst.
- Master branch point to version 4.8 of the doc, not the 4.9.

I am motivated to work on french translation (enougth to write a mail in 
english ^^).
What do you think about it ? Do I have to continue ? Do I have to make 
pull request or only working on my own fork ?

Waiting for your instructions.

Regards

Antoine.


Le 23/08/2016 à 08:39, Rajani Karuturi a écrit :
>
> @milamber <https://github.com/milamber> can you take a look at this 
> please?
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub 
> 
<https://github.com/apache/cloudstack-docs-admin/pull/40#issuecomment-241640866>,
 
> or mute the thread 
> 
<https://github.com/notifications/unsubscribe-auth/ADb9G1gz3CJCqXp-UMVqWmK00JqtpaJyks5qipW2gaJpZM4Jo0Ld>.
>




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack-docs-admin issue #40: index.po and ui.po translated in FR

2016-10-02 Thread lmrv
Github user lmrv commented on the issue:

https://github.com/apache/cloudstack-docs-admin/pull/40
  
I did it for you this morning !
22% of de doc is now translated.

I need to read it a second time in order to correct some spelling and 
conjugation mistakes.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack-docs-admin issue #41: 50% of the doc strings are translated into ...

2017-01-11 Thread lmrv
Github user lmrv commented on the issue:

https://github.com/apache/cloudstack-docs-admin/pull/41
  
Done ! 
I added make.sh and modifying the Makefile.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack-docs-admin issue #41: 50% of the doc strings are translated into ...

2017-01-03 Thread lmrv
Github user lmrv commented on the issue:

https://github.com/apache/cloudstack-docs-admin/pull/41
  
Hi @pdion891 
Good news. It's nice that the build work fine.
I am waiting for your confirmation about the licence terms to modify my 
work.

Antoine.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack-docs-admin issue #40: index.po and ui.po translated in FR

2016-12-23 Thread lmrv
Github user lmrv commented on the issue:

https://github.com/apache/cloudstack-docs-admin/pull/40
  
See #41 for the rebase pull request.
I have now reach 50% of translated strings.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack-docs-admin pull request #40: index.po and ui.po translated in FR

2016-12-23 Thread lmrv
Github user lmrv closed the pull request at:

https://github.com/apache/cloudstack-docs-admin/pull/40


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack-docs-admin pull request #41: 50% of the doc strings are translate...

2016-12-23 Thread lmrv
GitHub user lmrv opened a pull request:

https://github.com/apache/cloudstack-docs-admin/pull/41

50% of the doc strings are translated into French language

50% des chaines sont traduites en FR

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lmrv/cloudstack-docs-admin master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack-docs-admin/pull/41.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #41


commit 90ae7fbf97b86217bc4905ad51a4b8437f12b84d
Author: Antoine Le Morvan <anto...@le-morvan.com>
Date:   2016-08-19T22:03:28Z

50% des chaines sont traduites en FR




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] cloudstack-docs-admin pull request #42: French translation of Virtual Machin...

2017-03-22 Thread lmrv
GitHub user lmrv opened a pull request:

https://github.com/apache/cloudstack-docs-admin/pull/42

French translation of Virtual Machine and Isolation with vlan

We are now about 60% of string translated

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lmrv/cloudstack-docs-admin master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack-docs-admin/pull/42.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #42


commit 2cdc7dbbdcd63a3b4f23cc9704ede11da8254562
Author: Antoine Le Morvan <anto...@le-morvan.com>
Date:   2017-03-22T21:36:19Z

French translation of Virtual Machine and Isolation with vlan
We are now about 60% of string translated




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---