On Fri, 13 Apr 2012 04:24:56 +0000 Justin Shepherd <jshep...@rackspace.com> wrote:
> And if i am reading the code correctly they support both of the following > variable declarations: > > %(tennant_id)s > $(tennant_id)s > > since it appears the code replaces "$(" with "%(" Exactly why documentation is important, since it codifies the intent and not artefacts of implementation. I only wish we had an implementation that left 's' for Python-like %(key)s, and supported a Make-like $(key) without 's'. However, putting it in post-Essex is going to break compatibility, so it's too late. -- Pete _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp