Go to file
Dan Smith 5138b697b6 Add conditional object registration
This adds a register_if() method to the object registry, which allows for
conditional registration of the object class. It does, however, always
build the class properties and remotable methods, even if registration is
not performed. This is useful when it is desirable to control which
implementation of an object is used, or for testing purposes.

Change-Id: I0deb82744e7db659e8e75ce300b2c5417830f18d
2015-02-17 08:57:02 -08:00
2015-02-10 12:32:13 -08:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-13 11:24:45 -08:00
2015-02-13 11:24:45 -08:00
2015-02-02 15:08:43 -05:00
2015-02-02 15:08:43 -05:00
2015-02-12 09:46:28 -08:00
Description
OpenStack versioned objects library
Readme 7.6 MiB
Languages
Python 100%