Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
7463951791b393b88cbafb8f37dbe548f2e71187
« Previous
2a94262
script for auto-starting bbs service
by Scott Baker
· 9 years ago
e5760b4
use bbs_addrs from ansible recipe
by Scott Baker
· 9 years ago
e215948
associate vCPEs with IPs, turn off SYNCME feature
by Scott Baker
· 9 years ago
f82dbc1
add associate operation
by Scott Baker
· 9 years ago
a46e487
add bbs_addrs to ansible variables
by Scott Baker
· 9 years ago
e61e3a0
restart dnsmasq on change; add bbs_addrs to yaml
by Scott Baker
· 9 years ago
04040ca
cord CSS in login page
by Scott Baker
· 9 years ago
c23bb29
latest vBNG API
by Scott Baker
· 9 years ago
b350050
styles for service grid
by Scott Baker
· 9 years ago
da252a0
cord CSS styles, wip
by Scott Baker
· 9 years ago
cbcf8e3
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 9 years ago
b3ca559
starting the UI CSS overhaul for cord
by Scott Baker
· 9 years ago
8449db5
Bug fix
by Andy Bavier
· 9 years ago
acf0205
Use ubuntu-vcpe3
by Andy Bavier
· 9 years ago
68b3f5d
Stripped down for demo
by Andy Bavier
· 9 years ago
2bb9756
Use ssh pipelining
by Andy Bavier
· 9 years ago
4ff9930
Fix for our current image
by Andy Bavier
· 9 years ago
28c90fc
Merge branch 'master' of github.com:open-cloud/xos
by Andy Bavier
· 9 years ago
1cd7088
show vcpe_synced in subscriber ui
by Scott Baker
· 9 years ago
125beaa
add vcpe_synced to subscriber rest api
by Scott Baker
· 9 years ago
7bbdd2f
add vcpe_synced field to cordsubscriber object
by Scott Baker
· 9 years ago
d40a42d
implement 'quick mode' for vcpe observer
by Scott Baker
· 9 years ago
d8d26a4
turn off gather_facts; ifdef out setup steps; comment out sample steps
by Scott Baker
· 9 years ago
f161ac6
fix typo in variable name
by Scott Baker
· 9 years ago
32bca6f
revise MAC addresses in initdemo call
by Scott Baker
· 9 years ago
f4f61ca
reserve bbs01@onlab.us account for SYNCME vcpe
by Scott Baker
· 9 years ago
5010ed6
record timing info to log file
by Scott Baker
· 9 years ago
c368d4a
Fixes the accumulating - 2 in backend_status. Resolves #91.
by Sapan Bhatia
· 9 years ago
84e5ccd
Merge branch 'master' of github.com:open-cloud/xos
by Andy Bavier
· 9 years ago
1435ae7
Don't always restart vCPE container
by Andy Bavier
· 9 years ago
dcf47e6
add support for passing mac and hostname to vbng service
by Scott Baker
· 9 years ago
790613c
only sync the vCPE that has 'SYNCME' in its vcpe-ssid
by Scott Baker
· 9 years ago
e999405
fix netmask of hpc_client network
by Scott Baker
· 9 years ago
3fe6a36
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 9 years ago
8df3fd0
turn off parental filter sync for vcpes not on ssid 0
by Scott Baker
· 9 years ago
63df5d9
Merge branch 'master' of github.com:open-cloud/xos
by Andy Bavier
· 9 years ago
b3f5cda
Pull latest image
by Andy Bavier
· 9 years ago
0d38c92
translate 'ALL' and 'NONE'; fix PG_13
by Scott Baker
· 9 years ago
e2168c7
force all vCPEs to use the same bbs account for now
by Scott Baker
· 9 years ago
fa939d6
extra colon fixed
by Scott Baker
· 9 years ago
7347bcf
fix misspelled field name
by Scott Baker
· 9 years ago
ae44e8a
fix extra colon; reset all levels to PG_13 for demo clients in initdemo
by Scott Baker
· 9 years ago
eef3fb8
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 9 years ago
f7ac0d1
if trying to create a vOLT with the same (ss_id, vlan_id) as an existing vOLT Tenant, then return the original
by Scott Baker
· 9 years ago
df07be1
Add wan_mac
by Andy Bavier
· 9 years ago
7ed70b9
Add explicit MAC address for WAN interface
by Andy Bavier
· 9 years ago
89932da
punch wan_mac through cordsubscriber API
by Scott Baker
· 9 years ago
11d32c7
use dnsdemux addresses on hpc_client network for resolver config
by Scott Baker
· 9 years ago
3f4fe40
push wan_mac through to vcpe observer
by Scott Baker
· 9 years ago
f146b79
API for vBNG mappings
by Scott Baker
· 9 years ago
d4dc118
if a network is labeled 'hpc_client', then return it as the network to use when contacting hpc
by Scott Baker
· 9 years ago
73a461a
display ssh_command on subscriber page
by Scott Baker
· 9 years ago
11981a9
punch ssh_command through to CordSubscriber API
by Scott Baker
· 9 years ago
1d317c6
perm fix
by Scott Baker
· 9 years ago
c254e0d
return a proper exception when not found
by Scott Baker
· 9 years ago
cf671cc
rename and change detail response to not be a list
by Scott Baker
· 9 years ago
25bf732
add ssidmap API
by Scott Baker
· 9 years ago
3bae720
hpc_client network ends up on eth0, not eth1
by Scott Baker
· 9 years ago
710ad05
plumb hpc_client_ip through to vCPE docker container
by Scott Baker
· 9 years ago
f5d80e7
perm fix
by Scott Baker
· 9 years ago
fd1f696
new vcpe image that expects two private networks
by Scott Baker
· 9 years ago
2c4f1eb
new default image for vCPE
by Scott Baker
· 9 years ago
99ff551
plumb through delete-vBNG API call
by Scott Baker
· 9 years ago
7d404f8
raise exception rather than try to set status in vBNG / vCPE observers
by Scott Baker
· 9 years ago
511182b
cord user administration in xoslib
by Scott Baker
· 9 years ago
24ebdfd
api support for user administrationin xoslib
by Scott Baker
· 9 years ago
ac73170
return user on update_user function
by Scott Baker
· 9 years ago
7be23fe
plumb through the BBS code to the vCPE observer
by Scott Baker
· 9 years ago
93f31de
define the BBS_Failure exception
by Scott Baker
· 9 years ago
b80855ec
broadbandshield library
by Scott Baker
· 9 years ago
135741a
return computeNodeName in vOLT object
by Scott Baker
· 9 years ago
e5ab837
more underscore fixing
by Scott Baker
· 9 years ago
ad4f2a9
allow underscore in service name
by Scott Baker
· 9 years ago
a21407f
turn off exponential backoff in vbng observer
by Scott Baker
· 9 years ago
ae20030
vBNG observer now working with vBNG service
by Scott Baker
· 9 years ago
8e78c1f
plumg through vBNG REST API call
by Scott Baker
· 9 years ago
7c79630
disallow duplicate user names
by Scott Baker
· 9 years ago
87c95b7
add initdemo REST API function
by Scott Baker
· 9 years ago
664c428
add is_demo_user field to vOLT object
by Scott Baker
· 9 years ago
aeec8d4
Fix up WAN network
by Andy Bavier
· 9 years ago
6293b66
update documentation link
by Scott Baker
· 9 years ago
375d09c
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 9 years ago
2184868
handle json decoding error
by Scott Baker
· 9 years ago
c153c2b
Be more optimistic about the status of objects. Show objects that are pending but marked as 'OK' to be green
by Sapan Bhatia
· 9 years ago
ce88025
Added delete for non-sync'd objects. Resolves #9 and #82
by Sapan Bhatia
· 9 years ago
8761ff0
add new HPC monitoring views to hpc tools dashboard
by Scott Baker
· 9 years ago
db631b2
Do not create spurious networks. Resolves #32
by Sapan Bhatia
· 9 years ago
623a375
rename some variables
by Scott Baker
· 9 years ago
34a8881
url statistics slice by url instead of node
by Scott Baker
· 9 years ago
02103a6
monitor hpc by node
by Scott Baker
· 9 years ago
66a4497
save per-URL details
by Scott Baker
· 9 years ago
971c573
make the nameservers used in hpchealthcheck configurable
by Scott Baker
· 9 years ago
e8144d7
add config file attribute to force cmi hostname for hpc observer
by Scott Baker
· 9 years ago
708184c
fix HPC filtered admin breaking on list views
by Scott Baker
· 9 years ago
a908529
pass custom_delete_url through
by Scott Baker
· 9 years ago
80dc9e8
turn off add and delete permission in ContentProviderAdmin for non-admins
by Scott Baker
· 9 years ago
0303768
break out the filtered admin stuff to a separate file; hide save/save_continue buttons; set custom delete url
by Scott Baker
· 9 years ago
503b022
allow custom delete urls to be used
by Scott Baker
· 9 years ago
3083cd4
add ability to disable save buttons in admins
by Scott Baker
· 9 years ago
dec4880
url_filtering -> url_filter
by Scott Baker
· 9 years ago
Next »