[openstack-dev] [Openstack] Snapshot failure with VMwareVCDriver

2013-09-23 Thread openstack learner
Hi all, There was a bug fixed on the snapshot failure in* **Snapshot failure with VMwareVCDriver* https://review.openstack.org/#/c/40298 After git clone the newest devstack repository on sep23 2013 and reinstall devstack, when i did a snapshot it still failed. This time, from the vCenter task h

[openstack-dev] Does quantum work with vmware esxi ?

2013-09-23 Thread openstack learner
Hi all, I am thinking about using quantum to do some network setting for the vms on esxi host but I am not sure if it should work or not because the * VMwareVCDriver* is listed as a compute driver. Last time when I enable the quantum service in my devstack installation, there is a boot instance

[openstack-dev] How to enable quantum Nicira NVP plugin in devstack

2013-09-26 Thread openstack learner
Hi, >From the link http://docs.openstack.org/grizzly/openstack-network/admin/content/flexibility.html I can see there is a Nicira NVP plugin for vmware. I am using the devstack to install the openstack, do you know how to enable the plugin in the localrc file? From the link here https://wiki.opens

[openstack-dev] Instances running on VMware ESXi unable to get ip by dhcp

2013-10-01 Thread openstack learner
Hi all, I read a similar topic was discussed before but it seems like no specific and clear solution is provided in that discussion, anyone has the same issue before and already solved it? According to the vmware vsphere networking instruction, I create a port group with the same name as the 'vm

[openstack-dev] Does openstack have a notification system that will let us know when a server changes state ?

2013-10-18 Thread openstack learner
Hi all, I am using the openstack python api. After I boot an instance, I will keep polling the instance status to check if its status changes from BUILD to ACTIVE. My question is: does openstack have a notification system that will let us know when a vm changes state (e.g. goes into ACTIVE stat

[openstack-dev] what is the default timeout of the session the python nova client instance set up with the compute endpoint?

2013-10-25 Thread openstack learner
Hi guys, I am using the python-novaclient api and creating a nova client using "client = Client(USERNAME, PASSWORD, PROJECT_ID, AUTH_URL)" My question is: what is the default timeout of the session the nova client instance set up with the compute endpoint? >From the man page of the novaclient.

[openstack-dev] does the nova client python API support Keystone's token-based authentication?

2013-10-25 Thread openstack learner
hi guys, Instead of username/password, does the nova client python API support Keystone's token-based authentication? thanks xin ___ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/opens

[openstack-dev] What key strings can we set in "scheduler_hints" param when boot an instance?

2013-11-06 Thread openstack learner
Hi all, I am using the nova python api and recently i need to use the filter schedule hint when i boot up an instance. In the novaclient.v1_1.client.Client.servers.create() method, there is a :param scheduler_hints: (optional extension) arbitrary key-value pairs specifie

[openstack-dev] Create my own scheduler_weight_classe

2013-11-08 Thread openstack learner
Hi all, I would like to create my own scheduler_weight_classes for Filter Scheduler host weighting. However, I did not find any documentation online that describe how to create a customized scheduler_weight_classes. The only document is http://docs.openstack.org/developer/nova/devref/filter_schedu

[openstack-dev] ERROR : Unable to locate Volume Group stack-volumes

2013-11-08 Thread openstack learner
Hi all, I am using devstack and sometimes when i do a ./unstack.sh and then ./stack.sh, there is a Unable to locate Volume Group stack-volumes ERROR as followed. Does anyone know what causes the error and how to solve the issue? Before i do the ./unstack.sh and redo ./stack.sh. Everything looks