Re: [Openstack] Consume AMQP Notifications with no "Method"

2013-07-16 Thread Trinath Somanchi
Hi - Can any one help me on this ... On Tue, Jul 16, 2013 at 8:56 PM, Trinath Somanchi < trinath.soman...@gmail.com> wrote: > Hi Stackers- > > In openstack nova or Quantum I to get the Notification messages from the " > notifications.info" queue which have no

[Openstack] Consume AMQP Notifications with no "Method"

2013-07-16 Thread Trinath Somanchi
unique_id': u'09876f9e109e4d9385dab2138cacd46b', u'publisher_id': u'network.OpenstackGrizzly', u'message_id': u'10c68efc-93b8-477b-9e94-4f4a06877da0'} Kindly help me on understand the same... thanking you -- Regards, --

Re: [Openstack] Installing openstack on Mac PC

2013-06-18 Thread Trinath Somanchi
en stack. > > /Omo > > ___ > Mailing list: https://launchpad.net/~openstack > Post to : openstack@lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > > -- Regards, ----

Re: [Openstack] Nova Compute Errors

2013-05-23 Thread Trinath Somanchi
e-properties > software-properties-common python-keyring > echo deb http://ubuntu-cloud.archive.canonical.com/ubuntu > precise-updates/grizzly main >> /etc/apt/sources.list.d/grizzly.list > > Then you need to do update and upgrade. > > > Thanks and Regards > Rahul Sharm

[Openstack] Nova Compute Errors

2013-05-23 Thread Trinath Somanchi
updated_at | datetime | YES | | NULL|| | deleted_at | datetime | YES | | NULL|| | id | int(11) | NO | PRI | NULL | auto_increment | | host | varchar(255) | YES | | NULL|| | binary | varchar(

Re: [Openstack] Grizzly Horizon Import Error

2013-05-06 Thread Trinath Somanchi
Tue, Apr 30, 2013 at 11:45 AM, Cheng, Lin Hua (Cloud Services) < lin-hua.ch...@hp.com> wrote: > This is the same issue reported in: > https://bugs.launchpad.net/horizon/+bug/1125622**** > > ** ** > > There is also a discussion in this bug with workarounds: > https://

[Openstack] Grizzly Horizon Import Error

2013-04-29 Thread Trinath Somanchi
board.api import base [Tue Apr 30 05:59:04 2013] [error] [client 10.232.90.47] ImportError: cannot import name base [Tue Apr 30 05:59:04 2013] [error] [client 10.232.90.47] File does not exist: /var/www/favicon.ico Kindly, help me resolve this issue. -- Regards, ---

[Openstack] PluginAwareExtensionManager

2013-03-07 Thread Trinath Somanchi
Hi Stackers- I'm getting this error when I start the quantum service for certain extensions. 'PluginAware Extension Manager' object has no attribute 'plugins' Please help me in fixing this issue. -- Regards, ------ Trinath S

[Openstack] [Keystone] keystone-manage error

2013-02-26 Thread Trinath Somanchi
help me resolve the issue. Thanks in advance -- Regards, ---------- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : h

Re: [Openstack] LBaas :: Service Agent :: Drivers

2013-02-25 Thread Trinath Somanchi
s review is no longer the active review for LBaaS within Quantum for > Grizzly. Instead, we are going with a simplified approach, here: > https://review.openstack.org/#/c/22794/3 > > dan > > On Sun, Feb 24, 2013 at 10:17 PM, Trinath Somanchi < > trinath.soman...@gmail.com> w

[Openstack] LBaas :: Service Agent :: Drivers

2013-02-24 Thread Trinath Somanchi
vers? Where do these drivers run, in Controller or the Compute node ? Thanks in advance, Kindly help me understand the same., -- Regards, ---------- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://laun

Re: [Openstack] Horizon Keystone Endpoint Issue

2013-02-20 Thread Trinath Somanchi
problem with >> keystone, it's a problem with nova (by the looks of the traceback). I >> believe it's a bug in Horizon because you'll find a lot of people with this >> issue if you Google it. I don't have an answer on how to fix it, other than >> don&#x

[Openstack] [LBaas] Enabling LBaaS in Folsom Installation

2013-02-19 Thread Trinath Somanchi
Hi Stackers- Has any one tried on enabling LBaaS in Folsom Installation. Kindly share me the installation/integration of LBaaS into Folsom. I think, there is some Service agent work already into quantum -- Regards, -- Trinath Somanchi, +91 9866 235

[Openstack] Horizon Keystone Endpoint Issue

2013-02-12 Thread Trinath Somanchi
ges/novaclient/client.py", line 236, in _cs_request [Tue Feb 12 10:03:17 2013] [error] raise ex [Tue Feb 12 10:03:17 2013] [error] Unauthorized: n/a (HTTP 401) It says , I missed some End point Configuration. But then, I have configured it correctly. Can any one guide me resolvi

[Openstack] [Quantum] Unable to install Quantum DHCP and L3 agents

2013-02-05 Thread Trinath Somanchi
quantum-dhcp-agent E: Unable to locate package quantum-l3-agent Kindly help me resolve the issue -- Regards, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to

Re: [Openstack] [Nova] Unable to start nova-api

2013-02-05 Thread Trinath Somanchi
t; specified class exists. > > The default value of this parameter is "nova.network.api.API", so you > should expect class 'API' in nova/network/api.py of your Nova codebase. > > Regards, > Unmesh. > > On Tue, Feb 5, 2013 at 3:23 PM, Trinath Somanchi <

[Openstack] [Nova] Unable to start nova-api

2013-02-05 Thread Trinath Somanchi
s.FLAGS.network_api_class) 2013-02-05 12:29:29 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/utils.py", line 79, in import_class 2013-02-05 12:29:29 TRACE nova raise exception.ClassNotFound(class_name=class_str, exception=exc) 2013-02-05 12:29:29 TRACE nova ClassNotFound:

Re: [Openstack] Unable to upload image to Glance [Folsom].

2013-02-01 Thread Trinath Somanchi
ve a valid token make the index request using curl. > > ** ** > > andrea > > ** ** > > *From:* openstack-bounces+andrea.frittoli=hp@lists.launchpad.net[mailto: > openstack-bounces+andrea.frittoli=hp@lists.launchpad.net] *On Behalf > Of *Trinath Somanchi &

Re: [Openstack] [LBaas] Understang LB

2013-01-27 Thread Trinath Somanchi
service like webserver, you need to > create a Pool, in which you define about the instance that will support > Load balancing for that particular service. Those instance would be > basically the member of that Pool. > > On Mon, Jan 28, 2013 at 10:59 AM, Trinath Somanchi < >

[Openstack] [LBaas] Understang LB

2013-01-27 Thread Trinath Somanchi
, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https

[Openstack] unable to install Keystone using apt-get

2013-01-25 Thread Trinath Somanchi
roubleshoot this issue. - -- Regards, ---------- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Openstack Folsom Release

2013-01-24 Thread Trinath Somanchi
; > https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst > > Regards, > Balu > > On Fri, Jan 25, 2013 at 10:24 AM, Trinath Somanchi < > trinath.soman...@gmail.com> wrote: > >> Hi- >> >&g

[Openstack] Openstack Folsom Release

2013-01-24 Thread Trinath Somanchi
, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Glance image upload Keystone error

2013-01-24 Thread Trinath Somanchi
thon2.7/dist-packages/keystone/middleware/auth_token.py", line 123, in __init__ 2013-01-24 16:38:20.928 7893 TRACE glance self.delay_auth_decision = int(conf.get('delay_auth_decision', 0)) 2013-01-24 16:38:20.928 7893 TRACE glance ValueError: invalid literal for int() with base 10: '

Re: [Openstack] Glance image upload Keystone error

2013-01-24 Thread Trinath Somanchi
delay_auth_decision', 0)) 2013-01-24 16:25:02.795 4775 TRACE glance ValueError: invalid literal for int() with base 10: 'true' Kindly help me troubleshoot the issue On Thu, Jan 24, 2013 at 10:40 AM, Trinath Somanchi < trinath.soman...@gmail.com> wrote: > Hi- > > Than

Re: [Openstack] Glance image upload Keystone error

2013-01-23 Thread Trinath Somanchi
/23/2013 06:34 AM, Trinath Somanchi wrote: > > Hi Stackers- > > I have installed glance and Keystone and configured them. > > > Not sure how you installed, but you need to make sure the PKI provisioning > is done. You can do it by hand with the keystone_manage command. Ma

[Openstack] Glance image upload Keystone error

2013-01-23 Thread Trinath Somanchi
135, in cms_sign_text raise subprocess.CalledProcessError(retcode, "openssl") CalledProcessError: Command 'openssl' returned non-zero exit status 3 Kindly help me resolve the issue -- Regards, -- Trinath Somanchi, +91 9866 235 130 __

Re: [Openstack] Multi-Plugin Support for Quantum (Folsom)

2013-01-09 Thread Trinath Somanchi
ally an implementation of some REST APIs - either > exposed by corresponding extension or Core API. > > Please remember to use mailing list. There could be other people willing > to answer your questions. > > Thanks, > Eugene. > > > > On Wed, Jan 9, 2013 at 12:12 P

Re: [Openstack] Multi-Plugin Support for Quantum (Folsom)

2013-01-08 Thread Trinath Somanchi
81/1 >> >> Will checking out this code base and integrating the same to the folsom >> code base help me in multi-plugin feature for the Quantum (Folsom) >> >> Please help me out in this regard. >> >> -- >> Regards, >> -----

[Openstack] Multi-Plugin Support for Quantum (Folsom)

2013-01-08 Thread Trinath Somanchi
) Please help me out in this regard. -- Regards, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net

[Openstack] Debugging Quantum

2012-12-19 Thread Trinath Somanchi
gards, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Understanding the Folsom-Quantum

2012-12-11 Thread Trinath Somanchi
Hi- Thanks for the reply. I still have some more doubts ... please find then inline. Kindly help me understand these... On Tue, Dec 11, 2012 at 2:59 PM, Gary Kotton wrote: > On 12/11/2012 09:50 AM, Trinath Somanchi wrote: > > Hi- > > I have the following first set of doubt

[Openstack] Understanding the Folsom-Quantum

2012-12-10 Thread Trinath Somanchi
existing in Quantum? Can any one guide me on how to achieve the same, like a Fake plugin? [4] Why OVS quantum Plug-in doesn't support create/update/delete of port and subnets? Kindly help me understand these ... Thanks in advance -- Regards, -- Tr

Re: [Openstack] [Quantum] Quantum OVS Plugin doubt

2012-12-10 Thread Trinath Somanchi
; > Kindly help me understand these areas of Quantum. > > Thanks in advance > > -- > Regards, > -- > Trinath Somanchi, > +91 9866 235 130 > > > > ___ > Mailing list: https://launchpad.net/~openstack

Re: [Openstack] Openstack Nova/Quantum :; api-paste.ini file

2012-12-06 Thread Trinath Somanchi
; kevin.mitch...@rackspace.com> wrote: > On Thu, 2012-12-06 at 23:58 +0530, Trinath Somanchi wrote: > > Suppose, we have a resquest to Nova.. > > > > The following steps are performed... > > > > 1. The request is captured by webob and is authenticated by keystone >

[Openstack] [Quantum] Quantum OVS Plugin doubt

2012-12-06 Thread Trinath Somanchi
which use the db api. Is that the OVS Quantum Plugin APIs are partially used by the Quantum APIs for getting data from database? Kindly help me understand these areas of Quantum. Thanks in advance -- Regards, -- Trinath Somanchi, +91 9866 235 130

Re: [Openstack] Openstack Nova/Quantum :; api-paste.ini file

2012-12-06 Thread Trinath Somanchi
allowing > others who may have similar questions to see the answers in the first > place. > > On Thu, 2012-12-06 at 23:24 +0530, Trinath Somanchi wrote: > > [1] In nova or quantum api, > > We can access the .conf params, > > > > This way... > > > >

Re: [Openstack] Openstack Nova/Quantum :; api-paste.ini file

2012-12-06 Thread Trinath Somanchi
".conf" files? kindly help me understand these.. - Trinath On Thu, Dec 6, 2012 at 10:19 PM, Kevin L. Mitchell < kevin.mitch...@rackspace.com> wrote: > On Thu, 2012-12-06 at 16:11 +0530, Trinath Somanchi wrote: > > What is the significance of api-paste.ini file in the conf

[Openstack] Openstack Folsom and New kind of setup

2012-12-06 Thread Trinath Somanchi
configurations/data? Can any one help me understand this... thanks in advance -- Regards, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack

[Openstack] Openstack Nova/Quantum :; api-paste.ini file

2012-12-06 Thread Trinath Somanchi
tand these doubts. thanks in advance. -- Regards, ------ Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://lau

Re: [Openstack] Accessing Nova DB from the Compute Host

2012-12-05 Thread Trinath Somanchi
it would work > > Regards, > *Razique Mahroua** - **Nuage & Co* > razique.mahr...@gmail.com > Tel : +33 9 72 37 94 15 > > > Le 5 déc. 2012 à 12:04, Trinath Somanchi a > écrit : > > Hi- > > Is there any way with out using the nova-client from the compute host,

[Openstack] Accessing Nova DB from the Compute Host

2012-12-05 Thread Trinath Somanchi
t(*cargs, **cparams) File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/default.py", line 281, in connect return self.dbapi.connect(*cargs, **cparams) *OperationalError: (OperationalError) unable to open database file None None * Can any one help when does t

[Openstack] How to get the Configuration options from api_paste.ini

2012-11-27 Thread Trinath Somanchi
, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Quantum Database and RPC error

2012-11-21 Thread Trinath Somanchi
xt is not > quantum context. > > On 11/21/2012 07:54 PM, Trinath Somanchi wrote: > > Hi- > > With respect to folsom release, > . > What does this sqlalchemy and rpc based error denote. > > File "/usr/lib/python2.7/dist-packages/quantum/db/db_base_plugin

[Openstack] Quantum Database and RPC error

2012-11-21 Thread Trinath Somanchi
penstack/common/rpc/common.py", line 276, in __getattr__ raise AttributeError(key) AttributeError: session Please help me understand this error? What might cause this kind of exception. Thanks in advance -- Regards, ---------- Trinath Somanc

[Openstack] nova-client Error :: Please input your password for the keyring

2012-11-08 Thread Trinath Somanchi
e. Thanking you. -- Regards, ------ Trinath Somanchi, ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Accessing Nova DB from Quantum

2012-11-05 Thread Trinath Somanchi
invoke the API call. > > ** ** > > *From:* openstack-bounces+zhongyue.nah=intel@lists.launchpad.net[mailto: > openstack-bounces+zhongyue.nah=intel@lists.launchpad.net] *On Behalf > Of *Debojyoti Dutta > *Sent:* Tuesday, November 06, 2012 2:50 PM > *To:* Trin

[Openstack] Accessing Nova DB from Quantum

2012-11-05 Thread Trinath Somanchi
, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] [openstack-dev] Folsom Quantum Agent :: No such RPC function

2012-10-31 Thread Trinath Somanchi
Hi- Can any one help me troubleshooting this issue... Thanks in advance. - Trinath On Wed, Oct 31, 2012 at 9:16 PM, Trinath Somanchi < trinath.soman...@gmail.com> wrote: > Hi- > > Please help troubleshoot the issue > > I have written a fake agent with the study from th

[Openstack] [openstack-dev] Folsom Quantum Agent :: No such RPC function

2012-10-31 Thread Trinath Somanchi
Hi- Please help troubleshoot the issue I have written a fake agent with the study from the dhcp agent. The rpc agent daemon is running with the below errors. But I have missed some bits of information with respect to the rpc communication. In the log, I have the following errors. 2012-10-31 1

[Openstack] Quantum Agent Error - Help!

2012-10-31 Thread Trinath Somanchi
xt, filters=filters) Being a newbee for this code base, Unable to plot what is the BIT that is missing in this rpc communication. Please help me to troubleshoot this issue. Thanks in advance... -- Regards, -- Trinath Somanchi, +91 9866 235 130

[Openstack] [openstack-dev] Writing Plug-ins to Quantum

2012-10-31 Thread Trinath Somanchi
/db/l3_db.py", line 86, in class L3_NAT_db_mixin(l3.RouterPluginBase): File "/usr/lib/python2.7/dist-packages/quantum/db/l3_db.py", line 111, in L3_NAT_db_mixin _network_filter_hook) TypeError: unbound method register_model_query_hook() must be called with QuantumDbPl

Re: [Openstack] RPC setup for Quantum

2012-10-30 Thread Trinath Somanchi
r linux bridge agent. > > On 10/30/2012 03:37 PM, Trinath Somanchi wrote: > > Hi Stackers- > > With respect to the Folsom Quantum Admin Manual ( > http://docs.openstack.org/trunk/openstack-network/admin/content/rpc_setup.html) > , the RPC setup section. > > The lines , &

[Openstack] RPC setup for Quantum

2012-10-30 Thread Trinath Somanchi
running in the Network/Host nodes. Please correct my understanding briefed above. Thanking you- -- Regards, ------ Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~opensta

[Openstack] [Openstack :: Folsom :: Quantum ] Working of DHCP Agent

2012-10-26 Thread Trinath Somanchi
s here, (though there very preliminary) [1] The RPC cast and call are sent to the Quantum server ? [2] Am I in a right path of understanding the dhcp agent daemon working. Kindly please help me understand the processes flow Thanks in advance. -- Regards, ---

Re: [Openstack] [Openstack :: Folsom] Quantum DHCP Agent in Compute HOST

2012-10-26 Thread Trinath Somanchi
HCP and L3 agents might run in a dedicated "network node". Please > note you will need also the L2 agent running on that node. > > Regards, > Salvatore > > [1] > http://docs.openstack.org/trunk/openstack-network/admin/content/app_demo.html > > On 26 October 2012 10:

[Openstack] [Openstack :: Folsom] Quantum DHCP Agent in Compute HOST

2012-10-26 Thread Trinath Somanchi
than in the controller. How does the Installation and configuration change with this type of Installation? Please guide me on How to achieve the same. Thanking you -- Regards, -- Trinath Somanchi, +91 9866 23

[Openstack] Folsom Horizon Error

2012-10-18 Thread Trinath Somanchi
:18:19 2012] [error] raise exceptions.EndpointNotFound('Endpoint not found.') [Thu Oct 18 10:18:19 2012] [error] EndpointNotFound: Endpoint not found. Please help me resolve the issue. Thanking you. -- Regards, ---------

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Trinath Somanchi
iner-format=ovf --disk-format=qcow2 --location file:///root/openstack_images/ubuntu_server.img Error communicating with /v1/images: [Errno 111] Connection refused > > -Original Message- > From: "Skible OpenStack" > Sent: Monday, October 15, 2012 8:43am > To: &

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Trinath Somanchi
aste.ini # Partial name of a pipeline in your paste configuration file with the # service name removed. For example, if your paste section name is # [pipeline:glance-api-keystone], you would configure the flavor below # as 'keystone'. flavor=keystone On Mon, Oct 15, 2012 at 5:59 PM, Ski

[Openstack] Folsom Glance API error

2012-10-15 Thread Trinath Somanchi
pp_factory' attribute",)* Can any one help me on troubleshooting this error. There is an ImportError specified. I'm not clear on this error message. Thanking you -- Regards, ------ Trinath Somanchi, +91 9866 235 130 __

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Trinath Somanchi
le > /etc/glance/glance-api-paste.ini > > Verify your glance-api-paste.ini file with the steps provided in this Folsom > Install > Guide<https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst>to > find what'

Re: [Openstack] Folsom Glance Image upload error

2012-10-15 Thread Trinath Somanchi
-packages/glance-2012.2-py2.7.egg/glance/common/config.py:181 ERROR: Unable to load glance-api from configuration file /etc/glance/glance-api-paste.ini. Got: ImportError(" has no 'root_app_factory' attribute",) On Mon, Oct 15, 2012 at 1:48 PM, Trinath Somanchi < trinath.so

[Openstack] Folsom Glance Image upload error

2012-10-15 Thread Trinath Somanchi
ting with /v1/images: [Errno 111] Connection refused Can any one help me on solving the issue. Thanking you -- Regards, ------ Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~open

[Openstack] listing extensions in Openstack Nova

2012-09-27 Thread Trinath Somanchi
Hi- How to get the list of Controller and Resource extensions which exists with the wsgi.routing_args in the Openstack Nova API. Can any one please guide me on the same. Thanks in advance -- Regards, -- Trinath Somanchi, +91 9866 235 130

[Openstack] Writing extensions to Nova API

2012-09-20 Thread Trinath Somanchi
, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Adding new method to nova API throws exception

2012-09-17 Thread Trinath Somanchi
Hi- Can any one help me out on this please. Thanking u all -- Trinath On Sep 17, 2012 1:42 PM, "Trinath Somanchi" wrote: > Hi Stackers- > > I'm working on currently adding an additional method to the NOVA API. > > The new method groups the servers based

[Openstack] Adding new method to nova API throws exception

2012-09-17 Thread Trinath Somanchi
mp;instance_metadata.value=DOM1returned with HTTP 404 Can any one help me on Where did I go wrong? How to integrate new methods into the API (I know via Extensions we can make it but Now testing this kind of approach)? Please help me find a solution / path way to integrate new methods into the

[Openstack] Folsom Glance Image Upload

2012-09-14 Thread Trinath Somanchi
Hi, Can anyone help me in adding images to Folsom- Glance for creating VMs on non-x86 platform like PowerPC64 or Embedded processors using individual files for dtb[optional], kernel image [uImage] and rootfs. Regards, -- Trinath Somanchi, +91 9866

[Openstack] Understanding NOVA api

2012-09-13 Thread Trinath Somanchi
lp me understand the same. -- Regards, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpa

[Openstack] Writing Methods for Nova API

2012-09-13 Thread Trinath Somanchi
t flow. Can any one kindly help me understand the same. Thanks in advance. -- Regards, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launc

Re: [Openstack] [OpenStack][Nova] Reuse part of Nova-API

2012-09-12 Thread Trinath Somanchi
Hi vish- Can please outline about or point to some source where we get info on nava compute api code structure and relationship between the different classes This helps devs to understand the code orientation and request flow inside the api. - Trinaths On Sep 13, 2012 6:04 AM, "Vishvananda I

[Openstack] RabbitMQ server Log and Nova +Quantum Doubt

2012-09-05 Thread Trinath Somanchi
VM and then delete DB records of the VM instance, in ovs_quantum database? -- Regards, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack

[Openstack] Essex Quantum+OVS Doubt

2012-09-04 Thread Trinath Somanchi
rformed by this AGENT.? Please help me in this regard. -- Regards, ------ Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscri

Re: [Openstack] Quantum DHCP support.

2012-09-04 Thread Trinath Somanchi
> Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > -- Regards, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

[Openstack] Nova Configuration

2012-09-04 Thread Trinath Somanchi
options from CONTROLLER. Can any one guide me on understanding the same. Thanking you.. -- Regards, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack

[Openstack] Nova Compute node Configuration

2012-09-03 Thread Trinath Somanchi
options from CONTROLLER. Can any one guide me on understanding the same. Thanking you.. -- Regards, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack

[Openstack] Unable to start NOVA VOLUME

2012-09-03 Thread Trinath Somanchi
volume_metadata AS volume_metadata_1 ON volume_metadata_1.volume_id = volumes.id AND volume_metadata_1.deleted = %s LEFT OUTER JOIN volume_types AS volume_types_1 ON volumes.volume_type_id = volume_types_1.id AND volume_types_1.deleted = %s \nWHERE volumes.deleted = %s AND vo

Re: [Openstack] [openstack-dev] Openstack NOVA and Metadata.

2012-08-31 Thread Trinath Somanchi
___ > Mailing list: https://launchpad.net/~openstack > Post to : openstack@lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > -- Regards, -

Re: [Openstack] [openstack-dev] Openstack NOVA and Metadata.

2012-08-31 Thread Trinath Somanchi
ck-compute/2/content/MetadataSection.html > > Personalities: > http://docs.openstack.org/api/openstack-compute/2/content/Server_Personality-d1e2543.html > > Vish > > On Aug 31, 2012, at 2:52 AM, Trinath Somanchi > wrote: > > Hi- > > While going through the source code

Re: [Openstack] Openstack Folsom-3 Glance Installation DB error

2012-08-31 Thread Trinath Somanchi
erview > > Best Regards, > -- > Qiu Yu > http://www.unicell.info > > > On Fri, Aug 31, 2012 at 3:54 PM, Trinath Somanchi < > trinath.soman...@gmail.com> wrote: > >> Hi Unicell-' >> >> But still I get the same error. >> >> When I i

[Openstack] Openstack NOVA and Metadata.

2012-08-31 Thread Trinath Somanchi
s, haven't found any information regarding the metadata. Please help me in this regard. Thanking you all. -- Regards, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Openstack Folsom-3 Glance Installation DB error

2012-08-31 Thread Trinath Somanchi
n_control 0". "glance-manage db_sync" > command alone is enough to create the database model. > > For the second issue you mentioned, "glance index" is deprecated in > Folsom. You can now refer to "glance image-list" and "glance --help&qu

Re: [Openstack] Openstack Folsom-3 Glance Installation DB error

2012-08-30 Thread Trinath Somanchi
ee http://github.com/openstack/python-glanceclient). Failed to show index. Got error: [Errno 111] Connection refused Can any one help me on solving this issue. - TNS On Wed, Aug 29, 2012 at 10:25 PM, Trinath Somanchi < trinath.soman...@gmail.com> wrote: > Hi- > here are my steps: &g

[Openstack] Openstack Folsom-3 Glance 'glance index' error

2012-08-30 Thread Trinath Somanchi
t). Failed to show index. Got error: [Errno 111] Connection refused Can any one help on solving this issue. -- Regards, ------ Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~opensta

[Openstack] Keystone Endpoint in Folsom-3

2012-08-30 Thread Trinath Somanchi
, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Openstack Folsom-3 Glance Installation DB error

2012-08-29 Thread Trinath Somanchi
equence of commands you used during the install process? > > > On Aug 29, 2012, at 3:18 AM, Trinath Somanchi wrote: > > > Hi- > > > > I have installed Openstack Folsom-3 Glance for my testing and found this > error while db sync. > > > > /usr/local/l

Re: [Openstack] Keystone Error

2012-08-29 Thread Trinath Somanchi
hon2.7/dist-packages/MySQLdb/cursors.py", line 174, >> in execute >> self.errorhandler(self, exc, value) >> File "/usr/lib/python2.7/dist-packages/MySQLdb/connections.py", line >> 36, in defaulterrorhandler >> raise errorclass, errorvalue >> IntegrityError: (IntegrityError) (1062, "

[Openstack] Openstack Folsom-3 Glance Installation DB error

2012-08-29 Thread Trinath Somanchi
LL, \n\tupdated_at DATETIME, \n\tdeleted_at DATETIME, \n\tdeleted BOOLEAN NOT NULL, \n\tPRIMARY KEY (id), \n\tCHECK (is_public IN (0, 1)), \n\tCHECK (deleted IN (0, 1))\n)\n\n' () Can any one help me on troubleshooting the same. -- Regards, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Keystone Error

2012-08-29 Thread Trinath Somanchi
re you running more than one keystone instance? (would theoretically > increase the likelihood of a collision, if that's actually what happened) > > -Dolph > > On Wed, Aug 29, 2012 at 2:17 AM, Trinath Somanchi < > trinath.soman...@gmail.com> wrote: > >> Hi- >> &g

[Openstack] Keystone Error

2012-08-29 Thread Trinath Somanchi
ken (id, expires, extra) VALUES (%s, %s, %s)' ('6796383476b8442d9a3b9fd488d56e05', datetime.datetime(2012, 8, 30, 7, 15, 50, 24114), '{"metadata": {}, "user": {"email": "ad...@openstack.com", "enabled": true, "id": "668f5d9ca716417fa16208828c5acea8", "name": "admin", "tenantId": null}, "tenant": null}') Can any one guide me on trouble shooting the same -- Regards, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] After deleted an instance, nobody can create any instance.

2012-08-28 Thread Trinath Somanchi
such case, > you are hereby notified that any dissemination, distribution, copying or > use of this message or any attachments, for any purpose, is strictly > prohibited by law. > > > ___ > Mailing list: https://launchpad.net/~openstack > Post to : openstack@lists.launchpad.net > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > > -- Regards, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Upgrading from devstack pre-F3/quantum v1/OVS to latest not going well :-(

2012-08-28 Thread Trinath Somanchi
ening >> in Folsom, and that I am actually pulling down F3 code at this point (I’ve >> not tried to verify this). I’m not aware of any need to tweek the devstack >> exercise script, I am assuming it is designed to work as is. >> >> ** ** >> >> I’m thin

Re: [Openstack] Documentation help on Folsom -3 Milestone

2012-08-28 Thread Trinath Somanchi
? > > To run "milestone-proposed" branches using Devstack, you can edit the > stackrc file prior to running the stack.sh script to point to specific repo > branches of each project. See http://devstack.org/stackrc.html. > > Anne > > On Tue, Aug 28, 2012 at 1:43 A

[Openstack] Documentation help on Folsom -3 Milestone

2012-08-27 Thread Trinath Somanchi
Hi- Do we have any documentation help in configuration and validation of Openstack Folsom - 3 milestone? Please help me in this regard. -- Regards, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list

Re: [Openstack] Nova Folsom-3

2012-08-24 Thread Trinath Somanchi
need for your > setup. > > On Fri, Aug 24, 2012 at 11:27 AM, Trinath Somanchi < > trinath.soman...@gmail.com> wrote: > >> Hi- >> >> I have installed Nova Folsom-3 using source code. But my installation did >> not create any nova-compute.conf or nova.co

[Openstack] Nova Folsom-3

2012-08-23 Thread Trinath Somanchi
Essex release. Kindly help me understand the same. Thanking you all for the help... -- Regards, -- Trinath Somanchi, +91 9866 235 130 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack

Re: [Openstack] Openstack Folsom - 3 Installation

2012-08-23 Thread Trinath Somanchi
ll. > > Not sure what the status of that is. > > On Thu, Aug 23, 2012 at 12:45 AM, Atul Jha wrote: > >> >> Hi Trinath, >> >> >> On Wed, Aug 22, 2012 at 4:43 PM, Trinath Somanchi < >> trinath.soman...@gmail.com<mailto:trinath.soman...@gmail.com&

Re: [Openstack] [Netstack] Openstack Folsom - 3 Installation

2012-08-23 Thread Trinath Somanchi
t; On Thu, Aug 23, 2012 at 1:34 AM, Trinath Somanchi < > trinath.soman...@gmail.com> wrote: > >> Hi- >> >> Any inputs for understanding and resolving the issue... >> >> >> Kindly help me in this regard. >> >> -- >> Trinath >> &

Re: [Openstack] Openstack Folsom - 3 Installation

2012-08-22 Thread Trinath Somanchi
Hi- Any inputs for understanding and resolving the issue... Kindly help me in this regard. -- Trinath On Wed, Aug 22, 2012 at 4:43 PM, Trinath Somanchi < trinath.soman...@gmail.com> wrote: > Hi All- > > I'm installing Openstack Components of Folsom-3 milestone from the T

  1   2   >