Hi James,

<dir> is the root directory of your application containing the backend
definition, <backend> is the name of the backend as defined in your
backend.yaml file.

Hope that helps.


On Sun, Apr 22, 2012 at 4:22 PM, James Gilliam <[email protected]> wrote:

>
> Is the dir name the same as the backend name in the backends.yaml file
> in the root.
>
> Is there another app.yaml file in the directory?
>
> This is hard to discern from the docs.
>
> Thank you.
>
> On Apr 22, 12:26 am, alex <[email protected]> wrote:
> > The docs<
> https://developers.google.com/appengine/docs/python/backends/overview...>also
> mention execution of a "appcfg
> > backends <dir> update [backend]" to update or create your backends config
> > on AE.
> >
> >
> >
> >
> >
> >
> >
> > On Sunday, April 22, 2012 3:58:52 AM UTC+2, James Gilliam wrote:
> >
> > > Using python 2.7 threadsafe ... read the backend documentation several
> > > times
> >
> > > created backends.yaml
> >
> > > backends:
> > > - name: worker
> > >   class: B1
> > >   instances: 1
> > >   options: dynamic
> >
> > > after update, the admin console says "You have not created any
> > > backends for this application."
> >
> > > i thought i had with the backends.yaml
> >
> > > what am i missing?
> >
> > > thank you
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
Johan Euphrosine (proppy)
Developer Programs Engineer
Google Developer Relations

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to