how to put a local file into instance in openstack?
can someone tell me ,how can i put a local file into a (running) instance in openstack essex with python ? my instance's operating system is windows ,thanks so much
Does this assume you don't have horizon or VNC installed and hence you don't have direct access to your running VM's or you don't want to open the console and then save it?
i have installed horizon and vnc . i just want to upload the file in my code. is there some kind of apis that i can make use of?