New way to do VM migration 2014-07-11 3K To migrate VMs to different compute node is easy, simply hold your ctrl key and select VMs, drag & drop…
Openstack 4th birthday party in cyberport 2014-07-04 3.9K Openstack 4th party, i got a counter to demo Titan, thanks Cyberport. Titan language will be demo after September. People…
How titan connect to kvm's vnc through titan server via java object stream 2014-06-10 4.4K I nearly don't understand the code I wrote 6 months ago about the vnc connection. It is a little complex,…
Titan portal 2014-06-03 4.4K Developing the titan portal, which is for hosting company's customers. If you want to build a hosting company using openstack,…
Titan Language Rhapsody 2014-04-06 3.2K Titan Language Rhapsody begin tran; var myCloud as Cloud var vm=myCloud.createVM(cpu=1, mem=2GB, public_ip=dhcp); vm.wait(VM.RUNNING); var trigger1 as Trigger; trigger1.addSensor('cpu>80%, duration>10s');…
VM log dialog show correct process list for windows VM 2014-03-28 3.1K VM log dialog show correct process list for windows VM.
Titan dev status 2014/02/24 2014-02-25 2.7K watching youtube in remote window is smooth. Video recording function need to be enhance, at least add basic searching
Restart server+cinder 2014-02-09 3K When you restart the cinder node, make sure all your VG drives are up before starting tgt and cinder-volumne service.…
The titan design should reference to this 2014-02-06 2.6K I should learn this before design the titan further
Ribbon bar is better 2014-01-30 4K Ribbon bar is better. Original design put the major buttons on the LHS, but it grabs space than the tree…
Availability zone in titan 2014-01-29 3.6K Availability zone in titan, will work out this in chinese new year holiday.
openstack VM hang up after changed screen solution 2014-01-21 3.9K openstack VM hang up after changed screen solution, i tried to change the screen resolution from 1280x1024 to 800x600, the…
slow ssh connect to host from openstack vm 2014-01-18 3.7K if you having a slow-login problem when you are trying to connect ssh from the openstack vm to the outside…
titan agent is working! 2014-01-15 4.3K titan agent is working! it is written in java, sending back the server status (cpu/mem/etc...) back to titan server in…
VM process window, i think this will be good enough 2014-01-13 3.8K Still working on the VM process window, I want titan user able to see clearly inside VM. In this window,…
openstack vm can't access interest (solved) 2014-01-08 3.8K Here is my home openstack lab, if you follow the openstack official guide to try openstack, your environment will be pretty…
Instance chart 2014-01-08 3.2K You can now select a VM, click the "log" button on the bottom, you can see vm's cpu/memory chart.
you can start nova in this way 2014-01-07 3K When you failed to start nova-network or nova-compute by command "service nova-compute start", the log will has nothing. But you…
Titan Architecture (2014/01/05 update) 2014-01-05 4.5K This is the Titan architectural diagram. Titan solution consists of 4 projects, they are: 1. Titan Server - It is…
"nova show" command doesn't retrieve all the log records from table instance_faults 2014-01-04 3.4K I am designing the log window (see below) for titan to show the error log for an instance. When the…
Titan Log window 2014-01-03 3.5K When you try to launch a new VM, and if it is failed. You can click the "Log" button to…
finally bring up windows 7 in openstack 2013-12-28 5.9K finally bring up windows 7 in openstack, one weird thing is : I don't need to install virtio driver to…
Titan on retina display 2013-12-16 2.7K Titan on retina display, all icons are smooth, but don't know why the CPU is high when controlling over 40…
Titan property window 2013-12-08 2.6K still working on the property window, when executing the titan language, some status need to displayed to user. Try to…
Titan networking layers representation 2013/12/07 2013-12-07 2.8K Titan networking layers representation
VM Panel concept design 2013/12/07 2013-12-07 3.6K Finally feel satisfied with this design 🙂 🙁 But the bad news is, i can't do any openstack thing in…
We can set openstack quota for different tenant 2013-12-06 3.2K We can set openstack quota for different tenant, little step forward.
Tonight working on quota screen 2013-12-04 2.9K Tonight working on quota screen, allow user to adjust the quota is useful. openstack titan
Titan design concept 2013/12/02 2013-12-03 2.9K I am still focusing on design the VM screen, in the VM screen, need to meet these requirements Display real… openstack titan
Titan language IDE design 2013/11/30 2013-11-30 4.2K Titan language IDE design 2013/11/30, just discussed with professor Li. Will start building it from next week.
Titan software design 2013/11/29 2013-11-29 18.8K This screen will show the status of VM running inside the Openstack.
Designing dashboard screen 2013-11-22 2.8K Designing dashboard screen, need to meet these goals: 1) able to show status of VM 2) i think people usually…
Design concept 2013-08-03 7.3K This is my first draft of design concept of the VM page in Titan, please give me comment PSD download…
A little enhancement 2013-08-03 3K If the openstack is down when you start titan server, it will show you the status.