Good job Rohit!
Kind regards,
Paul Angus
paul.an...@shapeblue.comĀ
www.shapeblue.com
53 Chandos Place, Covent Garden, London WC2N 4HSUK
@shapeblue
-Original Message-
From: Rohit Yadav [mailto:bhais...@apache.org]
Sent: 06 January 2017 05:03
To: dev@cloudstack.apache.org
Subject
Thanks Rohit!
On 01/06/2017 06:03 AM, Rohit Yadav wrote:
> Hi all,
>
>
>
> After 72 hours, the vote for CloudStack 4.9.2.0 *passes* with
>
> 4 PMC + 0 non-PMC votes.
>
>
>
> +1 (PMC / binding)
>
> 4 person (Wido, Bruno, Rajani, Rohit)
>
>
>
> +1 (non binding)
>
> none
>
>
> 0
>
> no
GitHub user niwo opened a pull request:
https://github.com/apache/cloudstack/pull/1893
Improve misleading translations
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/niwo/cloudstack patch-1
Alternatively you can review and appl
Github user milamberspace commented on the issue:
https://github.com/apache/cloudstack/pull/1893
@niwo We use Transifex for the translation of Web UI. Please change the
localization strings on Transifex
https://www.transifex.com/ke4qqq/CloudStack_UI/410_messagesjson/
---
If
GitHub user rashmidixit opened a pull request:
https://github.com/apache/cloudstack/pull/1894
CLOUDSTACK-9700 Allow user to Register/Copy templates to multiple zones at
the same time
A user can currently copy or register a template with only one zone at a
time.
The idea of this
Github user milamberspace commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1888#discussion_r94976335
--- Diff: packaging/build-deb.sh ---
@@ -37,7 +37,7 @@ set -e
# docker run -ti -v /tmp:/src ubuntu:16.04 /bin/bash -c "apt-get update &&
apt-g
Github user milamberspace commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1888#discussion_r95004402
--- Diff: packaging/debian/cloudstack-agent.init ---
@@ -50,7 +50,7 @@ unset OPTIONS
mkdir -m 0755 -p "$TMP"
# The first existing di
Github user milamberspace commented on the issue:
https://github.com/apache/cloudstack/pull/1888
I've try to install this PR on a 2 sample topologies without success:
* Ubuntu 14.04.5: needs some tweaks to create the .deb packages, and after
installing them, the services don't star
Github user rhtyd commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1888#discussion_r95006070
--- Diff: packaging/build-deb.sh ---
@@ -37,7 +37,7 @@ set -e
# docker run -ti -v /tmp:/src ubuntu:16.04 /bin/bash -c "apt-get update &&
apt-get insta
Github user rhtyd commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1888#discussion_r95006628
--- Diff: packaging/debian/cloudstack-agent.init ---
@@ -50,7 +50,7 @@ unset OPTIONS
mkdir -m 0755 -p "$TMP"
# The first existing directory
Github user milamberspace commented on the issue:
https://github.com/apache/cloudstack/pull/1888
@rhtyd the PPA openjdk can be used probably (even if it's an unsupported
packages without warranty), but we need to document this on installation manual
(as a requirement to installat
Github user rhtyd commented on the issue:
https://github.com/apache/cloudstack/pull/1888
@milamberspace yes Debian7 official main and backport repos don't have
openjdk8 yet, even the jessie main repos don't have openjdk8 pkg yet, only
jessie-backports has it. For this reason, I used z
GitHub user milamberspace opened a pull request:
https://github.com/apache/cloudstack/pull/1895
[CLOUDSTACK-9732 ] Update L10N resource files with 4.9 strings from
Transifex (20170106)
Related to:
http://markmail.org/message/lywieba2nxlrbyzf?q
Github user milamberspace closed the pull request at:
https://github.com/apache/cloudstack/pull/1895
---
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 fea
GitHub user milamberspace opened a pull request:
https://github.com/apache/cloudstack/pull/1896
[CLOUDSTACK-9732] Update L10N resource files with 4.9 strings from
Transifex (20170106)
(PR with 4.9 branch)
Related to:
http://markmail.org/message/lywieba2nxlrbyzf?q
Hi Raja,
You don't need a custom setting.xml in Maven for cloudstack unless you want
to define a private maven repo such as nexus
On Mon, Dec 26, 2016 at 1:22 PM, Raja Guru Thirumavalavan <
geeky.rajag...@gmail.com> wrote:
> Hi,
>
> Can some one please send me maven settings.xml for cloudstack
Github user jburwell commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1884#discussion_r95034175
--- Diff: ui/scripts/system.js ---
@@ -7851,9 +7851,14 @@
data: zoneObjs
Github user jburwell commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1884#discussion_r95034635
--- Diff: ui/scripts/ui/widgets/listView.js ---
@@ -1922,7 +1922,14 @@
// List view header actions
if (listViewData.actio
Github user jburwell commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1884#discussion_r95034357
--- Diff: ui/scripts/system.js ---
@@ -15581,7 +15592,12 @@
}
});
Github user jburwell commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1884#discussion_r95033034
--- Diff:
api/test/org/apache/cloudstack/api/command/test/ListCapabilitiesCmdTest.java ---
@@ -0,0 +1,80 @@
+// Licensed to the Apache Software Foun
Github user jburwell commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1884#discussion_r95034302
--- Diff: ui/scripts/system.js ---
@@ -14088,6 +14093,12 @@
}
});
Github user jburwell commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1884#discussion_r95033188
--- Diff: test/integration/smoke/test_global_settings.py ---
@@ -63,6 +63,33 @@ def test_UpdateConfigParamWithScope(self):
self.assertEqual(
Github user jburwell commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1884#discussion_r95032496
--- Diff:
api/test/org/apache/cloudstack/api/command/test/ListCapabilitiesCmdTest.java ---
@@ -0,0 +1,80 @@
+// Licensed to the Apache Software Foun
Github user jburwell commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1884#discussion_r95034584
--- Diff: ui/scripts/ui/widgets/listView.js ---
@@ -1922,7 +1922,14 @@
// List view header actions
if (listViewData.actio
Github user jburwell commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1884#discussion_r95033850
--- Diff: ui/scripts/storage.js ---
@@ -54,6 +54,12 @@
label: 'label.vm.display.name'
}
Github user jburwell commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1884#discussion_r95034385
--- Diff: ui/scripts/system.js ---
@@ -17309,7 +17325,12 @@
}
});
Github user jburwell commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1883#discussion_r95034972
--- Diff: engine/schema/src/com/cloud/network/dao/NetworkDaoImpl.java ---
@@ -377,11 +377,16 @@ protected void addAccountToNetwork(final long
networkId,
Github user jburwell commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1883#discussion_r95035623
--- Diff: engine/schema/src/com/cloud/network/dao/NetworkDaoImpl.java ---
@@ -377,11 +377,16 @@ protected void addAccountToNetwork(final long
networkId,
Github user jburwell commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1883#discussion_r95034912
--- Diff: engine/schema/src/com/cloud/network/dao/NetworkDaoImpl.java ---
@@ -377,11 +377,16 @@ protected void addAccountToNetwork(final long
networkId,
Github user jburwell commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1883#discussion_r95035461
--- Diff: utils/src/main/java/com/cloud/utils/net/NetUtils.java ---
@@ -83,9 +83,19 @@
public final static int DEFAULT_AUTOSCALE_POLICY_INTERVAL
Github user jburwell commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1883#discussion_r95035212
--- Diff: server/src/com/cloud/configuration/ConfigurationManagerImpl.java
---
@@ -790,6 +791,18 @@ private String validateConfigurationValue(final Stri
Github user jburwell commented on the issue:
https://github.com/apache/cloudstack/pull/1888
@rhtyd most Java-based systems do not specific a particular JDK/JRE as a
dependency in their packages in order to allow administrators to pick the
implementation they prefer (e.g. OpenJDK, Sun
Github user nathanejohnson commented on the issue:
https://github.com/apache/cloudstack/pull/977
As an update, I've been battling technical difficulties getting my bubble
environment back operational again, and I am about to go out of town for a bit
so I have not had a chance to prope
33 matches
Mail list logo