- 05 May, 2015 26 commits
-
-
Change-Id: I241adc1f4dc18b4ffcc851eed2fddcabfbdc51df Change-Id: I9ec0db0a01d2f156b393d0ee2be3297e1714d7ba
Thomas Vachuska authored -
- Adds check for mastership when updating group description. Change-Id: I536bcec595b8727689de11eb41e4b2f86cabb936
sangho authored -
- Add null check for port map when creating new groups Change-Id: I92b494d91e908011f2c08be850ccde648e647a09
sangho authored -
This is a virtual Broadband Network Gateway (BNG) application. It mainly has 3 functions: (1) assigns and replies a public IP address to a REST request with a private IP address (2) maintains the mapping from the private IP address to the public IP address (3) installs point to point intents for the host configured with private IP address to access Internet Change-Id: Ie78614a1703422a57f3c325540b927cc4ae603f4
Pingping Lin authored -
This is assumed to be not null in some places. Change-Id: Id3c7f2e71b658c0077f495bf61ed997c98e16acd
Jonathan Hart authored -
- Moved cell-related classes to new package. - Created base classes for cell comparator and formatter. - Created IntComparator and HexFormatter. Change-Id: I3861bf3e0ca738a2d6eab9c70174db53f22960f8
Simon Hunt authored -
…bove their columns and table cell text is constrained to one size. Change-Id: I89ca7d25d46d895c78c41b8250ce40408fbaba85
Bri Prebilic Cole authored -
- Introduced CellComparator (with default implementation) Change-Id: I125f52c2c1ca219746b0e506e8837e24fb149038
Simon Hunt authored
-
- 04 May, 2015 3 commits
-
-
…r the comparison / formatting of cell values for GUI tables. Change-Id: I1a163259f1e80b2765a92cda654ffe092c835e6d
Simon Hunt authored
- 02 May, 2015 1 commit
-
-
…tMap + Disaable the hazelcast version Change-Id: I26afea0fadae272baafc55edd8f6c8194b41e3a7
Madan Jampani authored
-
- 01 May, 2015 10 commits
-
-
includes: - typo fix (intendId -> intentId) - refactored ResourceAllocations command so it doesn't use error handling as part of control flow - add ability to compare LinkResourceAllocations Reference: ONOS-1076 Conflicts: cli/src/main/java/org/onosproject/cli/net/ResourceAllocationsCommand.java Change-Id: I6a68012d8d7d359ce7c5dcd31e80a3b9f63d5670
Ayaka Koshibe authored -
Also, two small bug fixes for SimpleIntentStore and one for IntentCleanup Change-Id: I19c8246dd669d894ba258e04f4f963a97b9a7626
Brian O'Connor authored