plstackapi.git
2013-05-11 Tony Mackfix openstack integration
2013-05-10 Scott Bakerintial data for serviceclass / serviceresource
2013-05-10 Scott Bakermodels and admin for ServiceClass and ServiceResource
2013-05-10 Tony Mackpull some values from planetstack config file
2013-05-10 Tony Mackfix environment
2013-05-10 Tony Mackinstall source to /opt/planetstack
2013-05-10 Siobhan TullyAdjustments to admin.py for view, fix Role using charfi...
2013-05-10 Siobhan TullyAdjusting admin GUI/inlines, fixed slice modification...
2013-05-10 Siobhan TullyMerge pick up, tweaked role/site/plcore_base or os_mana...
2013-05-10 Siobhan TullyRefactor to /opt/planetstack, final tweaks to make...
2013-05-10 Tony Mackrole base filtering for main admin pages
2013-05-10 Tony Mackrole based filtering for keys
2013-05-10 Tony Mackadded add_external_route(), delete_external_route()
2013-05-09 Tony Mackrefactor
2013-05-09 Tony Mackfix bug
2013-05-09 Tony Mackalway give user 'user' role at their home site
2013-05-09 Tony Mackallow openstack fields to contain null/blank values...
2013-05-09 Tony Mackspecify SliverInline.readonly_fields
2013-05-09 Scott Bakeronly save numberCores to OS metadata if it changes
2013-05-08 Tony Mackspecify SliverInline.readonly_fields
2013-05-08 Tony Mackadjust unicode name
2013-05-07 Tony Mackwhitespace
2013-05-07 Tony Mackmake some fields on the sliver page read only when...
2013-05-07 Tony Mackremove auth_check import
2013-05-07 Tony Mackremove reference to Subnet
2013-05-07 Tony Mackremove reference to Subnet
2013-05-07 Tony Mackfix typo
2013-05-07 Tony Mackremove reference to subnet
2013-05-07 Tony Mackimport Config before try/except block
2013-05-07 Tony Mackadd core/models to packages path
2013-05-07 Tony Macksubnet model no longer exists
2013-05-07 Tony Mackcreate subnet in save_slice(), cleanup subnet in delete...
2013-05-07 Tony Mackadd subnet_id field to slice model
2013-05-07 Tony Mackadd subnet_id field to slice model
2013-05-07 Tony Mackremove unused files
2013-05-07 Tony Mackremove references to subnet
2013-05-07 Tony Mackremove SubnetAdmin
2013-05-06 Tony Mackremove sliver.name field from admin page. generate...
2013-05-06 Tony Mackremove Slice.instantiation field
2013-05-06 Tony Mackremoving
2013-05-06 Tony Mackupdate restapi to use OpenStackManager instead of OpenS...
2013-05-05 smbakerdefault numberCores to 0
2013-05-05 smbakerplumb numberCores attribute through to nova metadata
2013-05-05 Tony Mackgive new users a role
2013-05-05 Tony Mackupdate OSModleAdmin
2013-05-05 Tony Mackonly call set_password() once
2013-05-04 Tony MackPlainTextWidget no longer wipes out the form field...
2013-05-04 Tony Mackfix syntax error
2013-05-03 Tony Mackfix ability to work without openstack libs
2013-05-03 Tony Mackremove references to OpenStackDriver and OpenStackClien...
2013-05-02 Tony Macksubnets and slivers work when openstack is disable...
2013-05-02 Tony Mackadded isntance_name to sliver page
2013-05-02 Tony Mackfix api call
2013-05-02 Tony Mackupdate get_slices()
2013-05-02 Tony Mackupdated url regex
2013-05-02 Tony Mackdefault dns server should be 8.8.4.4
2013-05-02 Tony Mackslices, slice memberships and site privileges work...
2013-05-02 Tony Macksites work when openstack is disabled or unavailable
2013-05-02 Tony Mackkeys and users work when openstack is disabled or unava...
2013-05-02 Siobhan TullyMerged with Tony's changes -- added numberCores to...
2013-05-02 Siobhan TullyAdded serviceClass to SliceAdmin
2013-05-02 Siobhan TullyAdded in serviceClass to Slice, and numberCores to...
2013-05-02 Tony MackRoleAdmin and Role model work when openstack is disable
2013-05-02 Tony Mackfix add/delete inlines on site and deployemnt network...
2013-05-02 Tony Mackcall user.set_password() in PLUser.save() instead of...
2013-05-01 Tony Mackdont overwrite /root/.ssh/authorized_keys with empty...
2013-05-01 Tony Mackfix add/delete sliver using inline on slice page
2013-05-01 smbakeradded methods for updating and deleting instance metadata
2013-04-30 Tony Mackfix bugs
2013-04-30 Tony Mackremoving refrences to flavor
2013-04-30 Tony Mackremoving flavor model
2013-04-30 Tony Mackrun site agent once on startup
2013-04-30 Tony Mackremove refrences to flavor. use m1.small as the default...
2013-04-30 Tony Mackremove refrences to flavor. use m1.small as the default...
2013-04-30 Tony Mackinitial checkin
2013-04-29 Tony Mackupdate credentials to use name of slice/tenant of sliver
2013-04-29 Tony Mackgive admin user the admin role to every tenant created...
2013-04-29 Tony Mackrefresh openstack credentials when creating a slice...
2013-04-29 Tony Mackremove call to remove_gateway_router()
2013-04-29 Tony Mackfix bug in delete_network_ports()
2013-04-29 Tony Mackfix bugs
2013-04-28 Tony MackFix bugs
2013-04-28 Tony Mackupdate SitePrivilegeAdmin and SliceMembershipAdmin
2013-04-27 Tony Mackupdate user admin
2013-04-27 Tony Mackcreate OSModelAdmin. Update some Admin definitions...
2013-04-27 Tony Mackfilter keys user is allowed to see
2013-04-27 Tony Mackbug fixes
2013-04-27 Tony Macksave() and delete() uses caller's credentials to init...
2013-04-27 Tony Mackregister a signal that caches the user's credentials...
2013-04-26 Siobhan TullyAdded in PLUser as custom user, replacing the django...
2013-04-24 Tony Mackfix NameError
2013-04-18 Tony Mackdisable setting route until we have consistent way...
2013-04-17 Tony Mackfix bug
2013-04-17 Tony Mackstart the sliver agent
2013-04-17 Tony Mackinitial checkin. Fills in null sliver ips
2013-04-17 Siobhan TullyAdjusted SliverInline to only show valid fields for...
2013-04-17 Tony Mackswitch Sliver.ip from IpAddressField to GenericIPAddres...
2013-04-17 Tony Mackadd pain text ip address field to Sliver form
2013-04-17 Tony Mackcleanup
2013-04-17 Tony Mackraise exception if sliver's slice has no subnet
next