- 03 Mar, 2016 38 commits
-
-
- fixed bug where glyph was not installed when icon mapping made. Change-Id: Iea9a145ff0caf6b4977bec4e71f75738d3174719
Simon Hunt authored -
- Removed unnecessary CordVtnNodeConfig class - Don't allow local and host management IP range overlapping - Check node init state saved in the store instead of really check when a VM is detected or vanished since it's too slow Change-Id: I076780bdc3946b2000176cb05805003ba7c8724d
Hyunsun Moon authored -
I'm not too happy with negative options, but the advantage is that the basic onos-install should "just work." Change-Id: Ie57142feea23e1ed7b5757098772a60de13c3e37
Bob Lantz authored -
The default ScheduledExecutorService does not provide the capability to capture and log the exception during executing scheduleAtFixedRate and scheduleWithFixedDelay methods. This makes it difficult to debug the program when the scheudled tasks are failed for some reasons. A new ScheduledExecutorService allows the developers to capture and log any exceptions if the tasks are failed during execution. Change-Id: I549ba0f479b9e302f0e668482873b3032dfea147
Jian Li authored -
- temporary choice, so we have something interesting for ONS demo. - it would be better if openflow provider had a wiki page. Change-Id: I8c9216782f9b8c5de0a07bb7985b988b86320203
Simon Hunt authored -
This is a preparation task for the future Intent Framework major enhancement that aims to consolidate resource allocation invocations into the Framework side instead of the compiler side. Declaring required resources and allocating the resources need to be clearly separated. This patch tries to separate these phases. Change-Id: I7b238f24996b3f1dc97afda6d188426001052127
Sho SHIMIZU authored -
Fixing onos-check-flows script; it was broken badly. Change-Id: I0962dcf879a1030449ac7cd5c0b19c211d5f36df
Thomas Vachuska authored -
Changing flow objective intent compilers to use SPECIFIC flag. Change-Id: Ib275fe0fa38b66045fcdc225233a37ad0897bac6
Thomas Vachuska authored -
…propriate status when handler errors occur Change-Id: I995bdd6c67b88b6d7729887d32083315213fb79f
Madan Jampani authored -
ONOS-3690 and ONOS-3842 Change-Id: If00ba70fa26e01924c225596c52a5ffb24987cc2
Marc De Leenheer authored -
Found better solution which can call the libraty directly from the ONOS app. Change-Id: Ib7747f0008949064743f3b19265f54a3651ab018
Hyunsun Moon authored -
Some minor fixes for onos-release-prerequisites Change-Id: I3c0003fef9de6cf26ce33ca4930db3c4b6000ce5
Brian O'Connor authored
- 02 Mar, 2016 2 commits
-
-
Fixing minor issues with onos-upload-docs and envDefaults. Change-Id: I6bc0ba4cebab625cd371ebbf58f356541e75b859
Thomas Vachuska authored