finally bring up windows 7 in openstack 2013-12-28 5.8K finally bring up windows 7 in openstack, one weird thing is : I don't need to install virtio driver to…
Defining the Cloud 2013-12-27 3.1K A cloud must be built on pooled, virtual infrastructure. This includes not only the CPU and memory resources but also the…
Jetty require servlet-api 2.5 to fix "java.lang.NoSuchMethodError 2013-12-26 4.6K Jetty require servlet-api 2.5 to fix "java.lang.NoSuchMethodError: javax.servlet.ServletContext.getContextPath()Ljava/lang/String", don't add "org.mortbay.jetty servlet-api", you need :
My new switch TP-Link 2013-12-24 2.5K My new switch TP-Link, very cheap, just $628 HKD. Will buy two more computers to setup a better openstack lab.
devstack neutron problem 2013-12-23 5.7K When you meet the following error when starting devtsack with neutron, add "enable_service q-lbaas" in your localrc. Error: My localrc…
The Costs of Versioning an API 2013-12-23 3.3K http://www.infoq.com/news/2013/12/api-versioning Contract versioning and API/Service versioning has always been a consideration for SOA based systems. Whether because of the impact it…
Open vswitch overview 2013-12-22 3.5K Start ovs monitor, look at the tabs' name, you probably know how many function that OVS offer, this give me…
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…
Netfilter 2013-12-16 3.3K If I can understand this graph, i will say i am a firewall beginner, otherwise i am still outside the…
Nothing special 2013-12-13 2.4K Get out of office, my innovation is back. Better to read some security manuals from VMWare.
How geek work 2013-12-09 3K This is how geek work. http://www.inside.com.tw/2013/05/13/the-secret-of-a-geek-s-productivity
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.5K 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.8K 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
VM status in nova API 2013-12-01 2.7K in the following code form nova API (./nova/api/openstack/common.py) , you can see VM only have these status ACTIVE BUILD SHUTOFF…