1422 Commits

Author SHA1 Message Date
Ray Milkey
8e2c339b06 Upgrade ONOS to use 2.3.0-b2 version of the yang tools
Change-Id: I1111958d4d172320a00d595c20ff82a385a4be3e
2017-10-17 22:06:07 +00:00
Jordan Halterman
980a8c1566 [ONOS-7054] Implement prototype of ISSU protocol
Change-Id: Id543c0de9c97b68f977c824cbc987b35d81beb2d
2017-10-06 21:14:56 +00:00
Thomas Vachuska
5cd2566483 Fixing flow objectives test fixture.
Change-Id: Ib80c0978ee741ca8993e0a7042f183efdda7a02e
2017-10-06 10:26:52 -07:00
Ray Milkey
3870037b23 Bump up buck version
Change-Id: I58eaf2b12ff6163530f91e50a744a39b32c46673
2017-10-03 23:45:52 +00:00
slowr
ac691981f6 Swagger annotations library support
Change-Id: Ib2843e541580c4accca2a6411449f77a7ea7a02b
2017-10-03 16:45:49 +00:00
Ray Milkey
dc48fb2c3b Starting snapshot 1.12.0-SNAPSHOT 2017-09-26 14:42:24 -07:00
Ray Milkey
eb3f6ef786 Tagging 1.12.0-b1 2017-09-26 14:40:44 -07:00
Ray Milkey
46b3e85717 docs staging is on api.onosproject.org
Change-Id: Ibc6afe4560589d9232413c84a3735dd30e0dedb9
(cherry picked from commit c9c1848d81bee474f63b42f736a4ab0147e07ef1)
2017-09-26 20:25:26 +00:00
Carmelo Cascone
87ac737b2d Fixed onos-setup-p4-dev to install nanomsg before P4Runtime
Change-Id: I26b50e30e34d44fdc418e17fff853338a707af95
2017-09-15 00:19:16 +00:00
Carmelo Cascone
f2a5ea6a87 Fixed bug in P4_16 programs that was making bmv2 crash
Change-Id: Ia5057b3080e55610605908cd36b399db6c50c545
2017-09-15 00:00:57 +00:00
Steven Burrows
1270c18e06 Topo2: Added Friendly host names
JIRA: ONOS-6657

Also added css into the browsersync tasks within gulp

Change-Id: Ibcf342c89b8e1eae131f5cb3694e3632bc134534
2017-09-14 17:13:49 +00:00
Ray Milkey
545942322c Bump onos-yang-utils to version 2.2.0
Change-Id: I53fae36d21278ba67224a9044e83063f2b6e1f82
(cherry picked from commit e9019321ac484f6ab65aaaaf72788da33663067d)
2017-09-13 15:17:58 -07:00
You Wang
dafd5b7f2f Solve potential race condition on known_hosts file when executing
scripts in parallel

Change-Id: I4b1eb76a79d978a9241cd08df49d9ed87e90cdc3
2017-09-13 18:14:11 +00:00
Yuta HIGUCHI
f87603ccd5 Fix error in upstart script
Change-Id: I8e28bbcd4c9fe4f07feadc3293abd225c5365a57
2017-09-13 16:57:39 +00:00
Simon Hunt
ac8f11f01b Updated node/host locations for "dual" topo.
Change-Id: I8ce1e3ca8b2a21f36521af9820bbc80cc9eb5d2b
2017-09-12 13:11:11 -07:00
Simon Hunt
12c79edc91 Added support for dual-homed hosts (on "classic" topo).
Change-Id: I47f4b3bf5756928452cbf99c4be2e3e1d6c8fa92
2017-09-12 11:58:53 -07:00
Carmelo Cascone
6e85404b1c Minor changes to PI-ECMP demo
- Support devices with different pipeconfs (as in the HW testbed)
- Run UDP servers in Mininet hosts
- Wait before pushing config to ONOS

Change-Id: Ic400e0ac0949375a27aa9721b32dc57d5065fb1c
2017-09-11 22:02:57 +02:00
Simon Hunt
879d9f0236 Updated simon-single cell to include null-provider.
Change-Id: I987e8e49a35b7d9900066b78ce563f5ef0c7fa29
2017-09-07 13:05:03 -07:00
Simon Hunt
1154a5a260 Added peer-region declarations to Korean demo script.
Change-Id: Idcb9b3fdea2c2e79403c74398e7f77884d736c64
2017-09-07 18:37:45 +00:00
Carmelo Cascone
99474f140e P4 tools version bump
Change-Id: I39bfba21fb90334ca4cae05ce06c34ddeafd02ab
2017-09-06 21:16:30 +00:00
Thomas Vachuska
4d9051eebd Fixing YANG bucklet to properly generate the name of the model registrator class.
Also fixing yang-live-compile scenario.

Change-Id: I614726d1a3220c06bc7146d2445ec8d6b6b57417
2017-09-06 13:34:05 -07:00
Thomas Vachuska
08b4decc39 ONOS-6980 Adding support for download of application bits.
Change-Id: I742950690b50038cac0bb2ad2da4eaac5781da85
2017-09-06 17:37:43 +00:00
Carmelo Cascone
eb01812052 Updated P4_16 sample programs to reflect HW testbed
Change-Id: I9d76c9bc7632760cd9af1a3a431856291903eaf9
2017-09-06 16:27:06 +00:00
Carmelo Cascone
ca7682ab16 Bumped version of PI in P4 tools to fix counter read bug
Change-Id: I21ad0930485b5756b6bf148d6a8693525b53b6f7
2017-09-01 00:50:38 +00:00
Steven Burrows
3c9bd0d67a Remove /tmp/npm-{pid} files on postinstall
The files are causing the Jenkins storage to fill up

Change-Id: I1f8bc8b657ad3bd9431a90cae6e32f5f0a1738d0
2017-08-31 18:46:02 +00:00
Yuta HIGUCHI
ce99952ac3 fix YANG tool version in patch-yang-libs
Change-Id: Id75bf79449f3a927fee54e71a8e19121bfa73604
2017-08-30 17:14:00 -07:00
Thomas Vachuska
e3094a3d4d Adding app reactivation scenario; part of smoke test.
Change-Id: I8aab34796f51acf5a1a6c05709d016bec2b79382
2017-08-30 08:15:39 +00:00
Yi Tseng
60ef61d52c Avoid the P4 compiler put ecmp_group_id to scalars meta
Change-Id: I4a5e71d75a4e13de645ea800afcda22988e0e728
2017-08-30 00:50:37 +00:00
Ray Milkey
f4eefc4479 turn artifact spot check back on - sonatype resolved their problem
Change-Id: I266bc4d4e49cb278b2ae41beed63f957c7fd0222
2017-08-29 14:56:14 -07:00
Carmelo Cascone
46d360bb63 Added option to run Bmv2 with valgrind in bmv2.py
Helpful to debug Bmv2 memory leaks.

Change-Id: I404914201c00203ab3050c439fd7af8a608774d2
2017-08-29 21:07:23 +02:00
Carmelo Cascone
28f3778f5a Bumped P4 tools version
Change-Id: I25ac46916292fcb384dd507ef69326cb83eda84e
2017-08-29 19:03:28 +00:00
Ray Milkey
a2c90ffc40 UI API change fix
Change-Id: I9549fe8ce85fd112dd05375bf174390ab0bc40aa
(cherry picked from commit 80cb55872714d83ddcb6be4ecc3c90d174747a85)
2017-08-29 18:32:17 +00:00
Thomas Vachuska
49367a6a3f Fixing the bash_profile 'o' function to prefer shorter paths.
Change-Id: If874e6a9c885f48bc1fcf0b19262f7b44a094323
2017-08-29 16:28:48 +00:00
Andrea Campanella
19090320e7 Completing Port Statistics scheduling in general device provider.
Adding empty shell for port statistcs discovery with bmv2 and default.p4

Change-Id: I4a333e406d6df0c6f8041d53f21cbf10f8bb9782
2017-08-29 15:34:31 +00:00
Carmelo Cascone
3443325287 Allow bmv2-demo mininet topology with arbitrary size
+ made imbalanced striping optional
+ improved generated netcfg
+ various improvements to bmv2.py

Change-Id: Ic297a9d4571bc1987a9cf8fe7bec7c648fb86686
2017-08-29 15:28:50 +00:00
Yuta HIGUCHI
002f39477c RegExp header only requiring Apache 2
External app who want to declare Apache 2 license with their own name
can add following to their pom.xml


    <build>
        <plugins>
            ...
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-checkstyle-plugin</artifactId>
                <version>2.17</version>
                <configuration>
                    <headerLocation>onos/apache2-java.header</headerLocation>
                </configuration>
            </plugin>
            ...
        </plugins>
    </build>

Change-Id: I9c1eded80caf2cf9447d00b9907591749a1904dd
2017-08-28 20:31:24 +00:00
Pier Luigi
f34dda78b2 Removing pcep api from publish-target-list
Change-Id: Ib4d16c970729688f0bec234b41bc59035332cbdc
2017-08-28 17:15:27 +00:00
Yuta HIGUCHI
e278ccc8ef look for local cache first when running onos-lib-gen
Change-Id: I7dc6cef377154a87d43a18307398cad61d8e2e21
2017-08-25 20:34:13 +00:00
Jian Li
dc096738fd Add Korean regions topo for Korea Map DEMO
Change-Id: I01b7f43e1735aba44212cd034390b84204a8868e
2017-08-25 18:20:37 +00:00
Ray Milkey
a210520797 Add a small pause before running pingall to allow the switches to settle
Change-Id: Ie987a4b6aabfb37eecd8db3e4513443938ec416a
2017-08-25 10:44:30 -07:00
Ray Milkey
ef3968b07c Upgrade buck and yangtools version
Change-Id: Ia79fb009371661417eddbc7740195c72d8488e18
2017-08-24 22:09:01 +00:00
Carmelo Cascone
b605cf0248 Drop packets on table miss in default.p4
Also fixed compiler warnings.

Change-Id: Ibbc6eee9bbd55f55e46fd5268a2dc206f04f14ea
2017-08-24 13:31:35 +02:00
Carmelo Cascone
73f6b6d996 Prettified netcfg JSON produced by bmv2-demo.py
Also disabled debug Mininet output.

Change-Id: I62025e5375f072d5d39eca323cd324323b29697b
2017-08-24 13:31:35 +02:00
nosignal
f43b3d5bb1 [ONOS-6954] Fix onos-wait-for-start karaf login timeout
Change-Id: I20bc841f1e07be139578f23a27d4e4223ac946be
2017-08-23 23:06:52 +00:00
Yi Tseng
7875cb78bb [ONOS-6854] refactor bmv2-demo.py
Change-Id: I9b7460b15f6664363f2ff0b16110e2b3bc4dedeb
2017-08-22 19:32:12 +00:00
Carmelo Cascone
fc3776dbc7 Fixed building of P4_14 test programs
Also checked in p4c compilation result (BMv2 JSON and p4info)

Change-Id: If1d2426e6ff275c01f63b3e300acd2b48197aa99
2017-08-22 09:38:51 +00:00
Carmelo Cascone
6e4f7eb58c ONOS-6648 Bumped version of p4c with support for cmake build system
Also bumped version of BMv2 and PI

Untested on Ubuntu 16.04

Change-Id: I700274af96f7b44d8f2e3a86f1e4a5df5aac3a1e
2017-08-21 23:00:43 +02:00
Yi Tseng
b62509b6c5 [ONOS-6904] Add ecmp feature to default.p4
Change-Id: I3837b3cc8d931dece030ab30bd4d15a7031fb646
2017-08-21 11:57:14 -07:00
Steven Burrows
4b4d2b44de [onos-3264]: Close the gap between summary and details panel
Change-Id: I3921da4a3d9e9e3f6c127692e62815a8d54a28a4
2017-08-21 17:01:08 +00:00
Ray Milkey
aa279c014e Starting snapshot 1.12.0-SNAPSHOT
Change-Id: I92269af3b1103fc6622614a77681bd841438d050
2017-08-16 13:27:00 -07:00