You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Pierre-Luc Dion (JIRA)" <ji...@apache.org> on 2015/04/05 15:14:33 UTC

[jira] [Created] (CLOUDSTACK-8363) user timezone expose to VM meta-data

Pierre-Luc Dion created CLOUDSTACK-8363:
-------------------------------------------

             Summary: user timezone expose to VM meta-data
                 Key: CLOUDSTACK-8363
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8363
             Project: CloudStack
          Issue Type: Wish
      Security Level: Public (Anyone can view this level - this is the default.)
            Reporter: Pierre-Luc Dion
            Priority: Trivial


In the context of automating Instance content using cloud-init, it could be interesting to expose the CloudStack Account timezone, if defined, to VM using meta-data from the VR.  

The timezone could be recovered from the VM using URL like:
{code}
http://10.1.1.1/latest/meta-data/timezone
{code}

Then the timezone could be reuse by cloud-init to set the VM timezone accordingly.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)