Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
enterdevstudio
/
cloudstack
Public
forked from
globocom/cloudstack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
cloudstack
plugins
on
create_pools
User selector
All users
All time
Commit history
Commits on Aug 14, 2015
Fix unused import
Daniel Vega
committed
313e458
View commit details
Copy full SHA for 313e458
View code at this point
Browse repository at this point
Merge branch 'develop' into create_pools
Show description for 3747a9d
Daniel Vega
committed
3747a9d
View commit details
Copy full SHA for 3747a9d
View code at this point
Browse repository at this point
Fix for adding multiple reals to load balancer
Daniel Vega
committed
cc4da89
View commit details
Copy full SHA for cc4da89
View code at this point
Browse repository at this point
Refactor GloboNetworkResource removeVip
victor-mendes-eduardo
committed
e0cef41
View commit details
Copy full SHA for e0cef41
View code at this point
Browse repository at this point
Refactor GloboNetworkResource removeVip
victor-mendes-eduardo
committed
5fab773
View commit details
Copy full SHA for 5fab773
View code at this point
Browse repository at this point
Extract multiple way outs of AddOrRemoveVipInGloboNetworkCommand
victor-mendes-eduardo
committed
f6691bc
View commit details
Copy full SHA for f6691bc
View code at this point
Browse repository at this point
Implementation of ListGloboNetworkPoolOptionCmd
victor-mendes-eduardo
committed
d5f78d0
View commit details
Copy full SHA for d5f78d0
View code at this point
Browse repository at this point
Implementation of ListGloboNetworkPoolOptionCmd
victor-mendes-eduardo
committed
515108a
View commit details
Copy full SHA for 515108a
View code at this point
Browse repository at this point
Commits on Aug 13, 2015
Cleaning old test code and updating/fixing some tests
Daniel Vega
committed
0ed08fe
View commit details
Copy full SHA for 0ed08fe
View code at this point
Browse repository at this point
Merge branch 'create_pools' of github.com:globocom/cloudstack into create_pools
Daniel Vega
committed
dc31a00
View commit details
Copy full SHA for dc31a00
View code at this point
Browse repository at this point
Merge branch 'create_pools' of https://github.com/globocom/cloudstack into create_pools
lucasirc
committed
9e711c1
View commit details
Copy full SHA for 9e711c1
View code at this point
Browse repository at this point
Merge branch 'create_pools' of github.com:globocom/cloudstack into create_pools
Daniel Vega
committed
6d2a896
View commit details
Copy full SHA for 6d2a896
View code at this point
Browse repository at this point
+fixing GloboNetworkTest testUpdate
lucasirc
committed
a5eac05
View commit details
Copy full SHA for a5eac05
View code at this point
Browse repository at this point
Default value for real weight and removing unused code for removing pool
Daniel Vega
committed
9992027
View commit details
Copy full SHA for 9992027
View code at this point
Browse repository at this point
+ GloboNetworkResource: fix one test
lucasirc
committed
deb4348
View commit details
Copy full SHA for deb4348
View code at this point
Browse repository at this point
Commits on Aug 12, 2015
Fixing variable and method names
victor-mendes-eduardo
committed
f24c6ec
View commit details
Copy full SHA for f24c6ec
View code at this point
Browse repository at this point
Fixing NPE when creating pool with no reals
Daniel Vega
committed
d479e13
View commit details
Copy full SHA for d479e13
View code at this point
Browse repository at this point
Fix for creating/updating multiple pools and ports
Daniel Vega
committed
f6caa19
View commit details
Copy full SHA for f6caa19
View code at this point
Browse repository at this point
Updating globonetwork client to 0.0.25
victor-mendes-eduardo
committed
68e2173
View commit details
Copy full SHA for 68e2173
View code at this point
Browse repository at this point
Send service down action and healthcheck destination to network API
victor-mendes-eduardo
committed
564cbe9
View commit details
Copy full SHA for 564cbe9
View code at this point
Browse repository at this point
Commits on Aug 11, 2015
+ fix LoadBalancerRuleHandler.createPublicLoadBalancer params missing
lucasirc
committed
18b23d2
View commit details
Copy full SHA for 18b23d2
View code at this point
Browse repository at this point
Merge branch 'create_pools' of github.com:globocom/cloudstack into create_pools
Daniel Vega
committed
1cf37cc
View commit details
Copy full SHA for 1cf37cc
View code at this point
Browse repository at this point
Use getById instead of getByPk to build VIP response
Daniel Vega
committed
798a342
View commit details
Copy full SHA for 798a342
View code at this point
Browse repository at this point
Adding health check destination option to loadbalancer options (api and database only)
victor-mendes-eduardo
committed
ea6d1f0
View commit details
Copy full SHA for ea6d1f0
View code at this point
Browse repository at this point
Merge branch 'create_pools' of github.com:globocom/cloudstack into create_pools
Daniel Vega
committed
7aea2a9
View commit details
Copy full SHA for 7aea2a9
View code at this point
Browse repository at this point
Fixes for removing real
Daniel Vega
committed
83792a6
View commit details
Copy full SHA for 83792a6
View code at this point
Browse repository at this point
Adding service down action option to loadbalancer options (api and database only)
victor-mendes-eduardo
committed
cebd5c6
View commit details
Copy full SHA for cebd5c6
View code at this point
Browse repository at this point
Commits on Aug 10, 2015
New version of creating/updating VIP using Pools
Daniel Vega
committed
153bc89
View commit details
Copy full SHA for 153bc89
View code at this point
Browse repository at this point
Commits on Aug 6, 2015
+ networkApi 0.0.25-SNAPSHOT use Vip as insterface, and VipXml implements Vip
lucasirc
committed
8a975b1
View commit details
Copy full SHA for 8a975b1
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
Fix to rollback created vlan when no networks are available in GloboNetwork
Daniel Vega
committed
9e67fba
View commit details
Copy full SHA for 9e67fba
View code at this point
Browse repository at this point
Commits on Jul 27, 2015
GloboNetwork client updated to 0.0.24 version
victor-mendes-eduardo
committed
d47d742
View commit details
Copy full SHA for d47d742
View code at this point
Browse repository at this point
Commits on Jul 21, 2015
fix network error messages - when try to delete a network that it has userVms the message to user was generic, fixed to show the vms names in the error message
lucasirc
committed
0a3600a
View commit details
Copy full SHA for 0a3600a
View code at this point
Browse repository at this point
Commits on Jul 15, 2015
Fixing unit test
Daniel Vega
committed
48cb77f
View commit details
Copy full SHA for 48cb77f
View code at this point
Browse repository at this point
Changing default Healthcheck expect ID - 'WORKING' instead of '200 OK'
Daniel Vega
committed
f981417
View commit details
Copy full SHA for f981417
View code at this point
Browse repository at this point
Support for cache and healthcheck in importGloboNetworkLoadBalancer function
Daniel Vega
committed
c371641
View commit details
Copy full SHA for c371641
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.