- 27 Jan, 2016 3 commits
-
-
Implement replace method in ConsistentMap Using Versioned#valueOrNull in place of Versioned#valueOrElse where appropriate Change-Id: Ief3f3547d589d35f5c821a1c47035f91078e8316
Madan Jampani authored
- 26 Jan, 2016 16 commits
-
-
- Fixing opticalUtils.py, which was broken due to additional constraint added by Change-Id: I372e6c7e6c0fa6fa52301568af73342aaae6347b Change-Id: I4233550c9e483448599a2dd501a50309ceb2e4c8
HIGUCHI Yuta authored -
- Should never return null, when return type is a Collection Change-Id: I85eb27bf702b5e76facf83db29ab264cf85a6755
HIGUCHI Yuta authored -
…ns of thirdparty libraries. Change-Id: Id578e10713d41b6c02e92cb2c6e17a4da0787b52
Brian Stanke authored -
Rename as follows. - ResourceId.Discrete -> DiscreteResourceId - ResourceId.Continuous -> ContinuousResourceId - Resource.Discrete -> DiscreteResource - Resource.Continuous -> ContinuousResource Change-Id: I80e59d1eec07128743bacc582a8725bd4d5489b4
Sho SHIMIZU authored -
…al call in old add and delete ports of OsvdbBridgeConfig Change-Id: Ib23b90f7793f3afc5d62250b9f1f318b8042ad77
Andrea Campanella authored -
- Added event handlers (Floatingip_CUD(Create, Update, Delete), Router_CUD, and RouterInterface_CUD). - Added packet handlers about ICMP and pNAT. - Added the models of openstack router, router interface, external gateway and floatingIP. - Fixed pom.xml - Added external_fixed_IP information for PNAT and renamed SNAT to PNAT in OpenstackExternalGateway - Fixed java docs in OpenstackRoutingService.java Change-Id: Ia694614cf8885d81a66fc4659db2fa0c5de5e950
Kyuhwi Choi authored -
- precache loading... images. Change-Id: Ie93262b78e72f6c740ba851d8662b8170a91ab75
Simon Hunt authored -
… blocking when nodes are inaccessible. Change-Id: I46ce54505e8c4c34b56009412ddb1d645c83aaa3
Aaron Kruglikov authored
- 25 Jan, 2016 7 commits
-
-
- Added 'gatewayMAC' field to network config for cordvtn - Implemented to send gratuitous ARP when gateway MAC is updated Change-Id: I4f9050f4be64f04e0568515bbb95474513bbe057
Hyunsun Moon authored -
- Use TestTools.findAvailablePort when selecting unused port during unit tests Change-Id: I155781db8830fc3d5238bda0b23cbbf065ba7b51
HIGUCHI Yuta authored
- 24 Jan, 2016 1 commit
- 23 Jan, 2016 4 commits
-
-
* Added -s option which gives more succinct output. * Display each flow on one line for easy grepping. * Added ability to filter output by table ID. * Flows are now sorted by descending priority within a table. * Removed the use of toStringHelper in instructions and criterion to produce less verbose output. Change-Id: I1c874c776491386488ea5a4d23627b20f1e5728b
Jonathan Hart authored -
- simplified DOM structure - refactored code to reduce boilerplate - cleaned up CSS Change-Id: Iff443d7f038f1f770e7b3e9ed383c65b96ba6886
Simon Hunt authored
- 22 Jan, 2016 9 commits
-
-
- fix dialog button colors - Capitalize action word Change-Id: I11f619fe1f9055e4f5975e5c14c8b562e471fab7
Simon Hunt authored -
Adding arp-spa to flow from vRouter to distinguish between multiple untagged interfaces with the same macAddress. Change-Id: Ifd6e00f70c538c780c0f5728d9ba960a4c70b1db
Saurav Das authored -
- adjusted column widths. - fixed broken escape handler. - made URL in details pane a hyperlink. Change-Id: I0e9756ded47a297f5b2f15177678e7de8d37ee37
Simon Hunt authored -
- Aggregate output of some Discrete resources Currently supports: VlanID, MPLS label, Tributary slots - Add support for Continuous resource Change-Id: I5d002ba7f43f8b8d06228507b7463c29296aec90
HIGUCHI Yuta authored