[openstack-dev] [neutron][flavor][lbaas]Running neutron flavor commands using cli

2016-08-23 Thread Ahana Ghosh
Hi,

We have a few questions regarding using flavor support in Mitaka-

* We are trying to setup 3 flavors which can be used by LBaaS users 
during Loadbalancer creation. All of the 3 flavours will point to the same 
provider/driver. The driver should be able to understand which flavour was used 
for loadbalancer creation. Can this be done?

* Unfortunately I am stuck in the first step itself. I have enabled 
"flavour" extension in neutron.conf. As an admin I am unable to create & list 
flavours. I am getting a 404 error when I do "" command.

* Could you give me an idea as to when neutron flavors will be fully 
implemented?

Regards,
Ahana

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [lbaas][flavor]Using flavor framework in Mitaka

2016-08-22 Thread Ahana Ghosh
Hi,

We have a few questions regarding using flavor support in Mitaka-

* We are trying to setup 3 flavors which can be used by LBaaS users 
during Loadbalancer creation. All of the 3 flavours will point to the same 
provider/driver. The driver should be able to understand which flavour was used 
for loadbalancer creation. Can this be done?

* Unfortunately I am stuck in the first step itself. I have enabled 
"flavour" extension in neutron.conf. As an admin I am unable to create & list 
flavours. I am getting a 404 error when I do "" command. Could someone 
please help me resolve this issue?

* If the same flavour is being supported by different service 
providers, will the tenant be unaware about which service provider is providing 
LBAAS service as the admin uses a scheduling algorithm to use LBAAS service 
provided by different service providers for a single flavour?

* What is the difference between a flavor and a flavor profile?

Regards,
Ahana


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] Using flavor framework commands in Mitaka through cli

2016-08-16 Thread Ahana Ghosh

Hi,

We are getting (404- Resource not found) error when we tried to run flavor 
commands like neutron flavor-list  using cli.

* We tried using admin port 35357 for authentication instead of port 
number 5000 which is normally used, by modifying the localrc file in devstack 
folder.

* We had also tried to modify the neutron.conf file to use 35357 port 
for authentication purpose and restarted neutron service, but the issue was not 
resolved.

* We started getting "An auth plugin is required to fetch a token" 
error though keystone service was running.



Could you please help us resolve this issue and guide us on how we should use 
flavor framework commands on Mitaka setup.



Regards,
Ahana
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev