-
can I use openstack4j(jar) to develop application for android
-
Dear Gondor,
I am trying to list all of my server from Openstack4J
private void listServer() {
// Find all Servers
OSClient os = OSFactory.builder().endpoint("http://xxx.xxx.xxx.xxx:…
-
Dear Gondor,
Last time I used openstack 1.3.0, it's seem stable, but I need upgrade to 2.0 SNAPSHOT.
Since the time i move on 2.0.1 SNAPSHOT, I face a problem with authenticate like below.
But if i do…
-
Version: 1.0.1
was trying out the example in the "Getting Started" section of your documentation and ran into a problem with getting the network list:
List
-
Dear Gondor,
I want to rebuild an instance from OpenStack4J, I've searched but did not found any results.
Please help me.
Thanks you so much
-
Dear @gondor and @jsovicka,
Last time I create an instance that boot from Volume with Linux (CirrOS, Ubuntu...) is ok, after creating a bootable volume i can get status of volume is "available " immed…
-
I don't find out in the java doc [1]. I want to know whether the openstack4j support param in list request and how? Or will it be supported?
[1] http://www.openstack4j.com/javadoc/org/openstack4j/api/…
-
Dear Gondor,
I want to extend capability of current bootable volume or flavor's disk where the OS is installed.
Maybe it's not possible, Openstack didn't supported yet but I cannot search now, I am o…
-
Hi,
I want to push my code changes, after you review them of course.
These changes were made and has improved the code in the aspect of JSON parsing.
The code changes were made taking latest code fro…
-
Dear Gondor,
I've found a problem with list server to compare between 1.0.1 version with 1.0.2
I've written a function to test list server as following:
private void listServer() {
List