Displaying 4 results from an estimated 4 matches for "cloud_source".
2011 Apr 30
9
Building XCP Debian packages: what sources or repo to use?
Hi,
I have started the work of packaging Openstack for Debian. I have
already the Nova packages ready for upload, and I''m now working on
Glance and Swift.
Nova can run Xen, but I have been told that it needs XCP. I was
wondering what is the best source for me to download and package. I have
noticed that I can take:
http://xenbits.xensource.com/git/xen-api.git
2010 Jan 18
15
[XCP] new version available
...CP) .isos on xen.org with a new
development snapshot (labelled version 0.1.1). XCP is a collaborative
effort to build a complete cloud infrastructure platform, complete with
a powerful management stack, standards-based APIs, support for
multi-tenancy and much more. See:
http://www.xen.org/products/cloud_source.html
Since we released the first snapshot (0.1) we''ve had lots of contributions
and valuable feedback. Particular thanks to
* Nicira for contributing the openvswitch (enabled by default,
replaces linux bridging)
* Marathon for contributing patches for FT
* Ahmed Kamal for documenting h...
2010 Aug 19
0
Missing link on XEN web page
Hi
on http://www.xen.org/products/cloud_source.html link named "Windows
xe-cli - RPM for ''xe'' (Windows)" points to nonexistent location.
Regards,
M.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 May 07
9
[PATCH] xl: Update memory info in xenstore when use ''xl mem-set''
''xl mem-set'' should update memory info in xenstore''s vm info.
Signed-off-by: Yu Zhiguo <yuzg@cn.fujitsu.com>
diff -r ccae861f52f7 -r 5847ce53f5dc tools/libxl/libxl.c
--- a/tools/libxl/libxl.c Thu May 06 11:59:55 2010 +0100
+++ b/tools/libxl/libxl.c Sat May 08 01:38:51 2010 +0800
@@ -2290,11 +2290,22 @@
uint32_t videoram;
char *videoram_s = NULL;