On Mon, Apr 7, 2014 at 9:05 AM, Tom <[email protected]> wrote: > Yes, that is correct, so I went ahead and clicked the 'create' button now > it says "Project creation is in progress." > > But doesn't this mean that it will create a new CC project, so I will now > have 2 CC project's for my GAE project? And my Google Cloud Storage will > be spread across the two CC's projects. >
Yes, you will now have two projects. But you won't get the default bucket with the free quota without connecting your App Engine app to a cloud project. The free quota also only applies to that default bucket, so if you want the free space, you'll have to move data into that bucket. With that said, there's nothing inherently wrong with having assets striped across 2 or even more cloud projects. As long as you configure the authentication to properly work, there's no difference compared to having all assets within a single cloud project. ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- 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/d/optout.
