~danwent/nova/trunk

Viewing all changes in revision 1456.

  • Committer: Tarmac
  • Author(s): Tushar Patil
  • Date: 2011-08-18 21:49:30 UTC
  • mfrom: (1416.9.8 nova)
  • Revision ID: tarmac-20110818214930-gv5qfoh1f6z8cap5
Accept binary user_data in radix-64 format when you launch a new server using OSAPI. This user_data would be stored along with the other server properties in the database. Once the VM instance boots you can query for the user-data to do any custom installation of applications/servers or do some specific job like setting up networking route table.

You can query for user-data using curl with the URL:-
curl http://169.254.169.254/latest/user-data

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: