[Openstack] Glance question

JuanFra Rodriguez Cardoso juanfra.rodriguez.cardoso at gmail.com
Mon Apr 22 08:40:21 UTC 2013


Hi:

>From openstack docs:

"The Nova API code has been written as a Web Server Gateway Interface
(WSGI), is basically a specification for running Python code from web
or application servers. Nova/Glance/Keystone make use of the paste
deploy system in Python. Paste Deployment is a system for finding and
configuring WSGI applications and servers. For WSGI application
consumers it provides a single, simple function (loadapp) for loading
a WSGI application from a configuration file or a Python Egg. For WSGI
application providers it only asks for a single, simple entry point to
your application, so that application users don’t need to be exposed
to the implementation details of your application."

Regards,
---
JuanFra


2013/4/20 marcio assis <marcio.miranda.assis at gmail.com>:
> Hellow, First, sorry my bad english. I litle confuse about the glance config
> files. Whats the diference between glance-api.conf and glance-api-past.conf?
> Tks Regards
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>




More information about the Openstack mailing list