Age | Commit message (Collapse) | Author | Files | Lines |
|
This sets the foundation for building the XACML PDP
engine that supports Decisions for onap.Monitoring
policy types.
Mostly stubbed code for now, will most likely get
re-arranged.
Put in the cucumber basics, but no implementation yet.
Need policy/parent to be merged before this will pass.
* Fixed checkstyle license date
Issue-ID: POLICY-1273
Change-Id: Ifb455065316fd3ec0a025b5833b334ee72f65adc
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
- Creates docker image of policy xacml-pdp
- Creates zip package of policy xacml-pdp
- Also committed changes from Healthcheck/Statitics review that were
allowed to be deferred
Change-Id: Ia5fb72be05a30a341692453fe4ff32c7b112e861
Issue-ID: POLICY-1436
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
Includes:
- Basic code structure modeled after policy distribution
- Code implementation to support Healthcheck/Statistics RESTful API entry point
- JUnits
- Fixed Checkstyles issues and added some missing statistics classes and
Junits
- Made changes per Jim's comments
- Made more changes per Jim's comments
> made gson field static
> using AssertThatThrownBy() mechanic from AssertJ
> added setup and teardown to correctly terminate activator in
Junit
- Made corrections to the statitics endpoint and junits
Change-Id: Iad40272beceff8a0f99966440e96a84fc2043b12
Issue-ID: POLICY-1436
Signed-off-by: Michael Mokry <michael.mokry@att.com>
|
|
Released parent v2.0.0
Issue-ID: POLICY-1213
Change-Id: I196fb14a1371e62cdf3ace7e40efd10a514c539a
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Setting this project up for future work.
Added checkstyle and jacoco coverage declarations.
Removed redundant version.
Added entries to gitignore for idea and checkstyle.
Issue-ID: POLICY-1136
Change-Id: I2068165a66c1dda29c2c4da5cf3c807b866912c2
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
The extra version tag generates an eclipse warning.
Changing the artifactID so that it prepends the policy-
Issue-ID: POLICY-846
Change-Id: Ifa9d71e3b975a5e9790ea8c487b0aa51caf8bd8a
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
The license isn't quite right, fixing it.
Issue-ID: POLICY-846
Change-Id: Ia517804850c359a533abcae131c44ea5fc24707e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Issue-ID: POLICY-846
Change-Id: I84aaaa0b39da007f36ba56089032555b802b61d4
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|