Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
b76d4bb4517377f8158cca17741d6ebdc7f0344c
/
deploymentadmin
/
autoconf
/
src
37fa773
FELIX-4314 Fixed the code as described. Adapted the test cases as this affected some of the mock objects we were constructing.
by Marcel Offermans
· 11 years ago
c6e4c55
Updated to a stable metatype, which required a small code change. Small updates to the import statements, adding an attribute that can be used by a management agent.
by Marcel Offermans
· 11 years ago
4c841df
Cleaned up some redundant code.
by Marcel Offermans
· 12 years ago
0d1c4cb
FELIX-3400 applied the patch with some small changes to keep it 1.3 compatible
by Marcel Offermans
· 13 years ago
e5fa4a8
FELIX-3329 FELIX-3330 Some small fixes and a lot of extra debug logging, added until we get coverage and confidence in the new code up. Renamed the TestUtils to Utils because they were being picked up as tests (having Test in the name).
by Marcel Offermans
· 13 years ago
39e2e00
FELIX-3329 FELIX-3330 Added a couple of test cases to validate some of the basic operations in this resource processor.
by Marcel Offermans
· 13 years ago
1760f80
FELIX-3329 FELIX-3330 Implemented support for deferred as well as multiple configuration admins. Deferred configuration admin services can be started and will be considered until the deployment session ends. Filtering can be done by adding an optional attribute to the <MetaData> tag with a filtercondition which will be applied on the configuration admin service. If it matches, or if there is no such filter, the configuration will be applied.
by Marcel Offermans
· 13 years ago
8caf1c4
FELIX-3243 applied the patch
by Marcel Offermans
· 13 years ago
dc8dbf9
FELIX-3245 applied the patch
by Marcel Offermans
· 13 years ago
3585845
When the resource processor gets a resource that contains no Designates, which might be a bit strange but is allowed according to the spec, the processor throws a NPE, when it should just not do any processing. This change does just that, and logs the fact that there are no Designates.
by Marcel Offermans
· 14 years ago
f91b4a6
Fixed the autoconf bundle activator to work with the latest snapshot of the dependency manager again.
by Marcel Offermans
· 14 years ago
7f95bc1
Updated to the latest dependency manager snapshot. Misc fixes for EE compatibility.
by Marcel Offermans
· 15 years ago
b42978c
FELIX-454 Initial version of the Autoconf Resource Processor
by Christian van Spaandonk
· 16 years ago