Reviewed: https://review.openstack.org/80588 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0d2cb6f2091c01c9e57fd9b3c9d723b3e3d7080c Submitter: Jenkins Branch: master
commit 0d2cb6f2091c01c9e57fd9b3c9d723b3e3d7080c Author: Dan Smith <[email protected]> Date: Fri Mar 14 07:30:38 2014 -0700 Add security_group_rule to objects registry This adds the security_group_rule module to the objects registry, which allows a service to make sure that all of its objects are registered before any could be received over RPC. We don't really have a test for any of these because of the nature of how they're imported. Refactoring this later could provide some incremental steps to making this more testable. Change-Id: Ie96021f3cdeac6addab21c42a14cd8f136eb0b27 Closes-Bug: #1264816 ** Changed in: nova Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1264816 Title: Unable to instantiate unregistered object type SecurityGroupRuleList To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1264816/+subscriptions -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
