I am deploying a web application to Google App Engine -  I want to be able 
to deploy both a dev and QA version of the application so that our test 
team can test it without preventing us from continuing to develop.

This has raised some confusion about how this all works... there seems to 
be the concept of "projects" and there seems to be some text in google 
documentation saying that you can create applications under projects... but 
from my experience a project is synonymous with application.  It seems 
creating an application is the same as creating a project. 

Furthermore. enabling cloud storage for a project (or an application) 
appears to be specific to that project - other "projects" cannot see the 
buckets within it.  This is exacerbated by the fact that apparently bucket 
names are globally unique - so even if I had a separate 
project/application, I could not have the same bucket structure for it.

Ultimately, I need two separate applications that can see the same storage 
structure for dev/QA purposes.  

Is this possible?  Can someone clear up my confusion here?  

Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to