Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mando-alvarado
/
nova
Public
forked from
openstack/nova
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Jul 11, 2012
Merge "Re-add nova.virt.driver import to xenapi driver"
Jenkins
authored and
openstack-gerrit
committed
40d8f5e
Copy full SHA for 40d8f5e
Merge "Distinguish over-quota for volume size and number."
Jenkins
authored and
openstack-gerrit
committed
fe5160a
Copy full SHA for fe5160a
Re-add nova.virt.driver import to xenapi driver
Show description for df90d69
Johannes Erdfelt
committed
df90d69
Copy full SHA for df90d69
Merge "Clarifying which vm_utils functions are private."
Jenkins
authored and
openstack-gerrit
committed
be9d3a7
Copy full SHA for be9d3a7
Merge "Adds network labels to the fixed ips in usages"
Jenkins
authored and
openstack-gerrit
committed
786ec05
Copy full SHA for 786ec05
Merge "Refactor instance_usage_audit. Add audit tasklog."
Jenkins
authored and
openstack-gerrit
committed
f220bf6
Copy full SHA for f220bf6
Adds network labels to the fixed ips in usages
Show description for 8f5e83c
Matt Dietz
authored and
openstack-gerrit
committed
8f5e83c
Copy full SHA for 8f5e83c
Merge "Split xenapi agent code out to nova.virt.xenapi.agent"
Jenkins
authored and
openstack-gerrit
committed
0c8d9c7
Copy full SHA for 0c8d9c7
Merge "Use compute_api.get_all in affinity filters."
Jenkins
authored and
openstack-gerrit
committed
8c44418
Copy full SHA for 8c44418
Remove unused find_data_files function in setup.py
Show description for 1b5fbda
emonty
committed
1b5fbda
Copy full SHA for 1b5fbda
Use compute_api.get_all in affinity filters.
Show description for 034762e
dprince
committed
034762e
Copy full SHA for 034762e
Merge "fix metadata file injection with xen"
Jenkins
authored and
openstack-gerrit
committed
b91d2fc
Copy full SHA for b91d2fc
Merge "Removed a bunch of cruft files."
Jenkins
authored and
openstack-gerrit
committed
4e251fe
Copy full SHA for 4e251fe
Merge "Fixes api fails to unpack metadata using cinder"
Jenkins
authored and
openstack-gerrit
committed
523277c
Copy full SHA for 523277c
Clarifying which vm_utils functions are private.
Show description for 26b536b
rconradharris
committed
26b536b
Copy full SHA for 26b536b
Merge "Avoid lazy-loading errors on instance_type"
Jenkins
authored and
openstack-gerrit
committed
58a6d06
Copy full SHA for 58a6d06
Merge "Remove deprecated auth code"
Jenkins
authored and
openstack-gerrit
committed
8dca589
Copy full SHA for 8dca589
Commits on Jul 10, 2012
Merge "Update common setup code to latest."
Jenkins
authored and
openstack-gerrit
committed
3580021
Copy full SHA for 3580021
Merge "ensure libguestfs has completed before proceeding"
Jenkins
authored and
openstack-gerrit
committed
dba3622
Copy full SHA for dba3622
Merge "flags documentation to deprecate connection_type"
Jenkins
authored and
openstack-gerrit
committed
6fb05fe
Copy full SHA for 6fb05fe
Merge "Remove deprecated auth docs"
Jenkins
authored and
openstack-gerrit
committed
99c70dd
Copy full SHA for 99c70dd
Refactor instance_usage_audit. Add audit tasklog.
Show description for 2fdd738
Monsyne Dragon
committed
2fdd738
Copy full SHA for 2fdd738
Fixes api fails to unpack metadata using cinder
Show description for 868374f
John Griffith
committed
868374f
Copy full SHA for 868374f
Merge "Switch to common notifiers."
Jenkins
authored and
openstack-gerrit
committed
4a98187
Copy full SHA for 4a98187
Merge "Raise Failure exception when setting duplicate other_config key"
Jenkins
authored and
openstack-gerrit
committed
6b09972
Copy full SHA for 6b09972
Remove deprecated auth docs
Show description for 3ff63d0
bcwaldon
committed
3ff63d0
Copy full SHA for 3ff63d0
Merge "Set the default CPU mode to 'host-model' for Libvirt KVM/QEMU guests"
Jenkins
authored and
openstack-gerrit
committed
b576a18
Copy full SHA for b576a18
Raise Failure exception when setting duplicate other_config key
Show description for 115c213
Johannes Erdfelt
committed
115c213
Copy full SHA for 115c213
Split xenapi agent code out to nova.virt.xenapi.agent
Show description for 44db828
Johannes Erdfelt
committed
44db828
Copy full SHA for 44db828
Merge "refactor baremetal/proxy => baremetal/driver"
Jenkins
authored and
openstack-gerrit
committed
66349b2
Copy full SHA for 66349b2
Merge "Properly track VBD and VDI connections in xenapi fake"
Jenkins
authored and
openstack-gerrit
committed
22a17f7
Copy full SHA for 22a17f7
ensure libguestfs has completed before proceeding
Show description for 3d1fa15
Pádraig Brady
committed
3d1fa15
Copy full SHA for 3d1fa15
flags documentation to deprecate connection_type
Show description for 620682a
Sean Dague
committed
620682a
Copy full SHA for 620682a
refactor baremetal/proxy => baremetal/driver
Show description for 442beb7
Sean Dague
committed
442beb7
Copy full SHA for 442beb7
refactor xenapi/connection => xenapi/driver
Show description for 5dd9e61
Sean Dague
committed
5dd9e61
Copy full SHA for 5dd9e61
Pagination
Previous
Next
You can’t perform that action at this time.