[openstack-dev] [openstack][nova][cinder][os-brick]Unable to attach cinder volume in IPv6 environment

2017-12-12 Thread Wang, Peter (Xu)
Hi all I am testing the cinder/nova within IPv6 environment but not luck. I am testing the attatchment of volumes which are exposed by IPv6 iSCSI portals. We have modified the driver's interface *initialize_connection* to return correct connection information(wrap the IPv6 address with []) for

[openstack-dev] [neutron][nova]Can not ping VM after setup devstack with neutron enabled

2016-12-29 Thread Wang, Peter (Xu)
Hi all I was trying to setup a Devstack environment within an OpenStack VM(it's host also neutron enabled), saying nested VM My OpenStack VM is configure with IP (192.168.77.37 and floating IP 192.168.1.121) on eth0 , I can ping it from HOST namespace, or ping the floating IP, it has internet

[openstack-dev] [manila][share-migration] query about host-assisted migration

2016-10-21 Thread Wang, Peter (Xu)
Hi all I was trying the share migration function these days. I just succeeded in migrating a share from one backend to another (actually they are in same neutron network) My "data_node_access_ip" can access both source back-end and the destination back-end. I wonder is it's possible to migrate

[openstack-dev] [Fuel][Plugin]Add multiple backends support

2016-10-21 Thread Wang, Peter (Xu)
I also have the same requirement for Fuel UI. Agree that we need the capability in Fuel UI framework to manage multiple groups of data, the data usually have same fields/structure These data could not be able to simple separated by "comma", since this is error-prone for both administrators and

[openstack-dev] [fuel][plugin] Is there a way to change plugin html dynamically?

2016-09-18 Thread Wang, Peter (Xu)
Hi Fuel dev, I am studying the development of fuel plugin and usage of some existing plugins. I wondered is there a way to change the Plugin layout in settings page dynamically: Take netapp's plugin as the example: https://github.com/openstack/fuel-plugin-cinder-netapp/blob/master/figures/cind