Formatting applied to StoreBuilder 59/31559/2
authorRyan Goulding <ryandgoulding@gmail.com>
Fri, 18 Dec 2015 00:03:44 +0000 (19:03 -0500)
committerRyan Goulding <ryandgoulding@gmail.com>
Fri, 18 Dec 2015 00:48:48 +0000 (19:48 -0500)
commit78e94e0ad0601bbcfafa25e5d407b59a8a565c58
tree78928acb82d8506dcbd32bcb09d01cb920e17e0c
parent46f1fe1a04efb392ea517f2de807fdd364b64296
Formatting applied to StoreBuilder

This change tackles some vital formatting issues with StoreBuilder.  The
following is done to the IdmLightApplication class to promote clarity and conformance
to project style:

1) Add some detailed information to the class comment concerning the default installed
accounts.

2) Add TODO concerning what to do if "sdn" is deleted.  Implies that "sdn" could
be made a mandatory domain.

3) Format in eclipse by clicking "format".

4) Fix any errors reported by "mvn checkstyle:checkstyle".

No actual code or functionality changes were made.  This is strictly a
formatting related patch.

Change-Id: I09f45e529201d3eeaca94286f86e3dc06bf727c8
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
aaa-idmlight/src/main/java/org/opendaylight/aaa/idm/StoreBuilder.java