This website requires JavaScript.
Explore
Help
Sign In
gian
/
cloudstack-mirror
Watch
1
Star
0
Fork
0
You've already forked cloudstack-mirror
mirror of
https://github.com/apache/cloudstack
synced
2026-08-13 16:54:56 +00:00
Code
Issues
Actions
11
Packages
Projects
Releases
Wiki
Activity
2cb113b850
cloudstack-mirror
/
core
History
abhishek
d520f0af5b
adding a column in user_ip_address table called one_to_one_nat; which is a boolean to tell us if the ip is a nat ip. This is false by default, and is set to true when we nat the ip. Also, this value is returned in the list public ip addrsses api call.
...
finally, the value is set to false when we delete the ip forwarding rule.
2010-11-15 12:39:24 -08:00
..
src/com
/cloud
adding a column in user_ip_address table called one_to_one_nat; which is a boolean to tell us if the ip is a nat ip. This is false by default, and is set to true when we nat the ip. Also, this value is returned in the list public ip addrsses api call.
2010-11-15 12:39:24 -08:00
test/com
/cloud
bug 7063: AsyncJobResult should now return the correct success and error tags upon the completion of a async job. It should now follow either the format ... jobresult.success or jobresult.errorcode and jobresult.errortext
2010-11-05 17:30:03 -07:00
.classpath
working through some compilation errors that have arisen due to all the API refactoring...
2010-09-13 14:46:23 -07:00
.project
revert un neccessary changes
2010-09-29 18:40:52 -07:00
Code Archive ยท Powered by
Enuvem