index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
api
/
metadata
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix metadata access in prep for instance objects"
Jenkins
2013-06-27
1
-3
/
+3
|
\
|
*
Fix metadata access in prep for instance objects
Alexei Kornienko
2013-06-27
1
-3
/
+3
*
|
Fix sys_meta access in prep for instance object
Chris Behrens
2013-06-21
1
-4
/
+4
|
/
*
Remove trivial cases of unused variables (1)
Stanislaw Pitucha
2013-06-13
1
-1
/
+0
*
Rename functions in nova.compute.flavors from instance_type
Joe Gordon
2013-06-11
1
-1
/
+1
*
Remove usage of locals() for formatting from nova.api.*
Boris Pavlovic
2013-05-18
1
-4
/
+8
*
Rename nova.compute.instance_types to flavors
Joe Gordon
2013-05-07
1
-2
/
+2
*
Guard against content being None
Rick Harris
2013-04-02
1
-2
/
+3
*
Ensure only pickle-able objects live in metadata
Stanislaw Pitucha
2013-03-28
1
-3
/
+2
*
Remove unnecessary DB call to find EC2 AZs.
Joe Gordon
2013-03-21
1
-3
/
+1
*
Remove uses of instance['instance_type'] from nova/api
Dan Smith
2013-03-08
1
-1
/
+3
*
Switch to using memorycache from oslo.
Vishvananda Ishaya
2013-03-01
1
-1
/
+1
*
Update OpenStack LLC to Foundation
Kurt Taylor
2013-02-26
1
-1
/
+1
*
Use oslo-config-2013.1b4
Mark McLoughlin
2013-02-19
2
-2
/
+3
*
Fix passing conductor to get_instance_nw_info()
Dan Smith
2013-02-12
1
-1
/
+2
*
Make the metadata paths use conductor
Dan Smith
2013-02-12
2
-30
/
+30
*
Refactor server password metadata to avoid direct db usage
Dan Smith
2013-02-05
1
-7
/
+11
*
Quantum metadata handler now uses X-Forwarded-For
Mark McClain
2013-01-31
1
-1
/
+1
*
Move memcached_servers opt into common.memorycache
Mark McLoughlin
2013-01-09
1
-7
/
+2
*
Allow larger encrypted password posts to metadata
Vishvananda Ishaya
2013-01-04
2
-11
/
+30
*
add 'random_seed' entry to instance metadata
Scott Moser
2012-12-20
1
-0
/
+3
*
Allows an instance to post encrypted password
Vishvananda Ishaya
2012-12-10
3
-4
/
+77
*
add metadata support for overlapping networks
Mark McClain
2012-11-30
2
-14
/
+117
*
Use CONF.import_opt() for nova.config opts
Mark McLoughlin
2012-11-20
1
-1
/
+1
*
Remove nova.config.CONF
Mark McLoughlin
2012-11-20
2
-3
/
+3
*
Remove nova.flags
Mark McLoughlin
2012-11-17
2
-2
/
+0
*
Fixes a bug in api.metadata.base.lookup() on Windows
Alessandro Pilotti
2012-11-09
1
-2
/
+3
*
Decouple EC2 API from using instance id
MotoKen
2012-11-07
1
-1
/
+1
*
Switch from FLAGS to CONF in nova.api
Mark McLoughlin
2012-11-04
2
-10
/
+9
*
Remove flags.DECLARE
Mark McLoughlin
2012-11-04
2
-2
/
+6
*
handles empty dhcp_domain with hostname in metadata
Melanie Witt
2012-10-13
1
-3
/
+8
*
Include launch-index in openstack style metadata.
Michael Still
2012-08-28
1
-0
/
+1
*
add availability_zone to openstack metadata
Scott Moser
2012-08-21
1
-0
/
+1
*
Allow nova to guess device if not passed to attach
Vishvananda Ishaya
2012-08-15
1
-49
/
+2
*
continue config-drive-v2, add openstack metadata api
Scott Moser
2012-08-14
1
-38
/
+179
*
Config drive v2
Michael Still
2012-08-11
1
-0
/
+46
*
Remove unused imports
Joe Gordon
2012-08-02
1
-4
/
+0
*
Convert fixed_ips to using instance_uuid.
Michael Still
2012-07-26
1
-1
/
+1
*
Merge "Make metadata content match the requested version of the metadata API."
Jenkins
2012-07-18
1
-25
/
+46
|
\
|
*
Make metadata content match the requested version of the metadata API.
Steve Baker
2012-07-02
1
-25
/
+46
*
|
Switch to common logging.
Andrew Bogott
2012-07-02
2
-2
/
+2
|
/
*
Fixes bug 1014194, metadata keys are incorrect for kernel-id and ramdisk-id
Steve Baker
2012-06-29
1
-2
/
+2
*
Implement blueprint ec2-id-compatibilty.
Yaguang Tang
2012-06-28
1
-1
/
+2
*
Merge "metadata: cleanup pubkey representation"
Jenkins
2012-06-27
1
-5
/
+15
|
\
|
*
metadata: cleanup pubkey representation
Scott Moser
2012-06-22
1
-5
/
+15
*
|
Merge "Allow access to metadata server '/' without IP check"
Jenkins
2012-06-26
1
-0
/
+4
|
\
\
|
*
|
Allow access to metadata server '/' without IP check
Zhiteng Huang
2012-06-26
1
-0
/
+4
|
|
/
*
/
Fix several PEP-8 issues
Sascha Peilicke
2012-06-26
1
-2
/
+2
|
/
*
separate Metadata logic away from the web service
Scott Moser
2012-06-06
2
-179
/
+264
*
Migrate block_device_mapping to use instance uuids.
Michael Still
2012-05-01
1
-1
/
+1
[next]