openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
Openstack Core Services
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
3 days
ago.
Aug 30, 2024 — Aug 30, 2025
Showing page 3,890 of 3,937
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
get rid of network indexes and make networks into a pool
Vishvananda Ishaya
More...
almost 15 years ago
Add Serializer.deserialize(xml_or_json_string)
Michael Gundlach
More...
almost 15 years ago
merged trunk
Vishvananda Ishaya
More...
almost 15 years ago
return a value if possible from export_device_create_safe
Vishvananda Ishaya
More...
almost 15 years ago
merged floating-ip-by-project
Vishvananda Ishaya
More...
almost 15 years ago
merged network-lease-fix
Vishvananda Ishaya
More...
almost 15 years ago
merged trunk
Vishvananda Ishaya
More...
almost 15 years ago
Stop trying to install nova-api-new (it's gone). Install nova-scheduler.
Soren Hansen
More...
almost 15 years ago
Call out to 'sudo kill' instead of using os.kill. dnsmasq runs as root or nobody, nova may or may not be running as root, so os.kill won't work.
Soren Hansen
More...
almost 15 years ago
Make sure we also start dnsmasq on startup if we're managing networks.
Soren Hansen
More...
almost 15 years ago
Improve unit tests for network filtering. It now tracks recursive filter dependencies, so even if we change the filter layering, it still correctly checks for the presence of the arp, mac, and ip spoofing filters.
Soren Hansen
More...
almost 15 years ago
Make sure arguments to string format are in the correct order.
Soren Hansen
More...
almost 15 years ago
Make the incoming blocking rules take precedence over the output accept rules.
Soren Hansen
More...
almost 15 years ago
db api call to get instances by user and user checking in each of the server actions
Cerberus
More...
almost 15 years ago
More cleanup, backup_schedules controller, server details and the beginnings of the servers action route
Cerberus
More...
almost 15 years ago
This is getting ridiculous.
Soren Hansen
More...
almost 15 years ago
Merge from lp:~gundlach/nova/servers_api
Cerberus
More...
almost 15 years ago
Power state mapping
Cerberus
More...
almost 15 years ago
Set priority of security group rules to 300 to make sure they override the defaults.
Soren Hansen
More...
almost 15 years ago
Recreate ensure_security_group_filter. Needed for refresh.
Soren Hansen
More...
almost 15 years ago
Clean up nwfilter code. Move our filters into the ipv4 chain.
Soren Hansen
More...
almost 15 years ago
If neither a security group nor a cidr has been passed, assume cidr=0.0.0.0/0
Soren Hansen
More...
almost 15 years ago
Merge from upstream
Michael Gundlach
More...
almost 15 years ago
More re-work around the ORM changes and testing
Cerberus
More...
almost 15 years ago
Merge from upstream
Michael Gundlach
More...
almost 15 years ago
Support content type detection in serializer
Michael Gundlach
More...
almost 15 years ago
If an instance never got scheduled for whatever reason, its host will turn up as None. Filter those out to make sure refresh works.
Soren Hansen
More...
almost 15 years ago
Only call _on_set_network_host on nova-network hosts.
Soren Hansen
More...
almost 15 years ago
Allow DHCP requests through, pass the IP of the gateway as the dhcp server.
Soren Hansen
More...
almost 15 years ago
Add a flag the specifies where to find nova-dhcpbridge.
Soren Hansen
More...
almost 15 years ago
←
1
2
…
3886
3887
3888
3889
3890
3891
3892
3893
3894
…
3936
3937
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree