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 }}
javascriptextjs
/
cloudstack
Public
forked from
apache/cloudstack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
vpc-refactor
User selector
All users
All time
Commit history
Commits on Oct 3, 2014
Applygin fix from commit ID aaeadc5c44e3fe16a1deea5348b085b08b5f4f4d
Show description for a8cb7c1
wilderrodrigues
committed
a8cb7c1
View commit details
Copy full SHA for a8cb7c1
Browse repository at this point
Applying the latest chances from the VPC Refactor branch onto the new one.
Show description for f79e7cd
wilderrodrigues
committed
f79e7cd
View commit details
Copy full SHA for f79e7cd
Browse repository at this point
CLOUDSTACK-6278 Baremetal Advanced Networking support from commit id e06fa18ed2ee2ee6a417e089cf5ac6bde11d0079 by Frank Zhang
Show description for fb55851
wilderrodrigues
committed
fb55851
View commit details
Copy full SHA for fb55851
Browse repository at this point
Fixing the NetworkHelperImpl class. It was throwing a NPE due to a hypervisor type SIMULATOR not being in the hashmap.
Show description for 53703c9
wilderrodrigues
committed
53703c9
View commit details
Copy full SHA for 53703c9
Browse repository at this point
fixing checkstyle in the virtual network manager. problem appeared after a rebase. probably due to my saving action in the eclipse workspace
Show description for 9379d1a
wilderrodrigues
committed
9379d1a
View commit details
Copy full SHA for 9379d1a
Browse repository at this point
Changing the way the DAOs were being injected in the RuleApplier;
Show description for b948576
wilderrodrigues
committed
b948576
View commit details
Copy full SHA for b948576
Browse repository at this point
Adding fixes for the add user data and vpn rules
wilderrodrigues
committed
7ad7c56
View commit details
Copy full SHA for 7ad7c56
Browse repository at this point
Removing the VirtualNetworkStatus, it was not being used properly;
Show description for 70bd734
wilderrodrigues
committed
70bd734
View commit details
Copy full SHA for 70bd734
Browse repository at this point
removing the root password becuase it was breaking the simulator tests. Root password must always be empty
wilderrodrigues
committed
13ccdcb
View commit details
Copy full SHA for 13ccdcb
Browse repository at this point
making sure the instance variable _router in the Rules is being used instead of the parameter
Show description for 3ba8599
wilderrodrigues
committed
3ba8599
View commit details
Copy full SHA for 3ba8599
Browse repository at this point
Fix: VpcRouter has always PublicIp setup as it did before refactoring
Antonio Fornie
authored and
wilderrodrigues
committed
961e715
View commit details
Copy full SHA for 961e715
Browse repository at this point
merging cmd-visitor into cmd-visitor-rebase, with the upstream from ACS repo
Show description for a18e01c
wilderrodrigues
committed
a18e01c
View commit details
Copy full SHA for a18e01c
Browse repository at this point
fixing nic plug unplug rule
Show description for 00e3af4
wilderrodrigues
committed
00e3af4
View commit details
Copy full SHA for 00e3af4
Browse repository at this point
fix dhcp subnet rules. we can create VMs again.
wilderrodrigues
committed
bb66060
View commit details
Copy full SHA for bb66060
Browse repository at this point
Fixing NPE due to use of dependencies before Spring injection
Antonio Fornie
authored and
wilderrodrigues
committed
34f2863
View commit details
Copy full SHA for 34f2863
Browse repository at this point
Refactor hypervisor retrieval from VpcNwHelper and NwHelper
Show description for 0d17f3b
Antonio Fornie
authored and
wilderrodrigues
committed
0d17f3b
View commit details
Copy full SHA for 0d17f3b
Browse repository at this point
auto wire the network helper
Show description for 1836e0b
wilderrodrigues
committed
1836e0b
View commit details
Copy full SHA for 1836e0b
Browse repository at this point
refactor all private methods in the virtual router appliance and VPC appliance
Show description for bc90ce0
wilderrodrigues
committed
bc90ce0
View commit details
Copy full SHA for bc90ce0
Browse repository at this point
Missing license headers
Antonio Fornie
authored and
wilderrodrigues
committed
085bbb7
View commit details
Copy full SHA for 085bbb7
Browse repository at this point
Refactor and test NetworkHelper#sendCommandsToRouterWithNoAnswers
Antonio Fornie
authored and
wilderrodrigues
committed
8061c5c
View commit details
Copy full SHA for 8061c5c
Browse repository at this point
fixing check style issues
Show description for 51ce935
wilderrodrigues
committed
51ce935
View commit details
Copy full SHA for 51ce935
Browse repository at this point
adding setupPrivateGateway to new style;
Show description for 07be494
wilderrodrigues
committed
07be494
View commit details
Copy full SHA for 07be494
Browse repository at this point
Whole router.deployment package got 97% coverage
Show description for 5489130
Antonio Fornie
authored and
wilderrodrigues
committed
5489130
View commit details
Copy full SHA for 5489130
Browse repository at this point
DeployRouter includes nw creation following TellDontAsk principle
Show description for c43e6ef
Antonio Fornie
authored and
wilderrodrigues
committed
c43e6ef
View commit details
Copy full SHA for c43e6ef
Browse repository at this point
adding applyStaticRoutes to the new visitor pattern.
wilderrodrigues
committed
0de16e0
View commit details
Copy full SHA for 0de16e0
Browse repository at this point
adding applyStaticRoutes method to the network topology/visitor. it will be used by the VPC virtual net manager appliance.
Show description for 51df3aa
wilderrodrigues
committed
51df3aa
View commit details
Copy full SHA for 51df3aa
Browse repository at this point
Refactor to include network creation as actual deployment
Show description for a515d6c
Antonio Fornie
authored and
wilderrodrigues
committed
a515d6c
View commit details
Copy full SHA for a515d6c
Browse repository at this point
fixing check styles
Show description for d6b4355
wilderrodrigues
committed
d6b4355
View commit details
Copy full SHA for d6b4355
Browse repository at this point
moving sendCommand to the NetworkGeneralHelper;
Show description for 0ad3661
wilderrodrigues
committed
0ad3661
View commit details
Copy full SHA for 0ad3661
Browse repository at this point
Fix unnecessary changes Spring contexts
Antonio Fornie
authored and
wilderrodrigues
committed
9d9e440
View commit details
Copy full SHA for 9d9e440
Browse repository at this point
Increasing test coverage for Vpc Deployment
Antonio Fornie
authored and
wilderrodrigues
committed
9289f31
View commit details
Copy full SHA for 9289f31
Browse repository at this point
Factor out prepareDeployment and update tests
Antonio Fornie
authored and
wilderrodrigues
committed
f0cae57
View commit details
Copy full SHA for f0cae57
Browse repository at this point
Complete tests for normal deployment and start vpc one
Show description for eff9b8d
Antonio Fornie
authored and
wilderrodrigues
committed
eff9b8d
View commit details
Copy full SHA for eff9b8d
Browse repository at this point
Replacing the old [Vpc}VirtualNetworkApplianceManager by the new ones;
Show description for 3008ce3
wilderrodrigues
committed
3008ce3
View commit details
Copy full SHA for 3008ce3
Browse repository at this point
License headers
Antonio Fornie
authored and
wilderrodrigues
committed
440089c
View commit details
Copy full SHA for 440089c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.