50
I Use This!
High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 5 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed LOG level and log message phrase More... about 13 years ago
merge prop tweaks 2 More... about 13 years ago
Set default stateOrProvice to 'supplied' in openssl.cnf.tmpl.
dprince
as Dan Prince
More... about 13 years ago
This branch fixes https://bugs.launchpad.net/nova/+bug/751242. More... about 13 years ago
Ignore errors when deleting the default route in the ensure_bridge function.
dprince
as Dan Prince
More... about 13 years ago
bzr ignore the CA dir.
dprince
as Dan Prince
More... about 13 years ago
merge prop tweaks More... about 13 years ago
Import translations from Launchpad. More... about 13 years ago
added Zones doc More... about 13 years ago
Update the describe_image_attribute and modify_image_attribute functions in the EC2 API so they use the top level 'is_public' attribute of image objects. This brings these functions in line with the base image service.
dprince
as Dan Prince
More... about 13 years ago
Import from lp:~nova-core/nova/translations More... about 13 years ago
corrects incorrect openstack api responses for metadata (numeric/string conversion issue) and image format status (not uppercase) More... about 13 years ago
Implement a mechanism to enforce a configurable quota limit for image metadata (properties) within the OS API image metadata controller.
dprince
as Dan Prince
More... about 13 years ago
Update the describe_image_attribute and modify_image_attribute functions in the ec2 API so they use the top level 'is_public' attribute of image objects. This brings these functions in line with the base image service.
dprince
as Dan Prince
More... about 13 years ago
Ignore errors when deleting the default route in the ensure_bridge function.
dprince
as Dan Prince
More... about 13 years ago
merge trunk More... about 13 years ago
removed log command from nova-manage. no longer applicable with multiple logfiles. More... about 13 years ago
merge trunk More... about 13 years ago
reminde admins of --purge option More... about 13 years ago
Fixes issues with describe instances due to improperly set metadata.
vish
as Vishvananda Ishaya
More... about 13 years ago
Keep guest instances when libvirt host restarts More... about 13 years ago
fix tests from moving access check into update and delete
vish
as Vishvananda Ishaya
More... about 13 years ago
Merge from trunk
jerdfelt
as Johannes Erdfelt
More... about 13 years ago
Merge with lp:nova
jerdfelt
as Johannes Erdfelt
More... about 13 years ago
Added support for listing addresses of a server in the openstack api. Now you can GET * /servers/1/ips * /servers/1/ips/public * /servers/1/ips/private Supports v1.0 json and xml. Added corresponding tests. More... about 13 years ago
Log libvirt errcode on exception More... about 13 years ago
This fixes how the metadata and addresses collections are serialized in xml responses. More... about 13 years ago
Fix to correct libvirt error code when the domain is not found More... about 13 years ago
merged trunk
vish
as Vishvananda Ishaya
More... about 13 years ago
Removed commented-out old 'delete instance on SHUTOFF' code More... about 13 years ago