Sudhansu
970746c6d6
CLOUDSTACK-9668 : disksizeallocated of PrimaryStorage is different from the total size of a volume
...
update capacity if current allocated is different from used bytes in DB.
2017-07-23 13:15:07 +02:00
Wei Zhou
d216345af7
CLOUDSTACK-9136: remove ssh keypairs along with removing account
...
We also allow ROOT Admin to remove remained ssh keypairs of removed account
2017-07-23 13:11:38 +02:00
Slair1
4c2d851486
VR related periodic jobs are scheduled twice and run twice on management servers
2017-07-23 13:06:56 +02:00
Wei Zhou
088cca2b28
CLOUDSTACK-9997: Add cpu cores information in CapacityResponse
...
This commit contains following changes
(1) add CPU CORE information in op_host_capacity
(2) add capacity name in the CapacityResponse
(3) add allocatedCapacity for CPU/MEMORY/CPU CORE for zones
(4) sort CapacityResponse by zonename and CapacityType
2017-07-22 11:26:37 +02:00
Nitin Kumar Maharana
e243a31e41
CLOUDSTACK-8672 : NCC Integration with CloudStack.
...
Improvements.
2017-07-20 12:42:43 +05:30
Nitin Kumar Maharana
b2b422c7d7
CLOUDSTACK-8672 : NCC Integration with CloudStack.
2017-07-20 12:42:43 +05:30
Priyank Parihar
b2f7f9abb6
CLOUDSTACK-8672 : NCC Integration with CloudStack.
2017-07-20 12:42:43 +05:30
Rajesh Battala
884606f77b
CLOUDSTACK-8672 : NCC Integration with CloudStack.
2017-07-20 12:42:43 +05:30
Rohit Yadav
322e18a7b6
CLOUDSTACK-9928: Allow native CloudStack users to change password in UI
...
This allows native CloudStack users to change password in UI when LDAP
is enabled. Overall changes:
- A new usersource returned in the listUsers response
- Removed ldap check in the UI, replaced with check based on user source
- DB changes to include user.source in user_view
- Changed UI error message for non-native users trying to change password
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-07-14 14:55:08 +05:30
Rajani Karuturi
4bc7c270fa
Updating pom.xml version numbers for release 4.11.0.0-SNAPSHOT
...
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
2017-07-12 12:09:38 +05:30
Rajani Karuturi
4f229d19ad
Updating pom.xml version numbers for release 4.10.1.0-SNAPSHOT
...
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
2017-07-10 10:36:24 +05:30
Rajani Karuturi
9d2893d44a
Updating pom.xml version numbers for release 4.10.0.0
...
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
2017-07-03 10:06:43 +05:30
Gabriel Beims Bräscher
cd5611273f
Resource dedicated to a domain is owned by the root domain
...
When dedicating a resource (cluster or host) to a domain, the affinity
group which is created is visible to everyone rather than only to domain
that the cluster is dedicated to.
2017-06-21 17:55:25 -03:00
root
3fc696e7f5
CLOUDSTACK-9954 Unable to create service offering with networkrate=0
2017-06-12 07:56:45 -04:00
Rajani Karuturi
ccd623fdf5
Merge pull request #2100 from Accelerite/CLOUDSTACK-9907
...
CLOUDSTACK-9907 Physical size of snapshot is considered for usage
2017-06-07 11:08:03 +05:30
Rajani Karuturi
b8c113f4b9
Merge pull request #1726 from yvsubhash/CLOUDSTACK-9560
...
CLOUDSTACK-9560 Root volume of deleted VM left unremoved
2017-06-06 17:11:06 +05:30
Rajani Karuturi
ef7dabe635
Merge pull request #1866 from Accelerite/egresdcidr
...
Advanced isolated network egress destination cidr support added
2017-06-06 17:10:14 +05:30
Rajani Karuturi
9fd0965087
Merge pull request #2126 from Accelerite/CLOUDSTACK-9740
...
CLOUDSTACK-9740 : Search for secondary IP of NIC that is attached to an instance is not working
2017-06-06 16:29:45 +05:30
Rajani Karuturi
b894cc4cf1
Merge pull request #2132 from Accelerite/CLOUDSTACK-9935
...
CLOUDSTACK-9935 : Search in VPN Customer Gateway not working
2017-06-06 16:23:36 +05:30
Rajani Karuturi
18af707aeb
Merge pull request #1725 from yvsubhash/CLOUDSTACK-9559
...
CLOUDSTACK-9559 Why allow deleting zone without deleting the seconda…
2017-06-06 16:16:10 +05:30
Rajani Karuturi
b9ddf5a9fe
Merge pull request #1761 from yvsubhash/CLOUDSTACK-9592
...
CLOUDSTACK-9592 Empty responses from site to site connection status a…
2017-06-06 16:07:10 +05:30
Rajani Karuturi
2734e9ec94
Merge pull request #1776 from priyankparihar/CLOUDSTACK-9603
...
CLOUDSTACK-9603: 'concurrent.snapshots.threshold.perhost' parameter should not accept String.
2017-06-06 16:06:17 +05:30
Rajani Karuturi
02996fcabf
Merge pull request #1779 from priyankparihar/CLOUDSTACK-9610
...
CLOUDSTACK-9610: Disabled Host Keeps Being up status after unmanaging …
2017-06-06 16:05:21 +05:30
Rajani Karuturi
7b1b31dfa5
Merge pull request #1865 from anshul1886/CLOUDSTACK-9705
...
CLOUDSTACK-9705: Unauthenticated API allows Admin password reset
2017-06-06 15:56:41 +05:30
Rajani Karuturi
ac4a02f944
Merge pull request #1868 from anshul1886/CLOUDSTACK-9707
...
CLOUDSTACK-9707: While using hostid parameter, vm gets deployed on an…
2017-06-06 15:54:16 +05:30
Rajani Karuturi
d962cc1b60
Merge pull request #1869 from sudhansu7/CLOUDSTACK-9701
...
CLOUDSTACK-9701: Local storage capacity is not handled properly
2017-06-06 15:52:51 +05:30
Jayapal
065fa1c849
CLOUDSTACK-9669:Advaced zone isolated network egress destination cidr support
...
CLOUDSTACK-9669:egress destination cidr VR python script changes
CLOUDSTACK-9669:egress destination API and orchestration changes
CLOUDSTACK-9669: Added the ipset package in systemvm template
CLOUDSTACK-9669:Added licence header for new files
CLOUDSTACK-9669: replacing 0.0.0.0/0 with the network cidr
ipset member add with 0.0.0.0/0 fails. So 0.0.0.0/0 replaced with the network cidr.
In source cidr 0.0.0.0/0 is nothing but network cidr.
updated the default egress all cidr with network cidr
2017-06-06 15:51:00 +05:30
Rajani Karuturi
278514f623
Merge pull request #1900 from anshul1886/CLOUDSTACK-8862
...
CLOUDSTACK-8862: Introduced new state attaching for volume. This will…
2017-06-06 15:50:06 +05:30
Rajani Karuturi
571d125bcb
Merge pull request #2012 from sudhansu7/CLOUDSTACK-9842
...
CLOUDSTACK-9842: Unable to map root volume usage to VM
2017-06-06 15:48:13 +05:30
Rajani Karuturi
6f5bc8962a
Merge pull request #2086 from Accelerite/cstack-9905
...
CLOUDSTACK-9905:VPN Gateway with Public Subnet
2017-06-06 15:46:09 +05:30
Rajani Karuturi
68fcef3783
Merge pull request #2113 from Accelerite/vpnuser
...
CLOUDSTACK-9162: Handled vpn user add when vpn is not enabled on the…
2017-06-06 15:44:31 +05:30
Rajani Karuturi
7ee751e747
Merge pull request #1894 from Accelerite/CLOUDSTACK-9700
...
CLOUDSTACK-9700 Allow user to Register/Copy templates to multiple zones at the same time
2017-06-06 15:41:28 +05:30
Rajani Karuturi
511ebe6dd4
Merge pull request #927 from karuturi/secure-configs
...
CLOUDSTACK-9901 secure and hidden config values are returned as plaintext string
2017-06-06 15:37:44 +05:30
Rajani Karuturi
3ddac36d20
Merge pull request #1867 from anshul1886/CLOUDSTACK-9706
...
CLOUDSTACK-9706: Added snapshots cleanup in start and storage GC thre…
2017-06-06 15:36:23 +05:30
Rajani Karuturi
68d50fbfd8
Merge pull request #1996 from Accelerite/secretkey
...
CLOUDSTACK-9099: SecretKey is returned from the APIs
2017-06-06 15:35:11 +05:30
Rajani Karuturi
f5d97fe556
Merge pull request #1987 from Accelerite/SubDomainIssue
...
CLOUDSTACK-9814 : Unable to edit a Sub domain, which has the same name in different domains
2017-06-05 13:26:19 +05:30
Nitesh Sarda
fdadc7b760
CLOUDSTACK-9935 : Search in VPN Customer Gateway not working
2017-05-31 18:19:08 +05:30
Nitesh Sarda
5eed75120b
CLOUDSTACK-9740 : Search for secondary IP of NIC that is attached to an instance is not working
2017-05-31 15:42:51 +05:30
Jayapal
5d989f322c
CLOUDSTACK-9162: Handled vpn user add when vpn is not enabled on the account
2017-05-29 15:32:04 +05:30
Rajani Karuturi
b7540af00e
Merge pull request #1967 from bvbharatk/CLOUDSTACK-9638
...
CLOUDSTACK-9638 Problems caused when inputting double-byte numbers fo…
2017-05-25 11:44:25 +05:30
Rajani Karuturi
0b98923679
Merge pull request #2098 from mike-tutkowski/CLOUDSTACK-9917
...
Fix for CLOUDSTACK-9660
2017-05-24 15:41:58 +05:30
Bharat Kumar
09de5e0b51
CLOUDSTACK-9665 List hosts api dose not report correct cpu and memory usage.
2017-05-18 22:45:02 +05:30
Rajani Karuturi
701146ff28
Merge pull request #1908 from Accelerite/staticnat
...
CLOUDSTACK-9317: Fixed disable static nat on leaving ips on interface
2017-05-18 15:48:09 +05:30
Rajani Karuturi
8e087ca3ef
Merge pull request #874 from harikrishna-patnala/CLOUDSTACK-8897
...
CLOUDSTACK-8897: baremetal:addHost:make host tag info mandtory in bar…
2017-05-18 15:15:46 +05:30
Anshul Gangwar
f52719a9cf
CLOUDSTACK-9707: While using hostid parameter, vm gets deployed on another if the host
...
given is running out of capacity. If host id is specified the deployment should happen
on the given host and it should fail if the host is out of capacity. We are retrying
deployment on the entire zone without the given host id if we fail once. The retry,
which will retry on other hosts, should only be attempted if host id isn't given.
Also, introduces global setting
allow.deploy.vm.if.deploy.on.given.host.fails with which old behaviour
can be restored
2017-05-18 12:21:30 +05:30
SowjanyaPatha
721f4475f4
CLOUDSTACK-9907 Physical size of snapshot is considered for usage
2017-05-18 11:13:18 +05:30
Mrunalini Kankariya
9d5752662f
CLOUDSTACK-9905:VPN Gateway with Public Subnet
2017-05-17 19:03:06 +05:30
Rajani Karuturi
38701073a6
Merge pull request #2006 from Accelerite/CLOUDSTACK-9833
...
CLOUDSTACK-9833: Move configuration parameters from Config.java to use configdepot
2017-05-17 15:18:59 +05:30
Jayapal
87cf33ac5c
CLOUDSTACK-9099: Added a separate API to apikey and secretkey
2017-05-17 14:16:12 +05:30
Rajani Karuturi
e77a2f80f2
Merge pull request #868 from anshul1886/CLOUDSTACK-8894
...
CLOUDSTACK-8894: Restrict vGPU enabled VMs dynamic scaling if new service offering has different vGPU type
2017-05-17 12:39:10 +05:30