Хабр Курсы для всех
РЕКЛАМА
Практикум, Хекслет, SkyPro, авторские курсы — собрали всех и попросили скидки. Осталось выбрать!
You do not have a valid subscription for this server. Please visit www.proxmox.com to get a list of available options.
root@proxmox:/# diff -Naur /usr/share/pve-manager/ext4/pvemanagerlib.js.original /usr/share/pve-manager/ext4/pvemanagerlib.js
--- /usr/share/pve-manager/ext4/pvemanagerlib.js.original 2013-08-20 08:07:54.000000000 +0100
+++ /usr/share/pve-manager/ext4/pvemanagerlib.js 2013-08-21 18:16:22.417007719 +0100
@@ -447,22 +447,7 @@
success: function(response, opts) {
var data = response.result.data;
- if (data.status !== 'Active') {
- Ext.Msg.show({
- title: 'No valid subscription',
- icon: Ext.Msg.WARNING,
- msg: PVE.Utils.noSubKeyHtml,
- buttons: Ext.Msg.OK,
- callback: function(btn) {
- if (btn !== 'ok') {
- return;
- }
- orig_cmd();
- }
- });
- } else {
- orig_cmd();
- }
+ orig_cmd();
}
});
},Proxmox Virtual Environment source code is free to download, use and share because it's published under the GNU AGPL, v3
1.) test packages internally in our test labs
2.) also wait for feedback from external developers
3.) upload to pve-no-subscription (history shows that packages are quite stable at this stage)
4.) move packages from pve-no-subscription to pve-enterprise after 2 weeks if everything works as expected.
So basically the new pve-enterprise repository is expected to have less bugs than the previous pve repository.
We try to provide additional value by improving the quality. There are no plans to lower the
quality of any repository.
Релиз proxmox 3.1 и первый шаг к платному репозиторию