Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
252cd078f4cf17de39f51f86196146c13acab4d9
« Previous
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
c866953
add filter level to subscriber page
by Scott Baker
· 9 years ago
0fc093a
better looking subscriber page
by Scott Baker
· 9 years ago
e257011
only need to allocate a bbs_account if URL filtering is enabled
by Scott Baker
· 9 years ago
1d0ec5d
add bbs_account to coreSubscriber field list
by Scott Baker
· 9 years ago
5c8abf8
allocate bbs account in vcpe object
by Scott Baker
· 9 years ago
dcc5427
doesn't need to check providerservice anymore
by Scott Baker
· 9 years ago
f996b76
change tenant unicode to something less inscrutable
by Scott Baker
· 9 years ago
a0cf961
REST API for managing CORD users
by Scott Baker
· 9 years ago
282cfc0
eliminate debug print
by Scott Baker
· 9 years ago
9116874
add address fields to xoslib
by Scott Baker
· 9 years ago
c4b6065
display addresses in subscriber view
by Scott Baker
· 9 years ago
e9140dd
add addresses to yaml file
by Scott Baker
· 9 years ago
c7a96c8
move the address properties into the vcpe object
by Scott Baker
· 9 years ago
76a6243
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 9 years ago
a6a7e03
move the address properties into the vcpe object
by Scott Baker
· 9 years ago
f19d4e8
Reload configuration into container
by Andy Bavier
· 9 years ago
df08d34
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 9 years ago
706bf97
add ip addresses to vcpe and cordsubscriber objects
by Scott Baker
· 9 years ago
cc67495
Merge branch 'master' of github.com:open-cloud/xos
by Andy Bavier
· 9 years ago
ca44076
Configure servers for dnsmasq
by Andy Bavier
· 9 years ago
f2287fa
allow ContentProvider, CDNPrefix, OriginServer to be edited by ContentProvider users
by Scott Baker
· 9 years ago
40d04ff
add ContentProviders to dashboards automatically; optimize out single-dashboard case
by Scott Baker
· 9 years ago
707a889
set descrption to 'blank' if none is provided
by Scott Baker
· 9 years ago
2e6f2fd
set some fields as readonly for ContentProviders who are not admins
by Scott Baker
· 9 years ago
4bba6df
use a FilteredSelectMultiple widget for ContentProvider users
by Scott Baker
· 9 years ago
bc627c4
Add OriginServer to ContentProvider admin
by Scott Baker
· 9 years ago
811d447
add quick-profile to user admin
by Scott Baker
· 9 years ago
08ed108
add ContentProvider tabs to dashboard
by Scott Baker
· 9 years ago
a3d2afb
pass hpc_port80 config variable to hpcConfig view
by Scott Baker
· 9 years ago
99183dd
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 9 years ago
98e7712
configurable networks for hpc_watcher
by Scott Baker
· 9 years ago
d0bab94
HPC service fields for port80 and watcher networks
by Scott Baker
· 9 years ago
ca2b9ea
Daemonize new container
by Andy Bavier
· 9 years ago
9e12bed
Add dependency
by Andy Bavier
· 9 years ago
1388bd4
Add git pull
by Andy Bavier
· 9 years ago
8ceaad6
Upstart file and startup script for vcpe
by Andy Bavier
· 9 years ago
60cce50
Add upstart file for vcpe. Should make playbook simpler and service more robust.
by Andy Bavier
· 9 years ago
04d38ca
fix QTYPE error
by Scott Baker
· 9 years ago
0df6855
dependencies for hpc watcher
by Scott Baker
· 9 years ago
6b7a64b
switch originserver url over to char field to eliminate url validation
by Scott Baker
· 9 years ago
bd4dafe
hpc admin embed support
by Scott Baker
· 9 years ago
c65b65c
embed support for HPC UI
by Scott Baker
· 9 years ago
24f1db6
REST API adjustments
by Scott Baker
· 9 years ago
f4c3ad4
fix services dict inside of a list
by Scott Baker
· 9 years ago
f15bb18
put logo and minidash inside of blocks
by Scott Baker
· 9 years ago
1332be2
disable left-side navigation buttons for is_appuser users
by Scott Baker
· 9 years ago
74ebc7a
add is_appuser field to user model
by Scott Baker
· 9 years ago
559be72
add ServicePrivilegeAdmin to cord/hpc/rr admins
by Scott Baker
· 9 years ago
2ee2c3f
Merge pull request #85 from open-cloud/service_permissions
by tmack-pl
· 9 years ago
789bad6
import ServicePrivilege
by Tony Mack
· 9 years ago
cf88f8c
fix indents
by Tony Mack
· 9 years ago
ac60d5f
use m1.small for vCPE
by Scott Baker
· 9 years ago
b1e01d0
add set endpoints for services
by Scott Baker
· 9 years ago
824796b
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 9 years ago
8d13a98
url_filter_level option; add REST API endpoints for url_filtering, users, and services
by Scott Baker
· 9 years ago
81c9b31
support for viewsets
by Scott Baker
· 9 years ago
1f37185
Add VLAN tag
by Andy Bavier
· 9 years ago
4f7da2f
insert the real broadbandshield parameters
by Scott Baker
· 9 years ago
21cf2a4
Remove playbook variables because they get resolved by the template engine
by Andy Bavier
· 9 years ago
7edfd2c
Files for use with ansible copy module
by Andy Bavier
· 9 years ago
ff35796
Resolve discrepancy between ids Fixes #68 and #69.
by Sapan Bhatia
· 9 years ago
9ec754e
fix TypeError
by Tony Mack
· 9 years ago
f7caea4
fix syntax error
by Tony Mack
· 9 years ago
7bab45a
Fleshing out vCPE observer
by Andy Bavier
· 9 years ago
7ca06e8
Merge branch 'master' of github.com:open-cloud/xos
by Sapan Bhatia
· 9 years ago
5e2f87a
Fix update of backend status fields
by Sapan Bhatia
· 9 years ago
f123cc2
Suppress extra newline in ansible output, which prevents playbook from running
by Sapan Bhatia
· 9 years ago
e6376de
Support for innocuous exceptions. Fail and retry, but do not report as error in GUI.
by Sapan Bhatia
· 9 years ago
a6262cf
Fix creation of duplicate ControllerSlice objects when Controllers are modified
by Sapan Bhatia
· 9 years ago
f8175cb
Set 'controller' helper property of Sliver object for dependency resolution
by Sapan Bhatia
· 9 years ago
586ff54
private key must not be world or group readable
by Scott Baker
· 9 years ago
2d6d74d
fix sys_dir; add save_ansible_output and disable_backoff to vcpe observer config
by Scott Baker
· 9 years ago
f77aa19
save the stderr output also
by Scott Baker
· 9 years ago
298f652
add save_ansible_output option; for ssh-ansible use named files rather than tmp files; refactor get_playbook_fn
by Scott Baker
· 9 years ago
918a208
vcpe observer config had wrong sys dir
by Scott Baker
· 9 years ago
df88e07
set ansible_tag for vcpe syncstep
by Scott Baker
· 9 years ago
5cb89e9
upgrade-container changes from demo machine
by Scott Baker
· 9 years ago
071e8d5
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 9 years ago
426c6f5
return error if ansible has unreachable results
by Scott Baker
· 9 years ago
39583a5
Merge branch 'master' of github.com:open-cloud/xos
by Andy Bavier
· 9 years ago
b09db74
fix misspelled executable
by Scott Baker
· 9 years ago
d9974fc
supervisor must supply config file name when running xos/vcpe/vbng observers
by Scott Baker
· 9 years ago
7b11442
supervisor config files for hpc observer
by Scott Baker
· 9 years ago
470bfdc
fix hpc observer scripts
by Scott Baker
· 9 years ago
38c0c4a
supervisor for vcpe-observer
by Scott Baker
· 9 years ago
7f8d344
fixup paths to hpc_observer steps
by Scott Baker
· 9 years ago
0533676
eliminate symlink; rename observer to match naming conventions
by Scott Baker
· 9 years ago
707c1cf
move hpc observer into observers/ dir
by Scott Baker
· 9 years ago
8da461c
avoid the symlink
by Scott Baker
· 9 years ago
Next »